Dashboard sipadu mbip
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.

package.json 1.9KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_from": "@babel/preset-react@^7.0.0",
  3. "_id": "@babel/preset-react@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-IXXgSUYBPHUGhUkH+89TR6faMcBtuMW0h5OHbMuVbL3/5wK2g6a2M2BBpkLa+Kw0sAHiZ9dNVgqJMDP/O4GRBA==",
  6. "_location": "/@babel/preset-react",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/preset-react@^7.0.0",
  12. "name": "@babel/preset-react",
  13. "escapedName": "@babel%2fpreset-react",
  14. "scope": "@babel",
  15. "rawSpec": "^7.0.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.0.0"
  18. },
  19. "_requiredBy": [
  20. "#DEV:/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.7.0.tgz",
  23. "_shasum": "8ab0c4787d98cf1f5f22dabf115552bf9e4e406c",
  24. "_spec": "@babel/preset-react@^7.0.0",
  25. "_where": "/var/www/html/mdch.sipadu",
  26. "author": {
  27. "name": "Sebastian McKenzie",
  28. "email": "sebmck@gmail.com"
  29. },
  30. "bundleDependencies": false,
  31. "dependencies": {
  32. "@babel/helper-plugin-utils": "^7.0.0",
  33. "@babel/plugin-transform-react-display-name": "^7.0.0",
  34. "@babel/plugin-transform-react-jsx": "^7.7.0",
  35. "@babel/plugin-transform-react-jsx-self": "^7.0.0",
  36. "@babel/plugin-transform-react-jsx-source": "^7.0.0"
  37. },
  38. "deprecated": false,
  39. "description": "Babel preset for all React plugins.",
  40. "devDependencies": {
  41. "@babel/core": "^7.7.0",
  42. "@babel/helper-plugin-test-runner": "^7.0.0",
  43. "@babel/helper-transform-fixture-test-runner": "^7.6.3"
  44. },
  45. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  46. "homepage": "https://babeljs.io/",
  47. "license": "MIT",
  48. "main": "lib/index.js",
  49. "name": "@babel/preset-react",
  50. "peerDependencies": {
  51. "@babel/core": "^7.0.0-0"
  52. },
  53. "publishConfig": {
  54. "access": "public"
  55. },
  56. "repository": {
  57. "type": "git",
  58. "url": "https://github.com/babel/babel/tree/master/packages/babel-preset-react"
  59. },
  60. "version": "7.7.0"
  61. }