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.

124 lines
4.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "uri-js@^4.2.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/ajv"
  6. ]
  7. ],
  8. "_from": "uri-js@>=4.2.2 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "uri-js@4.2.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/uri-js",
  14. "_nodeVersion": "9.11.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/uri-js_4.2.2_1527285297263_0.6787805812046788"
  18. },
  19. "_npmUser": {
  20. "email": "gary.court@gmail.com",
  21. "name": "garycourt"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "uri-js",
  27. "raw": "uri-js@^4.2.2",
  28. "rawSpec": "^4.2.2",
  29. "scope": null,
  30. "spec": ">=4.2.2 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/ajv"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
  37. "_shasum": "94c540e1ff772956e2299507c010aea6c8838eb0",
  38. "_shrinkwrap": null,
  39. "_spec": "uri-js@^4.2.2",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/ajv",
  41. "author": {
  42. "email": "gary.court@gmail.com",
  43. "name": "Gary Court"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/garycourt/uri-js/issues"
  47. },
  48. "dependencies": {
  49. "punycode": "^2.1.0"
  50. },
  51. "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
  52. "devDependencies": {
  53. "babel-cli": "^6.26.0",
  54. "babel-plugin-external-helpers": "^6.22.0",
  55. "babel-preset-latest": "^6.24.1",
  56. "mocha": "^3.2.0",
  57. "mocha-qunit-ui": "^0.1.3",
  58. "rollup": "^0.41.6",
  59. "rollup-plugin-babel": "^2.7.1",
  60. "rollup-plugin-node-resolve": "^2.0.0",
  61. "sorcery": "^0.10.0",
  62. "typescript": "^2.8.1",
  63. "uglify-js": "^2.8.14"
  64. },
  65. "directories": {
  66. "test": "tests"
  67. },
  68. "dist": {
  69. "fileCount": 58,
  70. "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
  71. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCIYyCRA9TVsSAnZWagAAa6oP/1XTWz8ftTU+nUe6aXcp\n4iluilj92MViWAwt5jsrv9f0DTowMdg0zKL7sG0rZJfXwgThlvKjqO+vEQRb\nLuf7bCtmHySHphXmWdFysAc0LHRb3eJiDLi8QVtDCzE8501X6F/3HGItBxw3\nzSsd31TFBl6m356HH1nRb/Eiz8W0MqWbJ1/T6ixU4PbUz9DxRx5BFxGTQlNM\nEdFiBR4JWTcCRov+nCmubeUhf+vDwosLGpcdEZePywgaDi3WzX8PLhBksZbf\n42ODIL0OlmHhcJeSmOgnZ4hJJVmu+59mOlLM8HcV46rp/LutEItDFOG90u4R\nDUds8cvcvY8HQ6/E3iNrQS9cL6bKOlUg0OYW6cxM9SzIWYp5awSqKa/ru1mJ\n0sAP17YYOA0dvY3RrkktCV+lthw8nmqYxL4vmL0vGR2hh5KEktSltGTI++nA\nc+0uEt559t2RCP6Of6CCsYeJ5JXzR5ncMadCuTyW1w2JCGKVoZq/bIQru7su\nvY1PxvjMh/fN/hXSa8kAd1uATLyIH9oVd3yJuRIj6zDEAcpimmqslwRX0PlB\nBZRaPS2xW++RfjnLRbA9z6wVqiXWwgR8WOPbgGTJgH9kj5T7MBLxtZd8Zj80\n1uD+BqG8iUFM4b+mtri7VlU3cWw0iVnfDwgGdleRhQ7ImEH4sJO3x5pBJGbv\n3jS9\r\n=55z0\r\n-----END PGP SIGNATURE-----\r\n",
  72. "shasum": "94c540e1ff772956e2299507c010aea6c8838eb0",
  73. "tarball": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
  74. "unpackedSize": 533198
  75. },
  76. "gitHead": "4f6f600fade03398c08adf2755c3a2ad66d31b3c",
  77. "homepage": "https://github.com/garycourt/uri-js",
  78. "keywords": [
  79. "HTTP",
  80. "HTTPS",
  81. "IDN",
  82. "IRI",
  83. "MAILTO",
  84. "RFC2141",
  85. "RFC2616",
  86. "RFC2818",
  87. "RFC3986",
  88. "RFC3987",
  89. "RFC4122",
  90. "RFC4291",
  91. "RFC5891",
  92. "RFC5952",
  93. "RFC6068",
  94. "RFC6874",
  95. "URI",
  96. "URN",
  97. "UUID"
  98. ],
  99. "license": "BSD-2-Clause",
  100. "main": "dist/es5/uri.all.js",
  101. "maintainers": [
  102. {
  103. "name": "garycourt",
  104. "email": "gary.court@gmail.com"
  105. }
  106. ],
  107. "name": "uri-js",
  108. "optionalDependencies": {},
  109. "readme": "ERROR: No README data found!",
  110. "repository": {
  111. "type": "git",
  112. "url": "git+ssh://git@github.com/garycourt/uri-js.git"
  113. },
  114. "scripts": {
  115. "build": "npm run build:esnext && npm run build:es5 && npm run build:es5:min",
  116. "build:es5": "rollup -c && cp dist/esnext/uri.d.ts dist/es5/uri.all.d.ts && npm run build:es5:fix-sourcemap",
  117. "build:es5:fix-sourcemap": "sorcery -i dist/es5/uri.all.js",
  118. "build:es5:min": "uglifyjs dist/es5/uri.all.js --support-ie8 --output dist/es5/uri.all.min.js --in-source-map dist/es5/uri.all.js.map --source-map uri.all.min.js.map --comments --compress --mangle --pure-funcs merge subexp && mv uri.all.min.js.map dist/es5/ && cp dist/es5/uri.all.d.ts dist/es5/uri.all.min.d.ts",
  119. "build:esnext": "tsc",
  120. "test": "mocha -u mocha-qunit-ui dist/es5/uri.all.js tests/tests.js"
  121. },
  122. "types": "dist/es5/uri.all.d.ts",
  123. "version": "4.2.2"
  124. }