UNPKG

540 BJSONView Raw
1{
2 "name": "@vendasta/store",
3 "version": "5.1.2",
4 "description": "Components and data for Store",
5 "peerDependencies": {
6 "@angular/common": "^4.4.3",
7 "@angular/compiler": "^4.4.3",
8 "@angular/core": "^4.4.3",
9 "@angular/material": "^2.0.0-beta.6",
10 "@vendasta/forms": "^0.7.0",
11 "@vendasta/uikit": "^2.6.0",
12 "@vendasta/core": "^1.1.1",
13 "rxjs": "^5.0.2",
14 "zone.js": "^0.8.5",
15 "core-js": "^2.4.1"
16 },
17 "author": "Vendasta R&D",
18 "typings": "index.d.ts",
19 "license": "ISC",
20 "main": "index.js"
21}