package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_from": "ts-pnp@1.2.0",
  3. "_id": "ts-pnp@1.2.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==",
  6. "_location": "/ts-pnp",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "ts-pnp@1.2.0",
  12. "name": "ts-pnp",
  13. "escapedName": "ts-pnp",
  14. "rawSpec": "1.2.0",
  15. "saveSpec": null,
  16. "fetchSpec": "1.2.0"
  17. },
  18. "_requiredBy": [
  19. "/pnp-webpack-plugin",
  20. "/react-scripts"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.2.0.tgz",
  23. "_shasum": "a500ad084b0798f1c3071af391e65912c86bca92",
  24. "_spec": "ts-pnp@1.2.0",
  25. "_where": "C:\\Users\\rickh\\Desktop\\js-hw-1\\hw1\\node_modules\\react-scripts",
  26. "bugs": {
  27. "url": "https://github.com/arcanis/ts-pnp/issues"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "plug'n'play resolver for TypeScript",
  32. "devDependencies": {
  33. "typescript": "3.5.3"
  34. },
  35. "engines": {
  36. "node": ">=6"
  37. },
  38. "homepage": "https://github.com/arcanis/ts-pnp",
  39. "keywords": [
  40. "typescript",
  41. "yarn",
  42. "plugnplay",
  43. "pnp"
  44. ],
  45. "license": "MIT",
  46. "name": "ts-pnp",
  47. "peerDependenciesMeta": {
  48. "typescript": {
  49. "optional": true
  50. }
  51. },
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/arcanis/ts-pnp.git"
  55. },
  56. "version": "1.2.0"
  57. }