blob: 7f953f5cd7ffff7b42e638687955578b1f336901 [file] [log] [blame]
{
"author": "Andrew Kelley <superjoe30@gmail.com>",
"bugs": {
"url": "https://github.com/andrewrk/node-pend/issues"
},
"description": "dead-simple optimistic async helper",
"license": "MIT",
"main": "index.js",
"name": "pend",
"repository": {
"type": "git",
"url": "git://github.com/andrewrk/node-pend.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.2.0"
}