Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

68 строки
2.3 KiB

  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-create-class-features-plugin@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-create-class-features-plugin@7.9.6",
  9. "_id": "@babel/helper-create-class-features-plugin@7.9.6",
  10. "_inBundle": false,
  11. "_integrity": "sha512-6N9IeuyHvMBRyjNYOMJHrhwtu4WJMrYf8hVbEHD3pbbbmNOk1kmXSQs7bA4dYDUaIx4ZEzdnvo6NwC3WHd/Qow==",
  12. "_location": "/@babel/helper-create-class-features-plugin",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/helper-create-class-features-plugin@7.9.6",
  18. "name": "@babel/helper-create-class-features-plugin",
  19. "escapedName": "@babel%2fhelper-create-class-features-plugin",
  20. "scope": "@babel",
  21. "rawSpec": "7.9.6",
  22. "saveSpec": null,
  23. "fetchSpec": "7.9.6"
  24. },
  25. "_requiredBy": [
  26. "/@babel/plugin-transform-typescript"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-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/helper-function-name": "^7.9.5",
  37. "@babel/helper-member-expression-to-functions": "^7.8.3",
  38. "@babel/helper-optimise-call-expression": "^7.8.3",
  39. "@babel/helper-plugin-utils": "^7.8.3",
  40. "@babel/helper-replace-supers": "^7.9.6",
  41. "@babel/helper-split-export-declaration": "^7.8.3"
  42. },
  43. "description": "Compile class public and private fields, private methods and decorators to ES6",
  44. "devDependencies": {
  45. "@babel/core": "^7.9.6",
  46. "@babel/helper-plugin-test-runner": "^7.8.3"
  47. },
  48. "gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d",
  49. "keywords": [
  50. "babel",
  51. "babel-plugin"
  52. ],
  53. "license": "MIT",
  54. "main": "lib/index.js",
  55. "name": "@babel/helper-create-class-features-plugin",
  56. "peerDependencies": {
  57. "@babel/core": "^7.0.0"
  58. },
  59. "publishConfig": {
  60. "access": "public"
  61. },
  62. "repository": {
  63. "type": "git",
  64. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-create-class-features-plugin"
  65. },
  66. "version": "7.9.6"
  67. }