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.

94 lines
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "unicode-match-property-value-ecmascript@^1.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/regexpu-core"
  6. ]
  7. ],
  8. "_from": "unicode-match-property-value-ecmascript@>=1.1.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "unicode-match-property-value-ecmascript@1.1.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/unicode-match-property-value-ecmascript",
  14. "_nodeVersion": "10.14.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/unicode-match-property-value-ecmascript_1.1.0_1551790334081_0.29775175446317537"
  18. },
  19. "_npmUser": {
  20. "email": "mathias@qiwi.be",
  21. "name": "mathias"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "unicode-match-property-value-ecmascript",
  27. "raw": "unicode-match-property-value-ecmascript@^1.1.0",
  28. "rawSpec": "^1.1.0",
  29. "scope": null,
  30. "spec": ">=1.1.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/regexpu-core"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.1.0.tgz",
  37. "_shasum": "5b4b426e08d13a80365e0d657ac7a6c1ec46a277",
  38. "_shrinkwrap": null,
  39. "_spec": "unicode-match-property-value-ecmascript@^1.1.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/regexpu-core",
  41. "author": {
  42. "name": "Mathias Bynens",
  43. "url": "https://mathiasbynens.be/"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.",
  50. "devDependencies": {
  51. "ava": "*",
  52. "jsesc": "^2.5.2",
  53. "unicode-property-value-aliases-ecmascript": "^1.0.4"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "fileCount": 5,
  58. "integrity": "sha512-hDTHvaBk3RmFzvSl0UVrUmC3PuW9wKVnpoUDYH0JDkSIovzw+J5viQmeYHxVSBptubnr7PbH2e0fnpDRQnQl5g==",
  59. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfnD+CRA9TVsSAnZWagAAFDAQAIkQV0j0ZDs+v+SpJc0Z\nEPvmO0aLv15n/ULQgp4uG/zOl7hNrt9KIHy6Nj14GODKltVS9NQKYwlNZI85\nPIJZAF9d7LBWYOfejJmlOwcYJdzlxyjMhFnPFDSu7z7KUXEVQHDI4CEnCpp6\nXe4IJUc54E43wzgXm0VrYGbrP9N7g8sLvpICOuNClzU3uV3vwwEFXKyf0uTj\nA+hlvke9dhSWtoVE/eljiTUg9RrYUEiqkKSR6BeOc9ssyhDwQBFM5FCHrizY\n41UNEODOdoDj9BazVfbagCnSeblXR+ZK5vtP/2IQtRFtDx3/1dyZFQptWXFn\ntGV5oGyA7L7ujOagsNUp+/j/ixTye72I8wA7Z4ctHTdH+TNy5Cq926Sm8zc5\nqQxcFbKw1QBZE6v847vv3FOuMW59Qeu6lHRkpNqnpVAejFxEs8XfselndqCr\nwwQNoabiNq0zbxJV9HvzyodkZEsbZW5Q9tCrRCJoEoDKJ9jTceaQPjKvRPFI\nOqk9V35Ud/fEclA7toXcnvlc9YODuk3sFq1TyAhKOXF8ZxYa9+q3ul6nJJq4\nYXN0L+be6yp7eVqZsZRIithRdXnpnVOLnclRB/ySHlSFpOM5x1V8hDo3GJxy\naf5KuvshYWoo4ni3E0SGSHAAiDJ7F76tpgwrH3WTE01AIdeaMwMoibIMFWgp\nSMDp\r\n=r9z3\r\n-----END PGP SIGNATURE-----\r\n",
  60. "shasum": "5b4b426e08d13a80365e0d657ac7a6c1ec46a277",
  61. "tarball": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.1.0.tgz",
  62. "unpackedSize": 23938
  63. },
  64. "engines": {
  65. "node": ">=4"
  66. },
  67. "gitHead": "92f147349fdedb3e734bb155af18df4511b7874e",
  68. "homepage": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript",
  69. "keywords": [
  70. "unicode",
  71. "unicode property value aliases",
  72. "unicode property values"
  73. ],
  74. "license": "MIT",
  75. "main": "index.js",
  76. "maintainers": [
  77. {
  78. "name": "mathias",
  79. "email": "mathias@qiwi.be"
  80. }
  81. ],
  82. "name": "unicode-match-property-value-ecmascript",
  83. "optionalDependencies": {},
  84. "readme": "ERROR: No README data found!",
  85. "repository": {
  86. "type": "git",
  87. "url": "git+https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git"
  88. },
  89. "scripts": {
  90. "build": "node scripts/build.js",
  91. "test": "ava ./tests"
  92. },
  93. "version": "1.1.0"
  94. }