package.json 202 B

12345678910
  1. {
  2. "name" : "uni-config-center",
  3. "version" : "0.0.2",
  4. "description" : "配置中心",
  5. "main" : "index.js",
  6. "keywords" : [],
  7. "author" : "DCloud",
  8. "license" : "Apache-2.0",
  9. "dependencies" : null
  10. }