{ "_args": [ [ "dom-nodes@^1.1.3", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@riotjs/compiler" ] ], "_from": "dom-nodes@>=1.1.3 <2.0.0", "_hasShrinkwrap": false, "_id": "dom-nodes@1.1.3", "_inCache": true, "_installable": true, "_location": "/dom-nodes", "_nodeVersion": "12.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/dom-nodes_1.1.3_1564828006328_0.9977348133957424" }, "_npmUser": { "email": "gianluca.guarini@gmail.com", "name": "gianlucaguarini" }, "_npmVersion": "6.10.2", "_phantomChildren": {}, "_requested": { "name": "dom-nodes", "raw": "dom-nodes@^1.1.3", "rawSpec": "^1.1.3", "scope": null, "spec": ">=1.1.3 <2.0.0", "type": "range" }, "_requiredBy": [ "/@riotjs/compiler", "/@riotjs/parser" ], "_resolved": "https://registry.npmjs.org/dom-nodes/-/dom-nodes-1.1.3.tgz", "_shasum": "608d569eafacadef857f09505123efd10a566030", "_shrinkwrap": null, "_spec": "dom-nodes@^1.1.3", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@riotjs/compiler", "author": { "email": "gianluca.guarini@gmail.com", "name": "Gianluca Guarini", "url": "http://gianlucaguarini.com" }, "bugs": { "url": "https://github.com/riot/dom-nodes/issues" }, "dependencies": {}, "description": "List of all the available DOM and SVG nodes and helper functions to quickly test against them", "devDependencies": { "eslint": "^6.1.0", "eslint-config-riot": "^3.0.0", "mocha": "^6.2.0", "rollup": "^1.18.0" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-y5wnIx97oe0IqMllL/lizgkK2c9vu1cQeqPCCsS7mwNdPuYxg3b04eDJynHhC63kM8+ZsteOmiPElfVGOUmmKg==", "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", "shasum": "608d569eafacadef857f09505123efd10a566030", "tarball": "https://registry.npmjs.org/dom-nodes/-/dom-nodes-1.1.3.tgz", "unpackedSize": 27766 }, "gitHead": "66ce1f3e661b978f3c95ca5ff7afdedc7bfd8387", "homepage": "https://github.com/riot/dom-nodes#readme", "jsnext:main": "index.next.js", "keywords": [ "dom", "html", "riot", "svg", "void" ], "license": "MIT", "main": "dom-nodes.js", "maintainers": [ { "name": "gianlucaguarini", "email": "gianluca.guarini@gmail.com" } ], "module": "index.next.js", "name": "dom-nodes", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/riot/dom-nodes.git" }, "scripts": { "build": "rollup -c", "doc": "npx documentation readme index.next.js -s API", "lint": "eslint index.next.js test.js rollup.config.js", "prepare": "npm run build && npm test", "test": "npm run build && npm run lint && mocha test.js" }, "version": "1.1.3" }