UNPKG

608 BJSONView Raw
1{
2 "name": "@vendasta/store",
3 "version": "8.14.0",
4 "description": "Components and data for Store",
5 "peerDependencies": {
6 "@angular/common": ">=5.0.0 <6.0.0",
7 "@angular/compiler": ">=5.0.0 <6.0.0",
8 "@angular/core": ">=8.25.0 <9.0.0",
9 "@angular/material": ">=2.0.0-beta.12 <=5.1.0",
10 "@vendasta/forms": "^2.0.0",
11 "@vendasta/uikit": "^4.0.0",
12 "@vendasta/core": "^10.7.0",
13 "flag-icon-css": "^2.9.0",
14 "rxjs": "^5.5.0",
15 "zone.js": "^0.8.5",
16 "core-js": "^2.4.1"
17 },
18 "author": "Vendasta R&D",
19 "typings": "index.d.ts",
20 "license": "ISC",
21 "main": "index.js"
22}