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.
 
 
 
 

59 lines
2.0 KiB

  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-computed-properties@7.8.3",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-computed-properties@7.8.3",
  9. "_id": "@babel/plugin-transform-computed-properties@7.8.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-O5hiIpSyOGdrQZRQ2ccwtTVkgUDBBiCuK//4RJ6UfePllUTCENOzKxfh6ulckXKc0DixTFLCfb2HVkNA7aDpzA==",
  12. "_location": "/@babel/plugin-transform-computed-properties",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/plugin-transform-computed-properties@7.8.3",
  18. "name": "@babel/plugin-transform-computed-properties",
  19. "escapedName": "@babel%2fplugin-transform-computed-properties",
  20. "scope": "@babel",
  21. "rawSpec": "7.8.3",
  22. "saveSpec": null,
  23. "fetchSpec": "7.8.3"
  24. },
  25. "_requiredBy": [
  26. "/@babel/preset-env",
  27. "/babel-preset-react-app/@babel/preset-env"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.8.3.tgz",
  30. "_spec": "7.8.3",
  31. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  32. "dependencies": {
  33. "@babel/helper-plugin-utils": "^7.8.3"
  34. },
  35. "description": "Compile ES2015 computed properties to ES5",
  36. "devDependencies": {
  37. "@babel/core": "^7.8.3",
  38. "@babel/helper-plugin-test-runner": "^7.8.3"
  39. },
  40. "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  41. "keywords": [
  42. "babel-plugin"
  43. ],
  44. "license": "MIT",
  45. "main": "lib/index.js",
  46. "name": "@babel/plugin-transform-computed-properties",
  47. "peerDependencies": {
  48. "@babel/core": "^7.0.0-0"
  49. },
  50. "publishConfig": {
  51. "access": "public"
  52. },
  53. "repository": {
  54. "type": "git",
  55. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-computed-properties"
  56. },
  57. "version": "7.8.3"
  58. }