Sha256: eb9ba2a2e65a89cbae2192785b9570a645e2bc2b815c311eac053764f8971389
Contents?: true
Size: 1.3 KB
Versions: 10
Compression:
Stored size: 1.3 KB
Contents
{ "name": "async", "description": "Higher-order functions and common patterns for asynchronous code", "main": "./lib/async", "author": { "name": "Caolan McMahon" }, "version": "0.2.10", "repository": { "type": "git", "url": "https://github.com/caolan/async.git" }, "bugs": { "url": "https://github.com/caolan/async/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/caolan/async/raw/master/LICENSE" } ], "devDependencies": { "nodeunit": ">0.0.0", "uglify-js": "1.2.x", "nodelint": ">0.0.0" }, "jam": { "main": "lib/async.js", "include": [ "lib/async.js", "README.md", "LICENSE" ] }, "scripts": { "test": "nodeunit test/test-async.js" }, "_id": "async@0.2.10", "dist": { "shasum": "b6bbe0b0674b9d719708ca38de8c237cb526c3d1", "tarball": "http://registry.npmjs.org/async/-/async-0.2.10.tgz" }, "_from": "async@>=0.2.0 <0.3.0", "_npmVersion": "1.3.2", "_npmUser": { "name": "caolan", "email": "caolan.mcmahon@gmail.com" }, "maintainers": [ { "name": "caolan", "email": "caolan@caolanmcmahon.com" } ], "directories": {}, "_shasum": "b6bbe0b0674b9d719708ca38de8c237cb526c3d1", "_resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz" }
Version data entries
10 entries across 10 versions & 1 rubygems