File: //home/arjun/projects/buyercall/node_modules/path-platform/package.json
{
"_args": [
[
"path-platform@0.11.15",
"/home/arjun/projects/buyercall"
]
],
"_development": true,
"_from": "path-platform@0.11.15",
"_id": "path-platform@0.11.15",
"_inBundle": false,
"_integrity": "sha512-Y30dB6rab1A/nfEKsZxmr01nUotHX0c/ZiIAsCTatEe1CmS5Pm5He7fZ195bPT7RdquoaL8lLxFCMQi/bS7IJg==",
"_location": "/path-platform",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "path-platform@0.11.15",
"name": "path-platform",
"escapedName": "path-platform",
"rawSpec": "0.11.15",
"saveSpec": null,
"fetchSpec": "0.11.15"
},
"_requiredBy": [
"/parents"
],
"_resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.11.15.tgz",
"_spec": "0.11.15",
"_where": "/home/arjun/projects/buyercall",
"author": {
"name": "Timothy J Fontaine",
"email": "tjfontaine@gmail.com",
"url": "http://atxconsulting.com"
},
"bugs": {
"url": "http://github.com/tjfontaine/node-path-platform/issues"
},
"description": "Provide access to win32 and posix path operations; sourced directly from upstream Node.js",
"engines": {
"node": ">= 0.8.0"
},
"homepage": "http://github.com/tjfontaine/node-path-platform",
"keywords": [
"path",
"platform",
"posix",
"win32"
],
"license": "MIT",
"main": "path.js",
"name": "path-platform",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/tjfontaine/node-path-platform.git"
},
"version": "0.11.15"
}