15 lines
327 B
JSON
15 lines
327 B
JSON
{
|
|
"name": "@ucap/ng-web-storage",
|
|
"version": "0.0.3",
|
|
"publishConfig": {
|
|
"registry": "http://10.81.13.229:8081/repository/npm-ucap/"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^9.0.2",
|
|
"@angular/core": "^9.0.2",
|
|
"@ucap/web-storage": "~0.0.1",
|
|
"crypto-js": "^4.0.0",
|
|
"tslib": "^1.10.0"
|
|
}
|
|
}
|