veggiegrill
Version:
nodejs veggie grill api
27 lines (26 loc) • 628 B
JSON
{
"name": "veggiegrill",
"version": "0.0.1",
"description": "nodejs veggie grill api",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RIAEvangelist/node-veggiegrill-api.git"
},
"keywords": [
"veggie",
"grill",
"veggiegrill",
"api",
"nodejs"
],
"author": "Brandon Nozaki Miller",
"license": "MIT",
"bugs": {
"url": "https://github.com/RIAEvangelist/node-veggiegrill-api/issues"
},
"homepage": "https://github.com/RIAEvangelist/node-veggiegrill-api#readme"
}