{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "async@0.9.0",
|
|
"scope": null,
|
|
"escapedName": "async",
|
|
"name": "async",
|
|
"rawSpec": "0.9.0",
|
|
"spec": "0.9.0",
|
|
"type": "version"
|
|
},
|
|
"/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/portfinder"
|
|
]
|
|
],
|
|
"_from": "async@0.9.0",
|
|
"_id": "async@0.9.0",
|
|
"_inCache": true,
|
|
"_location": "/async",
|
|
"_npmUser": {
|
|
"name": "caolan",
|
|
"email": "caolan.mcmahon@gmail.com"
|
|
},
|
|
"_npmVersion": "1.4.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "async@0.9.0",
|
|
"scope": null,
|
|
"escapedName": "async",
|
|
"name": "async",
|
|
"rawSpec": "0.9.0",
|
|
"spec": "0.9.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/portfinder"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz",
|
|
"_shasum": "ac3613b1da9bed1b47510bb4651b8931e47146c7",
|
|
"_shrinkwrap": null,
|
|
"_spec": "async@0.9.0",
|
|
"_where": "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/portfinder",
|
|
"author": {
|
|
"name": "Caolan McMahon"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/caolan/async/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Higher-order functions and common patterns for asynchronous code",
|
|
"devDependencies": {
|
|
"nodelint": ">0.0.0",
|
|
"nodeunit": ">0.0.0",
|
|
"uglify-js": "1.2.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "ac3613b1da9bed1b47510bb4651b8931e47146c7",
|
|
"tarball": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
|
|
},
|
|
"homepage": "https://github.com/caolan/async",
|
|
"jam": {
|
|
"main": "lib/async.js",
|
|
"include": [
|
|
"lib/async.js",
|
|
"README.md",
|
|
"LICENSE"
|
|
]
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/caolan/async/raw/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "./lib/async",
|
|
"maintainers": [
|
|
{
|
|
"name": "caolan",
|
|
"email": "caolan@caolanmcmahon.com"
|
|
}
|
|
],
|
|
"name": "async",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/caolan/async.git"
|
|
},
|
|
"scripts": {
|
|
"test": "nodeunit test/test-async.js"
|
|
},
|
|
"version": "0.9.0"
|
|
}
|