package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_from": "json-beautifully",
  3. "_id": "json-beautifully@1.0.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-aD3uL3qr5y29B8w6cdmsoXaX3zp53ulWjgVQUgGwLmpAoXaB9jIeHYmpOLA9vRMvrIlfG6MQ7OArYKPS0SwMmw==",
  6. "_location": "/json-beautifully",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "json-beautifully",
  12. "name": "json-beautifully",
  13. "escapedName": "json-beautifully",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/json-beautifully/-/json-beautifully-1.0.3.tgz",
  23. "_shasum": "72c7b5e83caeb24380e47e781b45fa9c32a18368",
  24. "_spec": "json-beautifully",
  25. "_where": "D:\\proj\\CocosCreatorPlugins\\packages\\excel-fucker",
  26. "author": {
  27. "name": "xiaok"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/xiaok1990/formatJson/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "将json文件格式化",
  35. "directories": {
  36. "lib": "lib"
  37. },
  38. "homepage": "https://github.com/xiaok1990/formatJson#readme",
  39. "keywords": [
  40. "beautifully",
  41. "json"
  42. ],
  43. "license": "ISC",
  44. "main": "lib/index.js",
  45. "name": "json-beautifully",
  46. "repository": {
  47. "type": "git",
  48. "url": "git+https://github.com/xiaok1990/formatJson.git"
  49. },
  50. "scripts": {
  51. "test": "echo \"Error: no test specified\" && exit 1"
  52. },
  53. "version": "1.0.3"
  54. }