You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

98 lines
3.6 KiB

{
"_args": [
[
"@riotjs/util@^1.1.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/riot"
]
],
"_from": "@riotjs/util@>=1.1.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "@riotjs/util@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/@riotjs/util",
"_nodeVersion": "12.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/util_1.1.0_1569173944448_0.9940438564706979"
},
"_npmUser": {
"email": "gianluca.guarini@gmail.com",
"name": "gianlucaguarini"
},
"_npmVersion": "6.10.2",
"_phantomChildren": {},
"_requested": {
"name": "@riotjs/util",
"raw": "@riotjs/util@^1.1.0",
"rawSpec": "^1.1.0",
"scope": "@riotjs",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@riotjs/compiler",
"/@riotjs/dom-bindings",
"/riot"
],
"_resolved": "https://registry.npmjs.org/@riotjs/util/-/util-1.1.0.tgz",
"_shasum": "ae56ae972a975756a5e1d90ea11c94ae13cabab1",
"_shrinkwrap": null,
"_spec": "@riotjs/util@^1.1.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/riot",
"author": {
"email": "gianluca.guarini@gmail.com",
"name": "Gianluca Guarini",
"url": "http://gianlucaguarini.com"
},
"bugs": {
"url": "https://github.com/GianlucaGuarini/@riotjs/util/issues"
},
"dependencies": {},
"description": "Riot.js util functions",
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^6.4.0",
"eslint-config-riot": "^3.0.0",
"esm": "^3.2.25",
"jsdom": "15.1.1",
"jsdom-global": "3.0.2",
"mocha": "^6.2.0"
},
"directories": {},
"dist": {
"fileCount": 11,
"integrity": "sha512-VU3vYZH8a2pTOCEK7Ia9twQw0Oog/CWsonLZLD/w/YzVO9HYLSfYWx9lp7AHAuqSgpGNhaXd/u11qC3zWHiyrQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh7G5CRA9TVsSAnZWagAAf4kP+QA33X7ODtMAKfYpz3L4\nmtGjR4ZCNSTHbAu+JQt3U4durQddZ1XRFs8EgRKYz66OW1vCaR8l1ECmfvAg\nD7KsmZGKTvIPA644/K6+iDCcO1hnhBNaWVSskGnTCVCN7otpMiEBBZkrkQ76\n+Oe5gFJfDQQmHBs2JGvi9wdxTqMeGiyYEQ8oPetURLaVjMv/hnzDYd1VMLWk\nxGjOaXrQR9XG9fy4pjxVkPvkEuoSoL7HlOL28sLiCjuFzYWYq0J+SNtamr32\ndwrCIpyH65YQPGsu9vV/JKMLIIbpN3LSa25waTpWMUVqWeBoYXpuuEhRItQo\nR2gTrfkKrw5/wc0KQrlVkNBF8vGPYIT4Qp6xG13YPv7bw9xk/dLQM6NVXVkV\nssrveF75IY2novhMsY+aRahJFtKllWiQY5Mf4OVauHo05/Ghy3TdJcPu7cOW\nyOUGh+Q2WrQxp1nePoOv0Ypw+KMsCWH2FHbJZQvWtNBBB1xY1+iN0L1bwLPv\nC5zYhbKG1nUM+s4DJ4/+mQl7+YCObcR0cPoM4M6gDXma06tnXnedfeLL8OSH\nXRVwE15nQzJHsKpldQ/wJOH8NndTmOCwGZxhdGgycVKhmAksG7VKt++aCBYQ\n4hpiWkE+5HCo+p+VBYlm3i0kMzFOvLqATRaHv3DYEl+x6KVc3DvzBbZUSLfw\nUUsZ\r\n=oNOp\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "ae56ae972a975756a5e1d90ea11c94ae13cabab1",
"tarball": "https://registry.npmjs.org/@riotjs/util/-/util-1.1.0.tgz",
"unpackedSize": 10835
},
"gitHead": "bb100c6601e84afe0d31035545af6c7d9948940e",
"homepage": "https://github.com/GianlucaGuarini/@riotjs/util#readme",
"keywords": [
"Riot util",
"Riot.js",
"shared"
],
"license": "MIT",
"maintainers": [
{
"name": "gianlucaguarini",
"email": "gianluca.guarini@gmail.com"
}
],
"name": "@riotjs/util",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/GianlucaGuarini/@riotjs/util.git"
},
"scripts": {
"lint": "eslint *.js",
"prepublishOnly": "npm test",
"test": "npm run lint && mocha -r jsdom-global/register -r esm *.spec.js"
},
"version": "1.1.0"
}