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/process/package.json

86 lines
2.0 KiB
JSON

{
"_args": [
[
{
"raw": "process@^0.7.0",
"scope": null,
"escapedName": "process",
"name": "process",
"rawSpec": "^0.7.0",
"spec": ">=0.7.0 <0.8.0",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/browserify"
]
],
"_from": "process@>=0.7.0 <0.8.0",
"_id": "process@0.7.0",
"_inCache": true,
"_location": "/process",
"_npmUser": {
"name": "shtylman",
"email": "shtylman@gmail.com"
},
"_npmVersion": "1.4.6",
"_phantomChildren": {},
"_requested": {
"raw": "process@^0.7.0",
"scope": null,
"escapedName": "process",
"name": "process",
"rawSpec": "^0.7.0",
"spec": ">=0.7.0 <0.8.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/process/-/process-0.7.0.tgz",
"_shasum": "c52208161a34adf3812344ae85d3e6150469389d",
"_shrinkwrap": null,
"_spec": "process@^0.7.0",
"_where": "/Users/MB/git/pdfkit/node_modules/browserify",
"author": {
"name": "Roman Shtylman",
"email": "shtylman@gmail.com"
},
"browser": "./browser.js",
"bugs": {
"url": "https://github.com/shtylman/node-process/issues"
},
"dependencies": {},
"description": "process information for node.js and browsers",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "c52208161a34adf3812344ae85d3e6150469389d",
"tarball": "https://registry.npmjs.org/process/-/process-0.7.0.tgz"
},
"engines": {
"node": ">= 0.6.0"
},
"homepage": "https://github.com/shtylman/node-process",
"keywords": [
"process"
],
"main": "./index.js",
"maintainers": [
{
"name": "coolaj86",
"email": "coolaj86@gmail.com"
},
{
"name": "shtylman",
"email": "shtylman@gmail.com"
}
],
"name": "process",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/shtylman/node-process.git"
},
"version": "0.7.0"
}