mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-03-17 06:20:23 +00:00
45 lines
No EOL
1.1 KiB
JSON
45 lines
No EOL
1.1 KiB
JSON
{
|
|
"name": "webapi-eca",
|
|
"author": "Dominic Bosch",
|
|
"description": "An ECA inference engine as a middleware between Web API's",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"repository": {
|
|
"type" : "git",
|
|
"url" : "https://github.com/dominicbosch/webapi-eca.git"
|
|
},
|
|
"dependencies": {
|
|
"connect-redis": "1.4.6",
|
|
"crypto-js": "3.1.2",
|
|
"express": "3.4.8",
|
|
"groc": "0.6.1",
|
|
"mustache": "0.8.1",
|
|
"needle": "0.6.3",
|
|
"nodeunit": "0.8.4",
|
|
"redis": "0.10.0",
|
|
"request": "2.33.0",
|
|
"coffee-script": "1.6.3",
|
|
"bunyan": "0.22.1",
|
|
"optimist": "0.6.1"
|
|
},
|
|
"__comment": {
|
|
"dependencies": {
|
|
"glob" :"3.2.7",
|
|
"docco": "0.6.2",
|
|
"socket.io": "0.9.16",
|
|
"contextify": "0.1.6",
|
|
"dependencies_safe": {
|
|
"connect-redis": "1.4.6",
|
|
"crypto-js": "3.1.2",
|
|
"express": "3.4.0",
|
|
"groc": "0.6.1",
|
|
"mustache": "0.7.3",
|
|
"needle": "0.6.1",
|
|
"nodeunit": "0.8.4",
|
|
"redis": "0.9.0",
|
|
"request": "2.27.0",
|
|
"coffee-script": "1.6.3"
|
|
}
|
|
}
|
|
}
|
|
} |