Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

54 rader
1.6 KiB

  1. {
  2. "_args": [
  3. [
  4. "h2x-plugin-jsx@1.2.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "h2x-plugin-jsx@1.2.0",
  9. "_id": "h2x-plugin-jsx@1.2.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-a7Vb3BHhJJq0dPDNdqguEyQirENkVsFtvM2YkiaT5h/fmGhmM1nDy3BLeJeSKi2tL2g9v4ykm2Z+GG9QrhDgPA==",
  12. "_location": "/h2x-plugin-jsx",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "h2x-plugin-jsx@1.2.0",
  18. "name": "h2x-plugin-jsx",
  19. "escapedName": "h2x-plugin-jsx",
  20. "rawSpec": "1.2.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.2.0"
  23. },
  24. "_requiredBy": [
  25. "/@svgr/core"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/h2x-plugin-jsx/-/h2x-plugin-jsx-1.2.0.tgz",
  28. "_spec": "1.2.0",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Bergé Greg",
  32. "email": "berge.greg@gmail.com"
  33. },
  34. "dependencies": {
  35. "h2x-types": "^1.1.0"
  36. },
  37. "description": "Transform HTML into JSX.",
  38. "gitHead": "c0c844b8ed743a4cc2ec880448b5a96c159ef602",
  39. "homepage": "https://github.com/smooth-code/h2x",
  40. "license": "MIT",
  41. "main": "lib/index.js",
  42. "name": "h2x-plugin-jsx",
  43. "repository": {
  44. "type": "git",
  45. "url": "https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx"
  46. },
  47. "scripts": {
  48. "build": "babel --config-file ../../babel.config.js -d lib --ignore \"**/*.test.js\" src",
  49. "prebuild": "rm -rf lib/",
  50. "prepublishOnly": "yarn run build"
  51. },
  52. "version": "1.2.0"
  53. }