package.json 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "_args": [
  3. [
  4. "babel-plugin-syntax-dynamic-import@^6.18.0",
  5. "/home/seleznev/project Angular/Quality system/node_modules/babel-preset-stage-2"
  6. ]
  7. ],
  8. "_from": "babel-plugin-syntax-dynamic-import@>=6.18.0 <7.0.0",
  9. "_id": "babel-plugin-syntax-dynamic-import@6.18.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/babel-plugin-syntax-dynamic-import",
  13. "_nodeVersion": "6.9.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/babel-plugin-syntax-dynamic-import-6.18.0.tgz_1477343934992_0.1571790436282754"
  17. },
  18. "_npmUser": {
  19. "email": "hi@henryzoo.com",
  20. "name": "hzoo"
  21. },
  22. "_npmVersion": "3.10.8",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "babel-plugin-syntax-dynamic-import",
  26. "raw": "babel-plugin-syntax-dynamic-import@^6.18.0",
  27. "rawSpec": "^6.18.0",
  28. "scope": null,
  29. "spec": ">=6.18.0 <7.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/babel-preset-stage-2"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz",
  36. "_shasum": "8d6a26229c83745a9982a441051572caa179b1da",
  37. "_shrinkwrap": null,
  38. "_spec": "babel-plugin-syntax-dynamic-import@^6.18.0",
  39. "_where": "/home/seleznev/project Angular/Quality system/node_modules/babel-preset-stage-2",
  40. "dependencies": {},
  41. "description": "Allow parsing of import()",
  42. "devDependencies": {},
  43. "directories": {},
  44. "dist": {
  45. "shasum": "8d6a26229c83745a9982a441051572caa179b1da",
  46. "tarball": "https://registry.npmjs.org/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz"
  47. },
  48. "keywords": [
  49. "babel-plugin"
  50. ],
  51. "license": "MIT",
  52. "main": "lib/index.js",
  53. "maintainers": [
  54. {
  55. "name": "hzoo",
  56. "email": "hi@henryzoo.com"
  57. }
  58. ],
  59. "name": "babel-plugin-syntax-dynamic-import",
  60. "optionalDependencies": {},
  61. "readme": "ERROR: No README data found!",
  62. "repository": {
  63. "type": "git",
  64. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import"
  65. },
  66. "scripts": {},
  67. "version": "6.18.0"
  68. }