fl-init/package.json

21 lines
462 B
JSON
Raw Normal View History

2019-03-29 15:44:29 +03:00
{
"name": "as-init",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fluencelabs/as-init.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/fluencelabs/as-init/issues"
},
"homepage": "https://github.com/fluencelabs/as-init#readme"
}