UNPKG

476 BJSONView Raw
1{
2 "name": "@vendasta/store",
3 "version": "2.12.0",
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/uikit": "^2.6.0",
11 "rxjs": "^5.0.2",
12 "zone.js": "^0.8.5",
13 "core-js": "^2.4.1"
14 },
15 "author": "Vendasta R&D",
16 "typings": "index.d.ts",
17 "license": "ISC",
18 "main": "index.js"
19}