zorro
Version:
zorro
24 lines (23 loc) • 445 B
JSON
{
"name": "zorro",
"version": "0.0.1",
"description": "zorro",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/yc-team/zorro.git"
},
"dependencies": {
},
"keywords": [
"zorro"
],
"author": "zhangyaochun",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/yc-team/zorro/issues"
}
}