package.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "_args": [
  3. [
  4. "@form-create/component-ivu-tree@2.5.27",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_from": "@form-create/component-ivu-tree@2.5.27",
  9. "_id": "@form-create/component-ivu-tree@2.5.27",
  10. "_inBundle": false,
  11. "_integrity": "sha512-zraldTfO4QoJmxolovvSKqd0WQEYa7ZOU2+C8t93e4tN2rIHLnIFVJe4jz3ymgobOXLgyl17oHqZiW3C74k1Dw==",
  12. "_location": "/@form-create/component-ivu-tree",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@form-create/component-ivu-tree@2.5.27",
  18. "name": "@form-create/component-ivu-tree",
  19. "escapedName": "@form-create%2fcomponent-ivu-tree",
  20. "scope": "@form-create",
  21. "rawSpec": "2.5.27",
  22. "saveSpec": null,
  23. "fetchSpec": "2.5.27"
  24. },
  25. "_requiredBy": [
  26. "/@form-create/iview"
  27. ],
  28. "_resolved": "https://registry.npmmirror.com/@form-create/component-ivu-tree/-/component-ivu-tree-2.5.27.tgz",
  29. "_spec": "2.5.27",
  30. "_where": "E:\\item\\newItem\\admin",
  31. "author": {
  32. "name": "xaboy"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/xaboy/form-create/issues"
  36. },
  37. "dependencies": {
  38. "@form-create/utils": "^2.5.27"
  39. },
  40. "description": "@form-create/iview 内置组件",
  41. "files": [
  42. "README.md",
  43. "package.json",
  44. "LICENSE",
  45. "src",
  46. "dist"
  47. ],
  48. "gitHead": "ca02f3c2b7570705ec3676361ec62350495f6481",
  49. "homepage": "http://www.form-create.com",
  50. "jsdelivr": "./dist/index.js",
  51. "keywords": [
  52. "@form-create",
  53. "form-create-component",
  54. "iview",
  55. "view-design"
  56. ],
  57. "license": "MIT",
  58. "main": "./dist/index.js",
  59. "module": "./dist/index.js",
  60. "name": "@form-create/component-ivu-tree",
  61. "publishConfig": {
  62. "access": "public"
  63. },
  64. "repository": {
  65. "type": "git",
  66. "url": "git+https://github.com/xaboy/form-create.git"
  67. },
  68. "scripts": {
  69. "bili": "cross-env bili",
  70. "build": "npm-run-all clean bili",
  71. "clean": "rimraf dist/"
  72. },
  73. "unpkg": "./dist/index.js",
  74. "version": "2.5.27"
  75. }