foxy-moxy/package.json
2016-12-16 18:54:21 -08:00

26 lines
620 B
JSON

{
"name": "icogaru",
"version": "1.0.0",
"description": "Iconic ============",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/lucaswadedavis/icogaru.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/lucaswadedavis/icogaru/issues"
},
"homepage": "https://github.com/lucaswadedavis/icogaru#readme",
"dependencies": {
"canvas": "^1.6.2",
"chance": "^1.0.4",
"express": "^4.14.0",
"node-gyp": "^3.4.0",
"uuid": "^3.0.1"
}
}