2016-12-15 19:24:22 +00:00
|
|
|
{
|
|
|
|
"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",
|
2016-12-15 22:21:30 +00:00
|
|
|
"chance": "^1.0.4",
|
2016-12-15 19:24:22 +00:00
|
|
|
"express": "^4.14.0",
|
2016-12-15 19:50:37 +00:00
|
|
|
"node-gyp": "^3.4.0",
|
|
|
|
"random-seed": "^0.3.0"
|
2016-12-15 19:24:22 +00:00
|
|
|
}
|
|
|
|
}
|