package.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "_args": [
  3. [
  4. "loader-fs-cache@1.0.3",
  5. "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "loader-fs-cache@1.0.3",
  10. "_id": "loader-fs-cache@1.0.3",
  11. "_inBundle": false,
  12. "_integrity": "sha1-8IZXZG1gcHi+LwoDL4vWndbyd9k=",
  13. "_location": "/loader-fs-cache",
  14. "_phantomChildren": {
  15. "commondir": "1.0.1",
  16. "mkdirp": "0.5.5",
  17. "pinkie-promise": "2.0.1"
  18. },
  19. "_requested": {
  20. "type": "version",
  21. "registry": true,
  22. "raw": "loader-fs-cache@1.0.3",
  23. "name": "loader-fs-cache",
  24. "escapedName": "loader-fs-cache",
  25. "rawSpec": "1.0.3",
  26. "saveSpec": null,
  27. "fetchSpec": "1.0.3"
  28. },
  29. "_requiredBy": [
  30. "/eslint-loader"
  31. ],
  32. "_resolved": "https://registry.nlark.com/loader-fs-cache/download/loader-fs-cache-1.0.3.tgz",
  33. "_spec": "1.0.3",
  34. "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
  35. "author": {
  36. "name": "Ade Viankakrisna Fadlil"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/viankakrisna/loader-fs-cache/issues"
  40. },
  41. "dependencies": {
  42. "find-cache-dir": "^0.1.1",
  43. "mkdirp": "^0.5.1"
  44. },
  45. "description": "A published package of https://github.com/babel/babel-loader/blob/master/src/fs-cache.js",
  46. "homepage": "https://github.com/viankakrisna/loader-fs-cache#readme",
  47. "license": "MIT",
  48. "main": "index.js",
  49. "name": "loader-fs-cache",
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/viankakrisna/loader-fs-cache.git"
  53. },
  54. "scripts": {
  55. "test": "echo \"Error: no test specified\" && exit 1"
  56. },
  57. "version": "1.0.3"
  58. }