Verified Commit 03ec544a authored by nagayama15's avatar nagayama15

$ npm install jq-web

parent 88a22e99
{ {
"name": "wasm-watermarker", "name": "wasm-watermarker",
"version": "0.1.0", "version": "0.1.0",
"lockfileVersion": 1 "lockfileVersion": 1,
"requires": true,
"dependencies": {
"jq-web": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/jq-web/-/jq-web-0.5.1.tgz",
"integrity": "sha512-3Fa3E6g3U1O1j46ljy0EM10yRr4txzILga8J7bqOG8F89gZ6Lilz82WG9z6TItWpYEO0YGa4W8yFGj+NMM1xqQ=="
}
}
} }
...@@ -8,5 +8,8 @@ ...@@ -8,5 +8,8 @@
"url": "git+https://github.com/NagayamaRyoga/wasm-watermarker.git" "url": "git+https://github.com/NagayamaRyoga/wasm-watermarker.git"
}, },
"author": "NagayamaRyoga <nagayama15@sec.is.kit.ac.jp>", "author": "NagayamaRyoga <nagayama15@sec.is.kit.ac.jp>",
"license": "GPL-3.0" "license": "GPL-3.0",
"dependencies": {
"jq-web": "^0.5.1"
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment