50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"cached-path-relative@1.0.1",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_from": "cached-path-relative@1.0.1",
|
|
"_id": "cached-path-relative@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-0JxLUoAKpMB44t2BqGmqyQ0uVOc=",
|
|
"_location": "/cached-path-relative",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "cached-path-relative@1.0.1",
|
|
"name": "cached-path-relative",
|
|
"escapedName": "cached-path-relative",
|
|
"rawSpec": "1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify",
|
|
"/module-deps"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.1.tgz",
|
|
"_spec": "1.0.1",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"bugs": {
|
|
"url": "https://github.com/ashaffer/cached-path-relative/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Memoize the results of the path.relative function",
|
|
"devDependencies": {
|
|
"standard": "^4.0.0",
|
|
"tape": "^4.2.0"
|
|
},
|
|
"homepage": "https://github.com/ashaffer/cached-path-relative#readme",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "cached-path-relative",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/ashaffer/cached-path-relative.git"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|