Files
asciidisco.com/build/node_modules/cached-path-relative/package.json
2023-08-01 13:49:46 +02:00

47 lines
1.4 KiB
JSON

{
"_from": "cached-path-relative@^1.0.0",
"_id": "cached-path-relative@1.0.1",
"_inBundle": false,
"_integrity": "sha1-0JxLUoAKpMB44t2BqGmqyQ0uVOc=",
"_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.1.tgz",
"_shasum": "d09c4b52800aa4c078e2dd81a869aac90d2e54e7",
"_spec": "cached-path-relative@^1.0.0",
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build/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.1"
}