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.

97 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "unicode-match-property-ecmascript@^1.0.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/regexpu-core"
  6. ]
  7. ],
  8. "_from": "unicode-match-property-ecmascript@>=1.0.4 <2.0.0",
  9. "_id": "unicode-match-property-ecmascript@1.0.4",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/unicode-match-property-ecmascript",
  13. "_nodeVersion": "8.11.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/unicode-match-property-ecmascript_1.0.4_1528377049980_0.5348814037750922"
  17. },
  18. "_npmUser": {
  19. "email": "mathias@qiwi.be",
  20. "name": "mathias"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "unicode-match-property-ecmascript",
  26. "raw": "unicode-match-property-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. "/regexpu-core"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz",
  36. "_shasum": "8ed2a32569961bce9227d09cd3ffbb8fed5f020c",
  37. "_shrinkwrap": null,
  38. "_spec": "unicode-match-property-ecmascript@^1.0.4",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/regexpu-core",
  40. "author": {
  41. "name": "Mathias Bynens",
  42. "url": "https://mathiasbynens.be/"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/mathiasbynens/unicode-match-property-ecmascript/issues"
  46. },
  47. "dependencies": {
  48. "unicode-canonical-property-names-ecmascript": "^1.0.4",
  49. "unicode-property-aliases-ecmascript": "^1.0.4"
  50. },
  51. "description": "Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.",
  52. "devDependencies": {
  53. "ava": "*"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "fileCount": 4,
  58. "integrity": "sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==",
  59. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGS7aCRA9TVsSAnZWagAA/UoQAJ2YtVTo92TbI6uWXG4N\nGvNXizlbSzLVMxm9L/Mdj2BrhsPdEUueZbshZ1X16lOKgG5+uSTYU79lHWRo\npiyFrjhlkAjZNcRSBySXQMLoUtaeIWd0KpFozSYBIQb0RFAesUrlGPDdT/je\njG7FdCKL9Pa5yvgILmB9ckt1Dt1DTBm/Orv6YRe3BTxE1BG7C3+PFfDviz6P\nbXei6fMf5jPrXjVi+K3Me/p1chM+DNzcOqRSgMRnQG+QPbGBOBvXUTmoOC2j\nzCzSyq7BiidgsEmjFXWY31sAo9/kFcxa/JFBsw9+Kq7X/Bn5TdMEXXdJjLkN\nmPuGRdED6WrWvThJeGgC1DHKkZc1STisg2PQSlhdpLFeccd1OS24y6DzZ3In\nmDK+QSmMQXAjN26QbcbchXXCOrkPAhN0EP8GUPEHtY2VGKrEmYZ2jytTDnCv\n8hIded19NaN7yHnONZ+RqVcVxJddTq4bjPBflBLVaonbol0ysHNpOvnCWoUw\n1F/Q/HnDvJbrIRGTaW0rpruhGAkv5tXcoqqJ+6NTwjEdV+OTRqZK4xQUtD+j\nuL74rMjzFayuR9ya73RyEww1Yk4SzOY/EjeF2/86LqkK3JLmkTO0ekLKeA0b\nbWqI32uF40jKMsasNAoPBx/P9AYCTAXji8E1L+KZGpJZWQgenX2GFzT9SN72\nmUeR\r\n=DWwy\r\n-----END PGP SIGNATURE-----\r\n",
  60. "shasum": "8ed2a32569961bce9227d09cd3ffbb8fed5f020c",
  61. "tarball": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz",
  62. "unpackedSize": 4407
  63. },
  64. "engines": {
  65. "node": ">=4"
  66. },
  67. "files": [
  68. "LICENSE-MIT.txt",
  69. "index.js"
  70. ],
  71. "gitHead": "297bcffae3d154e0691b995e2a3ea28f449eab51",
  72. "homepage": "https://github.com/mathiasbynens/unicode-match-property-ecmascript",
  73. "keywords": [
  74. "unicode",
  75. "unicode properties",
  76. "unicode property aliases"
  77. ],
  78. "license": "MIT",
  79. "main": "index.js",
  80. "maintainers": [
  81. {
  82. "name": "mathias",
  83. "email": "mathias@qiwi.be"
  84. }
  85. ],
  86. "name": "unicode-match-property-ecmascript",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+https://github.com/mathiasbynens/unicode-match-property-ecmascript.git"
  92. },
  93. "scripts": {
  94. "test": "ava ./tests"
  95. },
  96. "version": "1.0.4"
  97. }