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.

110 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "bianco.attr@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/riot"
  6. ]
  7. ],
  8. "_from": "bianco.attr@>=1.0.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "bianco.attr@1.0.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/bianco.attr",
  14. "_nodeVersion": "10.9.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/bianco.attr_1.0.0_1543685069373_0.9655091756247756"
  18. },
  19. "_npmUser": {
  20. "email": "gianluca.guarini@gmail.com",
  21. "name": "gianlucaguarini"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "bianco.attr",
  27. "raw": "bianco.attr@^1.0.0",
  28. "rawSpec": "^1.0.0",
  29. "scope": null,
  30. "spec": ">=1.0.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/riot"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/bianco.attr/-/bianco.attr-1.0.0.tgz",
  37. "_shasum": "38a16f28ad840cb57e0ab3638b8016e03c2bf1f2",
  38. "_shrinkwrap": null,
  39. "_spec": "bianco.attr@^1.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/riot",
  41. "author": {
  42. "email": "gianluca.guarini@gmail.com",
  43. "name": "Gianluca Guarini",
  44. "url": "http://gianlucaguarini.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/biancojs/@/issues"
  48. },
  49. "dependencies": {
  50. "bianco.dom-to-array": "^0.0.10"
  51. },
  52. "description": "Helper to set/get/remove DOM attributes on a list of nodes",
  53. "devDependencies": {
  54. "@gianlucaguarini/eslint-config": "^2.0.0",
  55. "eslint": "^5.8.0",
  56. "jsdom": "12.2.0",
  57. "jsdom-global": "3.0.2",
  58. "mocha": "^5.2.0",
  59. "rollup": "^0.66.6",
  60. "rollup-plugin-node-resolve": "^3.4.0"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "fileCount": 5,
  65. "integrity": "sha512-ry700auBXrfRcn18wgOlDeCIAOy1HKnUrM96hc2xbzt4FQL+pfXTUGrt++gg9/rpp7JD4JUXi0X1OB7um+jm2w==",
  66. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAsPOCRA9TVsSAnZWagAA4lcP/jB/1cASO+33hHdqKrKy\n3tovlAk8E+LHUnXuiHcyZA8ohvyDZBn7NBs+PG/SSWBK+3Gvgw5SxS+sQc0h\nHYC2x92btsScsXtagR6c74BfVr3b4XuVgCo3+BAVwOI64beUSnl6iACzd9Nm\nbfUJtAwwQXNDiD3s/z6vT1vRasfnF0YoW+WrSz3mpeq406jRJT7CPgwWMpGe\nCasPzS7LdbX7VwhD2PqDqZtzXP2X2CI7xwet5goyzZtzWzmx6C5hhs2EXMcK\nXSTikuy4+LLWocWLybeSqQAvJ0OJ32wCY5DQHplMqSdZzJE7V1TKHl7moxmK\noBS4X+2xsNSutpq4FVw63eRHZxMVPNPzJAGUqt+gPoAxkCyC/THZvH1BSfWe\nGpm0q/zkjCh31aYgXabbFot43uRUkDBMSulBZvmVXTeEkcDcRcbsGs1Zt6Pu\nJVtYoUe+iu0nsD3Zr2c28YgmCk+S4vmL69O9lz+Ixp8TsYd8nxJ/Qh8eHo7M\n9gXtJwYpUqBQkvYuQXXlorEP0y5dUS/tLMMWYSDRvOCRyIMt/Cy3+2PH+aAd\nO09GzeiJO+oxGGMF8bFMRUb8nhDZdUfjk0FvlecPOicLL1pDjHea3NXeQtij\n1vfP6LWJcF95JjO2IWTXfq7qBtaFOmUmJn/y1LhIh1y0SmHvjcTZ2ZHizJIi\nKUZb\r\n=OUhZ\r\n-----END PGP SIGNATURE-----\r\n",
  67. "shasum": "38a16f28ad840cb57e0ab3638b8016e03c2bf1f2",
  68. "tarball": "https://registry.npmjs.org/bianco.attr/-/bianco.attr-1.0.0.tgz",
  69. "unpackedSize": 16893
  70. },
  71. "gitHead": "0dfada9623b51cd0391b9d152c278d4b2b4a6d59",
  72. "homepage": "https://github.com/biancojs/@#readme",
  73. "jsnext:main": "index.next.js",
  74. "keywords": [
  75. "es2015",
  76. "es6"
  77. ],
  78. "license": "MIT",
  79. "main": "index.js",
  80. "maintainers": [
  81. {
  82. "name": "gianlucaguarini",
  83. "email": "gianluca.guarini@gmail.com"
  84. },
  85. {
  86. "name": "nilssolanki",
  87. "email": "hibatsu@gmail.com"
  88. },
  89. {
  90. "name": "nirazul",
  91. "email": "rouven.buehlmann@dreipol.ch"
  92. }
  93. ],
  94. "module": "index.next.js",
  95. "name": "bianco.attr",
  96. "optionalDependencies": {},
  97. "readme": "ERROR: No README data found!",
  98. "repository": {
  99. "type": "git",
  100. "url": "git+https://github.com/biancojs/%40.git"
  101. },
  102. "scripts": {
  103. "build": "rollup -c",
  104. "doc": "documentation readme index.next.js -s API",
  105. "lint": "eslint index.next.js test.js rollup.config.js",
  106. "prepare": "npm run build && npm test",
  107. "test": "npm run lint && mocha test.js"
  108. },
  109. "version": "1.0.0"
  110. }