47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
{
|
|
"_from": "cached-path-relative@^1.0.0",
|
|
"_id": "cached-path-relative@1.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==",
|
|
"_location": "/cached-path-relative",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "cached-path-relative@^1.0.0",
|
|
"name": "cached-path-relative",
|
|
"escapedName": "cached-path-relative",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify",
|
|
"/module-deps"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz",
|
|
"_shasum": "a13df4196d26776220cc3356eb147a52dba2c6db",
|
|
"_spec": "cached-path-relative@^1.0.0",
|
|
"_where": "/home/simon/Documents/lifen-autotest/node_modules/browserify",
|
|
"bugs": {
|
|
"url": "https://github.com/ashaffer/cached-path-relative/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"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.2"
|
|
}
|