12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_args": [
- [
- "dep-graph@^1.1.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-lib"
- ]
- ],
- "_defaultsLoaded": true,
- "_engineSupported": true,
- "_from": "dep-graph@>=1.1.0 <2.0.0",
- "_id": "dep-graph@1.1.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/dep-graph",
- "_nodeVersion": "v0.6.18",
- "_npmUser": {
- "email": "trevorburnham@gmail.com",
- "name": "trevorburnham"
- },
- "_npmVersion": "1.1.21",
- "_phantomChildren": {},
- "_requested": {
- "name": "dep-graph",
- "raw": "dep-graph@^1.1.0",
- "rawSpec": "^1.1.0",
- "scope": null,
- "spec": ">=1.1.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/cordova-lib"
- ],
- "_resolved": "https://registry.npmjs.org/dep-graph/-/dep-graph-1.1.0.tgz",
- "_shasum": "fade86a92799a813e9b42511cdf3dfa6cc8dbefe",
- "_shrinkwrap": null,
- "_spec": "dep-graph@^1.1.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-lib",
- "author": {
- "name": "Trevor Burnham",
- "url": "http://trevorburnham.com"
- },
- "bugs": {
- "url": "https://github.com/TrevorBurnham/dep-graph/issues"
- },
- "dependencies": {
- "underscore": "1.2.1"
- },
- "description": "Simple dependency graph management",
- "devDependencies": {
- "coffee-script": "1.1.2",
- "nodeunit": "0.5.4",
- "watchit": ">=0.0.1"
- },
- "directories": {},
- "dist": {
- "shasum": "fade86a92799a813e9b42511cdf3dfa6cc8dbefe",
- "tarball": "https://registry.npmjs.org/dep-graph/-/dep-graph-1.1.0.tgz"
- },
- "engines": {
- "node": "*"
- },
- "homepage": "http://github.com/TrevorBurnham/dep-graph",
- "main": "lib/dep-graph.js",
- "maintainers": [
- {
- "name": "TrevorBurnham",
- "email": "trevorburnham@gmail.com"
- },
- {
- "name": "trevorburnham",
- "email": "trevorburnham@gmail.com"
- }
- ],
- "name": "dep-graph",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/TrevorBurnham/dep-graph.git"
- },
- "version": "1.1.0"
- }
|