forked from enviPath/enviPy
Current Dev State
This commit is contained in:
46
static/js/ketcher2/node_modules/cached-path-relative/package.json
generated
vendored
Normal file
46
static/js/ketcher2/node_modules/cached-path-relative/package.json
generated
vendored
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"_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": "/home/manfred/enviPath/ketcher2/ketcher/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"
|
||||
}
|
||||
Reference in New Issue
Block a user