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.

55 lines
1.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-validator-identifier@7.10.4",
  5. "/home/guest/socket"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-validator-identifier@7.10.4",
  10. "_id": "@babel/helper-validator-identifier@7.10.4",
  11. "_inBundle": false,
  12. "_integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==",
  13. "_location": "/@babel/helper-validator-identifier",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-validator-identifier@7.10.4",
  19. "name": "@babel/helper-validator-identifier",
  20. "escapedName": "@babel%2fhelper-validator-identifier",
  21. "scope": "@babel",
  22. "rawSpec": "7.10.4",
  23. "saveSpec": null,
  24. "fetchSpec": "7.10.4"
  25. },
  26. "_requiredBy": [
  27. "/@babel/highlight"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
  30. "_spec": "7.10.4",
  31. "_where": "/home/guest/socket",
  32. "bugs": {
  33. "url": "https://github.com/babel/babel/issues"
  34. },
  35. "description": "Validate identifier/keywords name",
  36. "devDependencies": {
  37. "charcodes": "^0.2.0",
  38. "unicode-13.0.0": "^0.8.0"
  39. },
  40. "exports": "./lib/index.js",
  41. "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  42. "homepage": "https://github.com/babel/babel#readme",
  43. "license": "MIT",
  44. "main": "./lib/index.js",
  45. "name": "@babel/helper-validator-identifier",
  46. "publishConfig": {
  47. "access": "public"
  48. },
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/babel/babel.git",
  52. "directory": "packages/babel-helper-validator-identifier"
  53. },
  54. "version": "7.10.4"
  55. }