You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/path-platform/package.json

85 lines
2.1 KiB
JSON

{
"_args": [
[
{
"raw": "path-platform@^0.0.1",
"scope": null,
"escapedName": "path-platform",
"name": "path-platform",
"rawSpec": "^0.0.1",
"spec": ">=0.0.1 <0.0.2",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/parents"
]
],
"_from": "path-platform@>=0.0.1 <0.0.2",
"_id": "path-platform@0.0.1",
"_inCache": true,
"_location": "/path-platform",
"_npmUser": {
"name": "tjfontaine",
"email": "tjfontaine@gmail.com"
},
"_npmVersion": "1.2.28",
"_phantomChildren": {},
"_requested": {
"raw": "path-platform@^0.0.1",
"scope": null,
"escapedName": "path-platform",
"name": "path-platform",
"rawSpec": "^0.0.1",
"spec": ">=0.0.1 <0.0.2",
"type": "range"
},
"_requiredBy": [
"/parents"
],
"_resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz",
"_shasum": "b5585d7c3c463d89aa0060d86611cf1afd617e2a",
"_shrinkwrap": null,
"_spec": "path-platform@^0.0.1",
"_where": "/Users/MB/git/pdfkit/node_modules/parents",
"author": {
"name": "Timothy J Fontaine",
"email": "tjfontaine@gmail.com",
"url": "http://atxconsulting.com"
},
"bugs": {
"url": "http://github.com/tjfontaine/node-path-platform/issues"
},
"dependencies": {},
"description": "Provide access to win32 and posix path operations",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "b5585d7c3c463d89aa0060d86611cf1afd617e2a",
"tarball": "https://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"homepage": "http://github.com/tjfontaine/node-path-platform",
"keywords": [
"path",
"platform",
"posix",
"win32"
],
"main": "path.js",
"maintainers": [
{
"name": "tjfontaine",
"email": "tjfontaine@gmail.com"
}
],
"name": "path-platform",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/tjfontaine/node-path-platform.git"
},
"version": "0.0.1"
}