Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dvorakjan authored Jul 1, 2024
1 parent b8199ad commit 50d7dc2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@pixiebrix/jq-web",
"name": "@feedyou-ai/jq-web",
"version": "0.5.1",
"description": "a hack that makes jq run in the browser with emscripten.",
"main": "jq.asm.bundle.min.js",
Expand All @@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/pixiebrix/jq-web.git"
"url": "git+https://github.com/feedyou-ai/jq-web.git"
},
"keywords": [
"emscriptem",
Expand All @@ -20,9 +20,9 @@
"author": "fiatjaf",
"license": "ISC",
"bugs": {
"url": "https://github.com/pixiebrix/jq-web/issues"
"url": "https://github.com/feedyou-ai/jq-web/issues"
},
"homepage": "https://github.com/pixiebrix/jq-web/jq-web#readme",
"homepage": "https://github.com/feedyou-ai/jq-web/jq-web#readme",
"devDependencies": {
"tape": "^4.9.1",
"uglify-es": "^3.3.9",
Expand Down

0 comments on commit 50d7dc2

Please sign in to comment.