Commit b302d416 authored by nagayama15's avatar nagayama15

$ npm init

parent d0443f96
{
"name": "wasm-watermark-server",
"version": "1.0.0",
"lockfileVersion": 1
}
{
"name": "wasm-watermark-server",
"version": "1.0.0",
"description": "A WebAssembly Watermarking Server",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git@github.com/NagayamaRyoga/wasm-watermark.git"
},
"keywords": [
"wasm"
],
"author": "NagayamaRyoga",
"license": "GPL-3.0"
}
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