mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
104 lines
2.6 KiB
JSON
104 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"umd@^3.0.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browser-pack"
|
|
]
|
|
],
|
|
"_from": "umd@>=3.0.0 <4.0.0",
|
|
"_id": "umd@3.0.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/umd",
|
|
"_nodeVersion": "8.10.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/umd_3.0.3_1521110302276_0.2838262381797878"
|
|
},
|
|
"_npmUser": {
|
|
"email": "forbes@lindesay.co.uk",
|
|
"name": "forbeslindesay"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "umd",
|
|
"raw": "umd@^3.0.0",
|
|
"rawSpec": "^3.0.0",
|
|
"scope": null,
|
|
"spec": ">=3.0.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browser-pack"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/umd/-/umd-3.0.3.tgz",
|
|
"_shasum": "aa9fe653c42b9097678489c01000acb69f0b26cf",
|
|
"_shrinkwrap": null,
|
|
"_spec": "umd@^3.0.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browser-pack",
|
|
"author": {
|
|
"name": "ForbesLindesay"
|
|
},
|
|
"bin": {
|
|
"umd": "./bin/cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ForbesLindesay/umd/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Universal Module Definition for use in automated build systems",
|
|
"devDependencies": {
|
|
"brfs": "^1.3.0",
|
|
"linify": "^1.0.1",
|
|
"mocha": "*",
|
|
"uglify-js": "^3.3.15"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 6,
|
|
"integrity": "sha512-4IcGSufhFshvLNcMCV80UnQVlZ5pMOC8mvNPForqwA4+lzYQuetTESLDQkeLmihq8bRcnpbQa48Wb8Lh16/xow==",
|
|
"shasum": "aa9fe653c42b9097678489c01000acb69f0b26cf",
|
|
"tarball": "https://registry.npmjs.org/umd/-/umd-3.0.3.tgz",
|
|
"unpackedSize": 9288
|
|
},
|
|
"files": [
|
|
"bin/cli.js",
|
|
"index.js"
|
|
],
|
|
"gitHead": "9aa85b63ef4e6809dc9f0f9993a574919ef20e7a",
|
|
"homepage": "https://github.com/ForbesLindesay/umd#readme",
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "forbeslindesay",
|
|
"email": "forbes@lindesay.co.uk"
|
|
},
|
|
{
|
|
"name": "jazz",
|
|
"email": "jazzzz@gmail.com"
|
|
},
|
|
{
|
|
"name": "ralphtheninja",
|
|
"email": "ralphtheninja@riseup.net"
|
|
},
|
|
{
|
|
"name": "zertosh",
|
|
"email": "zertosh@gmail.com"
|
|
}
|
|
],
|
|
"name": "umd",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ForbesLindesay/umd.git"
|
|
},
|
|
"scripts": {
|
|
"build": "uglifyjs template.js > template.min.js && brfs source.js > index.js",
|
|
"prepublish": "npm run build && linify transform bin",
|
|
"test": "npm run build && mocha -R spec"
|
|
},
|
|
"version": "3.0.3"
|
|
}
|