You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

92 lines
2.8 KiB

{
"_from": "@abp/utils@~5.3.5",
"_id": "@abp/utils@5.3.5",
"_inBundle": false,
"_integrity": "sha512-Ka+/jeH1eWpHDmm8AgoLIv7ljdkjWavGaEh15W4W+jPdaKILsVLozv6BnoDia+ESdXcLmfOiAaL5Z0yLDycLXw==",
"_location": "/@abp/utils",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@abp/utils@~5.3.5",
"name": "@abp/utils",
"escapedName": "@abp%2futils",
"scope": "@abp",
"rawSpec": "~5.3.5",
"saveSpec": null,
"fetchSpec": "~5.3.5"
},
"_requiredBy": [
"/@abp/core"
],
"_resolved": "https://registry.npmmirror.com/@abp/utils/-/utils-5.3.5.tgz",
"_shasum": "8042d9d5d5faad8a67eb655603fa78c9e0570f6d",
"_spec": "@abp/utils@~5.3.5",
"_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\@abp\\core",
"bugs": {
"url": "https://github.com/abpframework/abp/issues"
},
"bundleDependencies": false,
"dependencies": {
"just-compare": "^1.3.0"
},
"deprecated": false,
"description": "",
"devDependencies": {
"@angular-builders/jest": "^9.0.0",
"@angular-devkit/build-ng-packagr": "~0.1000.0",
"@angular/cli": "~10.0.0",
"@angular/common": "~10.0.0",
"@angular/compiler": "~10.0.0",
"@angular/compiler-cli": "~10.0.0",
"@angular/core": "~10.0.0",
"@angular/platform-browser": "~10.0.0",
"@angular/platform-browser-dynamic": "~10.0.0",
"@types/execa": "^2.0.0",
"@types/fs-extra": "^8.1.0",
"@types/jest": "^25.1.4",
"@types/node": "^12.11.1",
"codelyzer": "^5.1.2",
"execa": "^4.0.0",
"fs-extra": "^9.0.0",
"jest": "^25.2.4",
"jest-preset-angular": "^8.1.2",
"ng-packagr": "^10.0.0",
"protractor": "^7.0.0",
"ts-node": "~8.3.0",
"tslib": "~2.0.0",
"tslint": "^6.1.0",
"typescript": "~3.9.5",
"zone.js": "~0.10.2"
},
"es2015": "dist/fesm2015/abp-utils.js",
"es2015_ivy_ngcc": "__ivy_ngcc__/dist/fesm2015/abp-utils.js",
"esm2015": "dist/esm2015/abp-utils.js",
"fesm2015": "dist/fesm2015/abp-utils.js",
"fesm2015_ivy_ngcc": "__ivy_ngcc__/dist/fesm2015/abp-utils.js",
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431",
"homepage": "https://github.com/abpframework/abp#readme",
"main": "dist/bundles/abp-utils.umd.js",
"metadata": "dist/abp-utils.metadata.json",
"module": "dist/fesm2015/abp-utils.js",
"name": "@abp/utils",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/abpframework/abp.git",
"directory": "npm/packs/utils"
},
"scripts": {
"build": "ng build",
"lint": "ng lint",
"ng": "ng",
"prepublishOnly": "yarn install --ignore-scripts && node prepublish.js",
"start": "ng serve",
"test": "ng test"
},
"sideEffects": false,
"typings": "dist/abp-utils.d.ts",
"version": "5.3.5"
}