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.

93 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "unicode-canonical-property-names-ecmascript@^1.0.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/unicode-match-property-ecmascript"
  6. ]
  7. ],
  8. "_from": "unicode-canonical-property-names-ecmascript@>=1.0.4 <2.0.0",
  9. "_id": "unicode-canonical-property-names-ecmascript@1.0.4",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/unicode-canonical-property-names-ecmascript",
  13. "_nodeVersion": "8.11.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/unicode-canonical-property-names-ecmascript_1.0.4_1528376204643_0.30586353654389176"
  17. },
  18. "_npmUser": {
  19. "email": "mathias@qiwi.be",
  20. "name": "mathias"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "unicode-canonical-property-names-ecmascript",
  26. "raw": "unicode-canonical-property-names-ecmascript@^1.0.4",
  27. "rawSpec": "^1.0.4",
  28. "scope": null,
  29. "spec": ">=1.0.4 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/unicode-match-property-ecmascript"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
  36. "_shasum": "2619800c4c825800efdd8343af7dd9933cbe2818",
  37. "_shrinkwrap": null,
  38. "_spec": "unicode-canonical-property-names-ecmascript@^1.0.4",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/unicode-match-property-ecmascript",
  40. "author": {
  41. "name": "Mathias Bynens",
  42. "url": "https://mathiasbynens.be/"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript/issues"
  46. },
  47. "dependencies": {},
  48. "description": "The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.",
  49. "devDependencies": {
  50. "ava": "*"
  51. },
  52. "directories": {},
  53. "dist": {
  54. "fileCount": 4,
  55. "integrity": "sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==",
  56. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGSuNCRA9TVsSAnZWagAA+L8P/iT4Ov8JP41hPjQRpC7d\nti6UTwRMCsu3oVayYoI9anM/UxqmnjvELBnOfmNXkmbKQlrDqTGzWfRUdjhr\nAYfA0ySVMeRjfnxIk6tc42MtcX8C2ilTDyOC194Oau2ZyccQVaSHU5a3qx6k\naVShKr8EC/sYg7Pa7H/ZR5yiIjtr/vJsrustcNi+6d7bPvvenFHHg8tQZQ+3\nfkmfCOxs3G6gKSCPRq9cEll+zu0kKg7FRYdFJ+wvOva3j8lAyMuOqAE9nKKq\nojNKyeqGooQcyPgPbTGB27qGl0CQ97B7n2+2N7g2Eonv1DXIch2TyVuMM/CP\nqaBfbf8POL7x7sVrYLB6c3KMwCRzXxCDxDvx0pYp4zLDvvahhvHzDaWjKPr/\n6wipXWjlo/aidm9gHCzKFvMjR2s7GsmUf5wJJDqdp257p4PRztR1pbNw4hM6\nuC5mcrxHwuvWABNRREoSewh/3MdHBDgT26+KS/cSRZ13AqJ6xAjBp7Y0uyMF\nedirlD0ChcIHqkABWATXkk/7H73aVSVLdNYeucBLiwdx+P+WGIzgX+ArGb0z\nxiwSknSgyAQbAmaLwBZPq4G0xEJKNR1tNxIUZnvp9zZgKNfq4lRbYoaXrqjl\nClSM5SHmFNSXUqjh14N4SrT5Con7mJCxo7tQ2rVBAYXOQzSACE9ckF+mzIpa\nUb6j\r\n=jxlK\r\n-----END PGP SIGNATURE-----\r\n",
  57. "shasum": "2619800c4c825800efdd8343af7dd9933cbe2818",
  58. "tarball": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
  59. "unpackedSize": 4338
  60. },
  61. "engines": {
  62. "node": ">=4"
  63. },
  64. "files": [
  65. "LICENSE-MIT.txt",
  66. "index.js"
  67. ],
  68. "gitHead": "99ba468fc734cb16ce06f06535d0b6e045beec2b",
  69. "homepage": "https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript",
  70. "keywords": [
  71. "unicode",
  72. "unicode properties"
  73. ],
  74. "license": "MIT",
  75. "main": "index.js",
  76. "maintainers": [
  77. {
  78. "name": "mathias",
  79. "email": "mathias@qiwi.be"
  80. }
  81. ],
  82. "name": "unicode-canonical-property-names-ecmascript",
  83. "optionalDependencies": {},
  84. "readme": "ERROR: No README data found!",
  85. "repository": {
  86. "type": "git",
  87. "url": "git+https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript.git"
  88. },
  89. "scripts": {
  90. "test": "ava ./tests"
  91. },
  92. "version": "1.0.4"
  93. }