sample-can
Version:
A sample can for canner
24 lines (23 loc) • 565 B
JSON
{
"name": "sample-can",
"version": "0.1.3",
"description": "A sample can for canner",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Canner-can/sample-can.git"
},
"keywords": [
"test-can",
"beta"
],
"author": "chilijung <chilijung@gmail.com> (http://lijung.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/Canner-can/sample-can/issues"
},
"homepage": "https://github.com/Canner-can/sample-can"
}