@microon/mock
Version:
@microon/mock
23 lines (22 loc) • 611 B
JSON
{
"name": "@microon/mock",
"version": "1.5.2",
"description": "@microon/mock",
"main": "./bundles/mock.umd.js",
"module": "./index.js",
"typings": "./index.d.ts",
"author": "cipchk<cipchk@qq.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/cipchk/delon.git"
},
"bugs": {
"url": "https://github.com/cipchk/delon/issues"
},
"homepage": "https://github.com/cipchk/delon#readme",
"keywords": ["delon", "ng-alain", "alain", "antd", "ng-zorro-antd", "mock", "mockjs", "angular-mock", "ngx-mock"],
"peerDependencies": {
"@types/mockjs": "^1.0.0"
}
}