package.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "_from": "babel-plugin-syntax-exponentiation-operator@^6.8.0",
  3. "_id": "babel-plugin-syntax-exponentiation-operator@6.13.0",
  4. "_inBundle": false,
  5. "_integrity": "sha1-nufoM3KQ2pUoggGmpX9BcDF4MN4=",
  6. "_location": "/babel-plugin-syntax-exponentiation-operator",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "babel-plugin-syntax-exponentiation-operator@^6.8.0",
  12. "name": "babel-plugin-syntax-exponentiation-operator",
  13. "escapedName": "babel-plugin-syntax-exponentiation-operator",
  14. "rawSpec": "^6.8.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^6.8.0"
  17. },
  18. "_requiredBy": [
  19. "/babel-plugin-transform-exponentiation-operator"
  20. ],
  21. "_resolved": "http://registry.npm.taobao.org/babel-plugin-syntax-exponentiation-operator/download/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz",
  22. "_shasum": "9ee7e8337290da95288201a6a57f4170317830de",
  23. "_spec": "babel-plugin-syntax-exponentiation-operator@^6.8.0",
  24. "_where": "C:\\code\\FED\\fortnite\\web\\1807-工具页面\\node_modules\\babel-plugin-transform-exponentiation-operator",
  25. "bundleDependencies": false,
  26. "dependencies": {},
  27. "deprecated": false,
  28. "description": "Allow parsing of the exponentiation operator",
  29. "devDependencies": {},
  30. "keywords": [
  31. "babel-plugin"
  32. ],
  33. "license": "MIT",
  34. "main": "lib/index.js",
  35. "name": "babel-plugin-syntax-exponentiation-operator",
  36. "repository": {
  37. "type": "git",
  38. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-exponentation-operator"
  39. },
  40. "version": "6.13.0"
  41. }