package.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "_from": "github:requirejs/text",
  3. "_id": "text@2.0.16",
  4. "_inBundle": false,
  5. "_integrity": "",
  6. "_location": "/text",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "git",
  10. "raw": "requirejs/text",
  11. "rawSpec": "requirejs/text",
  12. "saveSpec": "github:requirejs/text",
  13. "fetchSpec": null,
  14. "gitCommittish": null
  15. },
  16. "_requiredBy": [
  17. "#USER",
  18. "/"
  19. ],
  20. "_resolved": "github:requirejs/text#3f9d4c19b3a1a3c6f35650c5788cbea1db93197a",
  21. "_spec": "requirejs/text",
  22. "_where": "F:\\",
  23. "bugs": {
  24. "url": "https://github.com/requirejs/text/issues"
  25. },
  26. "bundleDependencies": false,
  27. "categories": [
  28. "Loader plugins"
  29. ],
  30. "deprecated": false,
  31. "description": "An AMD loader plugin for loading text resources.",
  32. "github": "https://github.com/requirejs/text",
  33. "homepage": "https://github.com/requirejs/text#readme",
  34. "license": "MIT",
  35. "main": "text.js",
  36. "name": "text",
  37. "repository": {
  38. "type": "git",
  39. "url": "git+https://github.com/requirejs/text.git"
  40. },
  41. "version": "2.0.16",
  42. "volo": {
  43. "url": "https://raw.github.com/requirejs/text/{version}/text.js"
  44. }
  45. }