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.
 
 
 
 

57 lines
1.8 KiB

  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-syntax-top-level-await@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-syntax-top-level-await@7.8.3",
  9. "_id": "@babel/plugin-syntax-top-level-await@7.8.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-kwj1j9lL/6Wd0hROD3b/OZZ7MSrZLqqn9RAZ5+cYYsflQ9HZBIKCUkr3+uL1MEJ1NePiUbf98jjiMQSv0NMR9g==",
  12. "_location": "/@babel/plugin-syntax-top-level-await",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/plugin-syntax-top-level-await@7.8.3",
  18. "name": "@babel/plugin-syntax-top-level-await",
  19. "escapedName": "@babel%2fplugin-syntax-top-level-await",
  20. "scope": "@babel",
  21. "rawSpec": "7.8.3",
  22. "saveSpec": null,
  23. "fetchSpec": "7.8.3"
  24. },
  25. "_requiredBy": [
  26. "/@babel/preset-env"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.8.3.tgz",
  29. "_spec": "7.8.3",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "dependencies": {
  32. "@babel/helper-plugin-utils": "^7.8.3"
  33. },
  34. "description": "Allow parsing of top-level await in modules",
  35. "devDependencies": {
  36. "@babel/core": "^7.8.3"
  37. },
  38. "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  39. "keywords": [
  40. "babel-plugin"
  41. ],
  42. "license": "MIT",
  43. "main": "lib/index.js",
  44. "name": "@babel/plugin-syntax-top-level-await",
  45. "peerDependencies": {
  46. "@babel/core": "^7.0.0-0"
  47. },
  48. "publishConfig": {
  49. "access": "public"
  50. },
  51. "repository": {
  52. "type": "git",
  53. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-top-level-await"
  54. },
  55. "version": "7.8.3"
  56. }