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.

101 lines
3.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "dom-nodes@^1.1.3",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@riotjs/compiler"
  6. ]
  7. ],
  8. "_from": "dom-nodes@>=1.1.3 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "dom-nodes@1.1.3",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/dom-nodes",
  14. "_nodeVersion": "12.4.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/dom-nodes_1.1.3_1564828006328_0.9977348133957424"
  18. },
  19. "_npmUser": {
  20. "email": "gianluca.guarini@gmail.com",
  21. "name": "gianlucaguarini"
  22. },
  23. "_npmVersion": "6.10.2",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "dom-nodes",
  27. "raw": "dom-nodes@^1.1.3",
  28. "rawSpec": "^1.1.3",
  29. "scope": null,
  30. "spec": ">=1.1.3 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@riotjs/compiler",
  35. "/@riotjs/parser"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/dom-nodes/-/dom-nodes-1.1.3.tgz",
  38. "_shasum": "608d569eafacadef857f09505123efd10a566030",
  39. "_shrinkwrap": null,
  40. "_spec": "dom-nodes@^1.1.3",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@riotjs/compiler",
  42. "author": {
  43. "email": "gianluca.guarini@gmail.com",
  44. "name": "Gianluca Guarini",
  45. "url": "http://gianlucaguarini.com"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/riot/dom-nodes/issues"
  49. },
  50. "dependencies": {},
  51. "description": "List of all the available DOM and SVG nodes and helper functions to quickly test against them",
  52. "devDependencies": {
  53. "eslint": "^6.1.0",
  54. "eslint-config-riot": "^3.0.0",
  55. "mocha": "^6.2.0",
  56. "rollup": "^1.18.0"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "fileCount": 5,
  61. "integrity": "sha512-y5wnIx97oe0IqMllL/lizgkK2c9vu1cQeqPCCsS7mwNdPuYxg3b04eDJynHhC63kM8+ZsteOmiPElfVGOUmmKg==",
  62. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRWFnCRA9TVsSAnZWagAA2kYP/i6ZARNVmktDl0gIjK5A\nF9KODDkDo7oVdUfvHDGos8KZYhxYbpEl0xe8FLO2xTBldIClbTMOrGimNDdK\nMFNTZOjDOMl3SEmgpKPwAKrn81H2ldTPLELU7mAtHwQzxwDOggH7fGX6QhJI\nMTaxRs9lWBJc2gRkTt4TXrE9ZxOqp+aOsEbXYU4iTbm3djeCXUGDqwbzVD7r\nEYjAwOyKRVFy+ylzKFH4x2ocYX6fv19eqh0lXwQkXIgitzfOA188nGE0/VGh\nKNNAN6QveleqhzdFq3lcDaddoiiI7jfzED4Fe+RVCyp7gm+9sxZKf7MnSKGm\nD71cp6SSo1DT4rKzGpcbI19JazaBp8ODBddtLfpNjSk1zJhZ3+34VSeOd5sy\nqIrFiyXDi0Xz4zGKDD0rMGdbvHieY5yhZEEH6mHEyBwPQyniBoSZN5z4QL2d\nSlcnnsxxISlgr+Ci83yyQ/ilXncq3wLJ34Ic/9Cs/35dirBoxDxEqWZfjbeN\nrgF6Pm2ackdfjfiHUWQDQbtp+DL3D5q3BEpr6u+AypgfGoB22EzzzM+aefLZ\n2butfL3VjzLl4WuM2tuplUWjo2QsazFUYy8fO+ayQo2Op1qfREtLK1LljdlG\nvGK6LGvpXm3HW+/O5NTFYQm8bsVpp8sS2eL+QWTjE21LQq9ReDc4HV1bbCyK\nBt93\r\n=vg8M\r\n-----END PGP SIGNATURE-----\r\n",
  63. "shasum": "608d569eafacadef857f09505123efd10a566030",
  64. "tarball": "https://registry.npmjs.org/dom-nodes/-/dom-nodes-1.1.3.tgz",
  65. "unpackedSize": 27766
  66. },
  67. "gitHead": "66ce1f3e661b978f3c95ca5ff7afdedc7bfd8387",
  68. "homepage": "https://github.com/riot/dom-nodes#readme",
  69. "jsnext:main": "index.next.js",
  70. "keywords": [
  71. "dom",
  72. "html",
  73. "riot",
  74. "svg",
  75. "void"
  76. ],
  77. "license": "MIT",
  78. "main": "dom-nodes.js",
  79. "maintainers": [
  80. {
  81. "name": "gianlucaguarini",
  82. "email": "gianluca.guarini@gmail.com"
  83. }
  84. ],
  85. "module": "index.next.js",
  86. "name": "dom-nodes",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+https://github.com/riot/dom-nodes.git"
  92. },
  93. "scripts": {
  94. "build": "rollup -c",
  95. "doc": "npx documentation readme index.next.js -s API",
  96. "lint": "eslint index.next.js test.js rollup.config.js",
  97. "prepare": "npm run build && npm test",
  98. "test": "npm run build && npm run lint && mocha test.js"
  99. },
  100. "version": "1.1.3"
  101. }