123456789101112131415161718192021222324 |
- {
- "name": "@kankan/sdk-deps",
- "private": true,
- "version": "4.7.0-alpha.21",
- "description": "> TODO: description",
- "author": "rindy <13656359@qq.com>",
- "homepage": "",
- "license": "ISC",
- "main": "index.js",
- "directories": {
- "lib": "lib",
- "test": "__tests__"
- },
- "files": [
- "index.js"
- ],
- "publishConfig": {
- "registry": "https://registry.npm.taobao.org/"
- },
- "repository": {
- "type": "git",
- "url": "http://192.168.0.115:3000/4dkankan/4dkankan_v4.git"
- }
- }
|