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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_from": "@babel/plugin-transform-react-jsx-source@^7.0.0",
  3. "_id": "@babel/plugin-transform-react-jsx-source@7.5.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-58Q+Jsy4IDCZx7kqEZuSDdam/1oW8OdDX8f+Loo6xyxdfg1yF0GE2XNJQSTZCaMol93+FBzpWiPEwtbMloAcPg==",
  6. "_location": "/@babel/plugin-transform-react-jsx-source",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/plugin-transform-react-jsx-source@^7.0.0",
  12. "name": "@babel/plugin-transform-react-jsx-source",
  13. "escapedName": "@babel%2fplugin-transform-react-jsx-source",
  14. "scope": "@babel",
  15. "rawSpec": "^7.0.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.0.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/preset-react"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.5.0.tgz",
  23. "_shasum": "583b10c49cf057e237085bcbd8cc960bd83bd96b",
  24. "_spec": "@babel/plugin-transform-react-jsx-source@^7.0.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/preset-react",
  26. "bundleDependencies": false,
  27. "dependencies": {
  28. "@babel/helper-plugin-utils": "^7.0.0",
  29. "@babel/plugin-syntax-jsx": "^7.2.0"
  30. },
  31. "deprecated": false,
  32. "description": "Add a __source prop to all JSX Elements",
  33. "devDependencies": {
  34. "@babel/core": "^7.5.0",
  35. "@babel/helper-plugin-test-runner": "^7.0.0"
  36. },
  37. "gitHead": "49da9a07c81156e997e60146eb001ea77b7044c4",
  38. "keywords": [
  39. "babel-plugin"
  40. ],
  41. "license": "MIT",
  42. "main": "lib/index.js",
  43. "name": "@babel/plugin-transform-react-jsx-source",
  44. "peerDependencies": {
  45. "@babel/core": "^7.0.0-0"
  46. },
  47. "publishConfig": {
  48. "access": "public"
  49. },
  50. "repository": {
  51. "type": "git",
  52. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx-source"
  53. },
  54. "version": "7.5.0"
  55. }