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.8KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_from": "@babel/plugin-transform-react-jsx@^7.7.0",
  3. "_id": "@babel/plugin-transform-react-jsx@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-mXhBtyVB1Ujfy+0L6934jeJcSXj/VCg6whZzEcgiiZHNS0PGC7vUCsZDQCxxztkpIdF+dY1fUMcjAgEOC3ZOMQ==",
  6. "_location": "/@babel/plugin-transform-react-jsx",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/plugin-transform-react-jsx@^7.7.0",
  12. "name": "@babel/plugin-transform-react-jsx",
  13. "escapedName": "@babel%2fplugin-transform-react-jsx",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/preset-react"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.7.0.tgz",
  23. "_shasum": "834b0723ba78cd4d24d7d629300c2270f516d0b7",
  24. "_spec": "@babel/plugin-transform-react-jsx@^7.7.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/preset-react",
  26. "bundleDependencies": false,
  27. "dependencies": {
  28. "@babel/helper-builder-react-jsx": "^7.7.0",
  29. "@babel/helper-plugin-utils": "^7.0.0",
  30. "@babel/plugin-syntax-jsx": "^7.2.0"
  31. },
  32. "deprecated": false,
  33. "description": "Turn JSX into React function calls",
  34. "devDependencies": {
  35. "@babel/core": "^7.7.0",
  36. "@babel/helper-plugin-test-runner": "^7.0.0"
  37. },
  38. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  39. "keywords": [
  40. "babel-plugin"
  41. ],
  42. "license": "MIT",
  43. "main": "lib/index.js",
  44. "name": "@babel/plugin-transform-react-jsx",
  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-transform-react-jsx"
  54. },
  55. "version": "7.7.0"
  56. }