@lxlib/mock
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.1.
43 lines (42 loc) • 899 B
JSON
{
"name": "@lxlib/mock",
"version": "1.0.3",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/langnal/lxlib.git"
},
"bugs": {
"url": "https://github.com/langnal/lxlib/issues"
},
"homepage": "https://langnal.github.io",
"keywords": [
"lxlib",
"ng-alain",
"alain",
"mock",
"mockjs",
"angular-mock",
"ng mock",
"ngx-mock",
"antd",
"ng-zorro-antd",
"angular",
"component"
],
"sideEffects": false,
"peerDependencies": {
"@angular/common": "^9.1.1",
"@angular/core": "^9.1.1",
"tslib": "^1.10.0"
},
"main": "bundles/mock.umd.js",
"module": "fesm5/mock.js",
"es2015": "fesm2015/mock.js",
"esm5": "esm5/mock.js",
"esm2015": "esm2015/mock.js",
"fesm5": "fesm5/mock.js",
"fesm2015": "fesm2015/mock.js",
"typings": "mock.d.ts",
"metadata": "mock.metadata.json"
}