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

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@riotjs/util@^1.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/riot"
  6. ]
  7. ],
  8. "_from": "@riotjs/util@>=1.1.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@riotjs/util@1.1.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@riotjs/util",
  14. "_nodeVersion": "12.4.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/util_1.1.0_1569173944448_0.9940438564706979"
  18. },
  19. "_npmUser": {
  20. "email": "gianluca.guarini@gmail.com",
  21. "name": "gianlucaguarini"
  22. },
  23. "_npmVersion": "6.10.2",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "@riotjs/util",
  27. "raw": "@riotjs/util@^1.1.0",
  28. "rawSpec": "^1.1.0",
  29. "scope": "@riotjs",
  30. "spec": ">=1.1.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@riotjs/compiler",
  35. "/@riotjs/dom-bindings",
  36. "/riot"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/@riotjs/util/-/util-1.1.0.tgz",
  39. "_shasum": "ae56ae972a975756a5e1d90ea11c94ae13cabab1",
  40. "_shrinkwrap": null,
  41. "_spec": "@riotjs/util@^1.1.0",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/riot",
  43. "author": {
  44. "email": "gianluca.guarini@gmail.com",
  45. "name": "Gianluca Guarini",
  46. "url": "http://gianlucaguarini.com"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/GianlucaGuarini/@riotjs/util/issues"
  50. },
  51. "dependencies": {},
  52. "description": "Riot.js util functions",
  53. "devDependencies": {
  54. "chai": "^4.2.0",
  55. "eslint": "^6.4.0",
  56. "eslint-config-riot": "^3.0.0",
  57. "esm": "^3.2.25",
  58. "jsdom": "15.1.1",
  59. "jsdom-global": "3.0.2",
  60. "mocha": "^6.2.0"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "fileCount": 11,
  65. "integrity": "sha512-VU3vYZH8a2pTOCEK7Ia9twQw0Oog/CWsonLZLD/w/YzVO9HYLSfYWx9lp7AHAuqSgpGNhaXd/u11qC3zWHiyrQ==",
  66. "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",
  67. "shasum": "ae56ae972a975756a5e1d90ea11c94ae13cabab1",
  68. "tarball": "https://registry.npmjs.org/@riotjs/util/-/util-1.1.0.tgz",
  69. "unpackedSize": 10835
  70. },
  71. "gitHead": "bb100c6601e84afe0d31035545af6c7d9948940e",
  72. "homepage": "https://github.com/GianlucaGuarini/@riotjs/util#readme",
  73. "keywords": [
  74. "Riot util",
  75. "Riot.js",
  76. "shared"
  77. ],
  78. "license": "MIT",
  79. "maintainers": [
  80. {
  81. "name": "gianlucaguarini",
  82. "email": "gianluca.guarini@gmail.com"
  83. }
  84. ],
  85. "name": "@riotjs/util",
  86. "optionalDependencies": {},
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git+https://github.com/GianlucaGuarini/@riotjs/util.git"
  91. },
  92. "scripts": {
  93. "lint": "eslint *.js",
  94. "prepublishOnly": "npm test",
  95. "test": "npm run lint && mocha -r jsdom-global/register -r esm *.spec.js"
  96. },
  97. "version": "1.1.0"
  98. }