You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
116 lines
2.6 KiB
116 lines
2.6 KiB
{ |
|
"_args": [ |
|
[ |
|
"path-root@^0.1.1", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/parse-filepath" |
|
] |
|
], |
|
"_from": "path-root@>=0.1.1 <0.2.0", |
|
"_id": "path-root@0.1.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/path-root", |
|
"_nodeVersion": "5.5.0", |
|
"_npmOperationalInternal": { |
|
"host": "packages-16-east.internal.npmjs.com", |
|
"tmp": "tmp/path-root-0.1.1.tgz_1459235666528_0.13938825554214418" |
|
}, |
|
"_npmUser": { |
|
"email": "github@sellside.com", |
|
"name": "jonschlinkert" |
|
}, |
|
"_npmVersion": "3.6.0", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "path-root", |
|
"raw": "path-root@^0.1.1", |
|
"rawSpec": "^0.1.1", |
|
"scope": null, |
|
"spec": ">=0.1.1 <0.2.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/parse-filepath" |
|
], |
|
"_resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz", |
|
"_shasum": "9a4a6814cac1c0cd73360a95f32083c8ea4745b7", |
|
"_shrinkwrap": null, |
|
"_spec": "path-root@^0.1.1", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/parse-filepath", |
|
"author": { |
|
"name": "Jon Schlinkert", |
|
"url": "https://github.com/jonschlinkert" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/jonschlinkert/path-root/issues" |
|
}, |
|
"dependencies": { |
|
"path-root-regex": "^0.1.0" |
|
}, |
|
"description": "Get the root of a posix or windows filepath.", |
|
"devDependencies": { |
|
"gulp-format-md": "^0.1.7", |
|
"mocha": "^2.4.5" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "9a4a6814cac1c0cd73360a95f32083c8ea4745b7", |
|
"tarball": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "2f1a3929dece0f8bb645b8eb6123dd53f05cd503", |
|
"homepage": "https://github.com/jonschlinkert/path-root", |
|
"keywords": [ |
|
"path", |
|
"root" |
|
], |
|
"license": "MIT", |
|
"main": "index.js", |
|
"maintainers": [ |
|
{ |
|
"email": "github@sellside.com", |
|
"name": "jonschlinkert" |
|
} |
|
], |
|
"name": "path-root", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/jonschlinkert/path-root.git" |
|
}, |
|
"scripts": { |
|
"test": "mocha" |
|
}, |
|
"verb": { |
|
"layout": "default", |
|
"lint": { |
|
"reflinks": true |
|
}, |
|
"plugins": [ |
|
"gulp-format-md" |
|
], |
|
"reflinks": [ |
|
"verb" |
|
], |
|
"related": { |
|
"highlight": "parse-filepath", |
|
"list": [ |
|
"path-root-regex", |
|
"parse-filepath", |
|
"is-absolute" |
|
] |
|
}, |
|
"run": true, |
|
"tasks": [ |
|
"readme" |
|
], |
|
"toc": false |
|
}, |
|
"version": "0.1.1" |
|
}
|
|
|