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

89 lines
2.0 KiB
JSON

{
"_args": [
[
{
"raw": "umd@~2.0.0",
"scope": null,
"escapedName": "umd",
"name": "umd",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/browserify"
]
],
"_from": "umd@>=2.0.0 <2.1.0",
"_id": "umd@2.0.0",
"_inCache": true,
"_location": "/umd",
"_npmUser": {
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
"_npmVersion": "1.3.21",
"_phantomChildren": {},
"_requested": {
"raw": "umd@~2.0.0",
"scope": null,
"escapedName": "umd",
"name": "umd",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/umd/-/umd-2.0.0.tgz",
"_shasum": "749683b0d514728ae0e1b6195f5774afc0ad4f8f",
"_shrinkwrap": null,
"_spec": "umd@~2.0.0",
"_where": "/Users/MB/git/pdfkit/node_modules/browserify",
"author": {
"name": "ForbesLindesay"
},
"bin": {
"umd": "./bin/cli.js"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/umd/issues"
},
"dependencies": {
"rfile": "~1.0.0",
"ruglify": "~1.0.0",
"through": "~2.3.4",
"uglify-js": "~2.4.0"
},
"description": "Universal Module Definition for use in automated build systems",
"devDependencies": {
"linify": "~1.0.1",
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "749683b0d514728ae0e1b6195f5774afc0ad4f8f",
"tarball": "https://registry.npmjs.org/umd/-/umd-2.0.0.tgz"
},
"homepage": "https://github.com/ForbesLindesay/umd",
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
}
],
"name": "umd",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/umd.git"
},
"scripts": {
"prepublish": "linify transform bin",
"test": "mocha -R spec"
},
"version": "2.0.0"
}