54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
|
{
|
||
|
"_from": "path",
|
||
|
"_id": "path@0.12.7",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-aXXC6s+1w7otVF9UletFkFcDsJeO7lSZBPUQhtb5O0xJe8LtYhj/GxldoL09bBj9+ZmE2hNoHqQSFMN5fikh4Q==",
|
||
|
"_location": "/path",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "tag",
|
||
|
"registry": true,
|
||
|
"raw": "path",
|
||
|
"name": "path",
|
||
|
"escapedName": "path",
|
||
|
"rawSpec": "",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "latest"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#USER",
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz",
|
||
|
"_shasum": "d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f",
|
||
|
"_spec": "path",
|
||
|
"_where": "/var/www/api.medcify.app",
|
||
|
"author": {
|
||
|
"name": "Joyent",
|
||
|
"url": "http://www.joyent.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jinder/path/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"process": "^0.11.1",
|
||
|
"util": "^0.10.3"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Node.JS path module",
|
||
|
"homepage": "http://nodejs.org/docs/latest/api/path.html",
|
||
|
"keywords": [
|
||
|
"ender",
|
||
|
"path"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "./path.js",
|
||
|
"name": "path",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/jinder/path.git"
|
||
|
},
|
||
|
"version": "0.12.7"
|
||
|
}
|