{
"name": "path-platform",
"version": "0.0.1",
"author": {
"name": "Timothy J Fontaine",
"email": "[email protected]",
"url": "http://atxconsulting.com"
},
"description": "Provide access to win32 and posix path operations",
"keywords": [
"path",
"platform",
"posix",
"win32"
],
"homepage": "http://github.com/tjfontaine/node-path-platform",
"bugs": {
"url": "http://github.com/tjfontaine/node-path-platform/issues"
},
"repository": {
"type": "git",
"url": "http://github.com/tjfontaine/node-path-platform.git"
},
"main": "path.js",
"engines": {
"node": ">= 0.8.0"
},
"_id": "[email protected]",
"dist": {
"shasum": "b5585d7c3c463d89aa0060d86611cf1afd617e2a",
"tarball": "http://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz"
},
"_from": "path-platform@>=0.0.1 <0.0.2",
"_npmVersion": "1.2.28",
"_npmUser": {
"name": "tjfontaine",
"email": "[email protected]"
},
"maintainers": [
{
"name": "tjfontaine",
"email": "[email protected]"
}
],
"directories": {},
"_shasum": "b5585d7c3c463d89aa0060d86611cf1afd617e2a",
"_resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz"
}