mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
104 lines
3.4 KiB
JSON
104 lines
3.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"util@~0.10.1",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
|
|
]
|
|
],
|
|
"_from": "util@>=0.10.1 <0.11.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "util@0.10.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/util",
|
|
"_nodeVersion": "10.3.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/util_0.10.4_1528061603804_0.9595471831761384"
|
|
},
|
|
"_npmUser": {
|
|
"email": "renee@kooi.me",
|
|
"name": "goto-bus-stop"
|
|
},
|
|
"_npmVersion": "6.1.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "util",
|
|
"raw": "util@~0.10.1",
|
|
"rawSpec": "~0.10.1",
|
|
"scope": null,
|
|
"spec": ">=0.10.1 <0.11.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
|
|
"_shasum": "3aa0125bfe668a4672de58857d3ace27ecb76901",
|
|
"_shrinkwrap": null,
|
|
"_spec": "util@~0.10.1",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
|
|
"author": {
|
|
"name": "Joyent",
|
|
"url": "http://www.joyent.com"
|
|
},
|
|
"browser": {
|
|
"./support/isBuffer.js": "./support/isBufferBrowser.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/defunctzombie/node-util/issues"
|
|
},
|
|
"dependencies": {
|
|
"inherits": "2.0.3"
|
|
},
|
|
"description": "Node.JS util module",
|
|
"devDependencies": {
|
|
"zuul": "~1.0.9"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 6,
|
|
"integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFF6kCRA9TVsSAnZWagAAaiUP/jEDGXGQ9fB0vw5eOErV\nGQRbp6UN3uox9XNFtUu8VWWDjfPMoEfkg7vblnwznueMycDzcS4Nb87iIO0E\nzSC/x/ytI5Vt0tZJ3cb52aQpP+Hmcz6s5E5mLVQyRAFOFtx9GMN/IYlYNPRO\npFs4g4ICPdxxCSEeqnj3EucmEH5NiUkD6NGgs5fCsxIBMCfCdh/0LOzmbIC3\nUIwzdd/CyFW8PBR5v64Pc2SfpaK8lidg+8ieaglaaYsisUzuGYjcRC7nJ9y7\n7eVnasRGuitotXUO48E3Z8j0lR3/HuG6WEIimC5rGEZdMx9iqRnB8K3X9okq\nKvm4hTnRuvIemzGUF44r4mx8twgrR9/RLvZLo+kCg5v9ayPAMOauJTtnSwHO\nNFCoOWK89WOSdTZ8wXiBnUoon5iM18pSB1i4Nl+WQDqiJdPOo0rZxFwdLa6i\nhdqE+34fjw21QXUNZz99d5Z8qIjNVQxc0tQ9dNW87Kn5Insn4pvaVfJjuK02\nVOfv1fVFzs6LubDP8aphqeGv/gchR3KfGzYSiA4Yb7bY5sedMvE9rE4SH5Gg\nsDzjDeYDC9r8YsFOGkovdF5rNoVVXSntAUSIwW31X5CGd48xW/4Q/qhrl4Op\nQZNuK4PxOH2lCKUNg+keLYCevxT/9w8V7pv0b0Nu2JEe5EWGJ+CIOx1Y5G6J\n2s++\r\n=f4Zj\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "3aa0125bfe668a4672de58857d3ace27ecb76901",
|
|
"tarball": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
|
|
"unpackedSize": 18043
|
|
},
|
|
"files": [
|
|
"support",
|
|
"util.js"
|
|
],
|
|
"gitHead": "4efa901ab644197688f2799a79d5b21e151fee21",
|
|
"homepage": "https://github.com/defunctzombie/node-util",
|
|
"keywords": [
|
|
"util"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./util.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "coolaj86",
|
|
"email": "coolaj86@gmail.com"
|
|
},
|
|
{
|
|
"name": "defunctzombie",
|
|
"email": "shtylman@gmail.com"
|
|
},
|
|
{
|
|
"name": "goto-bus-stop",
|
|
"email": "renee@kooi.me"
|
|
}
|
|
],
|
|
"name": "util",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/defunctzombie/node-util.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test/node/*.js && zuul test/browser/*.js"
|
|
},
|
|
"version": "0.10.4"
|
|
}
|