spex
Version:
Specialized Promise Extensions
23 lines (22 loc) • 434 B
JSON
{
"name": "spex-benchmarks",
"description": "Performance Tests for Spex",
"private": true,
"author": {
"name": "Vitaly Tomilov",
"email": "vitaly.tomilov@gmail.com"
},
"license": "MIT",
"engines": {
"node": ">=0.10",
"npm": ">=1.4"
},
"devDependencies": {
"bluebird": "2.x",
"promise": "7.x",
"q": "1.x",
"rsvp": "3.x",
"when": "3.x",
"lie": "3.x"
}
}