Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wasm-watermarker
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nagayama15
wasm-watermarker
Commits
03ec544a
Verified
Commit
03ec544a
authored
Dec 08, 2020
by
nagayama15
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
$ npm install jq-web
parent
88a22e99
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
2 deletions
+13
-2
package-lock.json
package-lock.json
+9
-1
package.json
package.json
+4
-1
No files found.
package-lock.json
View file @
03ec544a
{
"name"
:
"wasm-watermarker"
,
"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=="
}
}
}
package.json
View file @
03ec544a
...
...
@@ -8,5 +8,8 @@
"url"
:
"git+https://github.com/NagayamaRyoga/wasm-watermarker.git"
},
"author"
:
"NagayamaRyoga <nagayama15@sec.is.kit.ac.jp>"
,
"license"
:
"
GPL-3.0
"
"license"
:
"
GPL-3.0
"
,
"dependencies"
:
{
"
jq-web
"
:
"
^0.5.1
"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment