12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_args": [
- [
- {
- "raw": "async@~0.2.9",
- "scope": null,
- "escapedName": "async",
- "name": "async",
- "rawSpec": "~0.2.9",
- "spec": ">=0.2.9 <0.3.0",
- "type": "range"
- },
- "C:\\wamp\\www\\php\\www\\webapp\\o2o\\node_modules\\grunt-tmod"
- ]
- ],
- "_from": "async@>=0.2.9 <0.3.0",
- "_id": "async@0.2.10",
- "_inCache": true,
- "_installable": true,
- "_location": "/async",
- "_npmUser": {
- "name": "caolan",
- "email": "caolan.mcmahon@gmail.com"
- },
- "_npmVersion": "1.3.2",
- "_phantomChildren": {},
- "_requested": {
- "raw": "async@~0.2.9",
- "scope": null,
- "escapedName": "async",
- "name": "async",
- "rawSpec": "~0.2.9",
- "spec": ">=0.2.9 <0.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/grunt-tmod",
- "/tmodjs",
- "/uglify-js"
- ],
- "_resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",
- "_shasum": "b6bbe0b0674b9d719708ca38de8c237cb526c3d1",
- "_shrinkwrap": null,
- "_spec": "async@~0.2.9",
- "_where": "C:\\wamp\\www\\php\\www\\webapp\\o2o\\node_modules\\grunt-tmod",
- "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": "b6bbe0b0674b9d719708ca38de8c237cb526c3d1",
- "tarball": "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
- },
- "homepage": "https://github.com/caolan/async#readme",
- "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.2.10"
- }
|