Commit a2c7e004 authored by nagayama15's avatar nagayama15

$ npm init

parent 88f47df8
{
"name": "zlib-wasm",
"version": "1.0.0",
"description": "Zlib port for WebAssembly",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/NagayamaRyoga/zlib-wasm.git"
},
"keywords": [
"zlib",
"wasm",
"WebAssembly"
],
"author": "NagayamaRyoga",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/NagayamaRyoga/zlib-wasm/issues"
},
"homepage": "https://github.com/NagayamaRyoga/zlib-wasm#readme"
}
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