1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "_args": [
- [
- "async@~0.1.22",
- "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/grunt"
- ]
- ],
- "_defaultsLoaded": true,
- "_engineSupported": true,
- "_from": "async@>=0.1.22 <0.2.0",
- "_id": "async@0.1.22",
- "_inCache": true,
- "_location": "/async",
- "_nodeVersion": "v0.6.18",
- "_npmUser": {
- "email": "caolan@caolanmcmahon.com",
- "name": "caolan"
- },
- "_npmVersion": "1.1.21",
- "_phantomChildren": {},
- "_requested": {
- "name": "async",
- "raw": "async@~0.1.22",
- "rawSpec": "~0.1.22",
- "scope": null,
- "spec": ">=0.1.22 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/grunt",
- "/grunt-legacy-util"
- ],
- "_resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz",
- "_shasum": "0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061",
- "_shrinkwrap": null,
- "_spec": "async@~0.1.22",
- "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/grunt",
- "author": {
- "name": "Caolan McMahon"
- },
- "bugs": {
- "url": "http://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": "0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061",
- "tarball": "http://registry.npmjs.org/async/-/async-0.1.22.tgz"
- },
- "engines": {
- "node": "*"
- },
- "installable": true,
- "licenses": [
- {
- "type": "MIT",
- "url": "http://github.com/caolan/async/raw/master/LICENSE"
- }
- ],
- "main": "./index",
- "maintainers": [
- {
- "name": "caolan",
- "email": "caolan@caolanmcmahon.com"
- }
- ],
- "name": "async",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "git://github.com/caolan/async.git"
- },
- "version": "0.1.22"
- }
|