Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

package.json 2.1 KiB

il y a 3 ans
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-compilation-targets@7.9.6",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@babel/helper-compilation-targets@7.9.6",
  9. "_id": "@babel/helper-compilation-targets@7.9.6",
  10. "_inBundle": false,
  11. "_integrity": "sha512-x2Nvu0igO0ejXzx09B/1fGBxY9NXQlBW2kZsSxCJft+KHN8t9XWzIvFxtPHnBOAXpVsdxZKZFbRUC8TsNKajMw==",
  12. "_location": "/@babel/helper-compilation-targets",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/helper-compilation-targets@7.9.6",
  18. "name": "@babel/helper-compilation-targets",
  19. "escapedName": "@babel%2fhelper-compilation-targets",
  20. "scope": "@babel",
  21. "rawSpec": "7.9.6",
  22. "saveSpec": null,
  23. "fetchSpec": "7.9.6"
  24. },
  25. "_requiredBy": [
  26. "/@babel/preset-env"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.9.6.tgz",
  29. "_spec": "7.9.6",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "author": {
  32. "name": "The Babel Team",
  33. "url": "https://babeljs.io/team"
  34. },
  35. "dependencies": {
  36. "@babel/compat-data": "^7.9.6",
  37. "browserslist": "^4.11.1",
  38. "invariant": "^2.2.4",
  39. "levenary": "^1.1.1",
  40. "semver": "^5.5.0"
  41. },
  42. "description": "Engine compat data used in @babel/preset-env",
  43. "devDependencies": {
  44. "@babel/core": "^7.9.6",
  45. "@babel/helper-plugin-test-runner": "^7.8.3"
  46. },
  47. "exports": {
  48. ".": "./lib/index.js"
  49. },
  50. "gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d",
  51. "keywords": [
  52. "babel",
  53. "babel-plugin"
  54. ],
  55. "license": "MIT",
  56. "main": "lib/index.js",
  57. "name": "@babel/helper-compilation-targets",
  58. "peerDependencies": {
  59. "@babel/core": "^7.0.0"
  60. },
  61. "publishConfig": {
  62. "access": "public"
  63. },
  64. "repository": {
  65. "type": "git",
  66. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-compilation-targets"
  67. },
  68. "version": "7.9.6"
  69. }