1sc-api
Version:
Node API for 1 Shopping Cart
28 lines (27 loc) • 579 B
JSON
{
"name": "1sc-api",
"version": "1.0.1",
"description": "Node API for 1 Shopping Cart",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ajaxmonk/1SC-API.git"
},
"keywords": [
"1",
"Shopping",
"Cart",
"Node",
"API"
],
"author": "Michael Watson",
"license": "MIT",
"bugs": {
"url": "https://github.com/ajaxmonk/1SC-API/issues"
},
"homepage": "https://github.com/ajaxmonk/1SC-API#readme",
"dependencies": {}
}