wasm-bindgen/crates/typescript/package.json
2018-06-04 17:28:12 -03:00

21 lines
370 B
JSON

{
"name": "wasm",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"lib": "lib",
"test": "test"
},
"dependencies": {
"@microsoft/api-extractor": "^5.6.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}