@vendasta/store
Version:
Components and data for Store
22 lines (21 loc) • 574 B
JSON
{
"name": "@vendasta/store",
"version": "6.3.0",
"description": "Components and data for Store",
"peerDependencies": {
"@angular/common": ">=4.4.3 <6.0.0",
"@angular/compiler": ">=4.4.3 <6.0.0",
"@angular/core": ">=4.4.3 <6.0.0",
"@angular/material": ">=2.0.0-beta.12 <=5.1.0",
"@vendasta/forms": "^0.7.0",
"@vendasta/uikit": "^3.9.0",
"@vendasta/core": "^1.1.1",
"rxjs": "^5.0.2",
"zone.js": "^0.8.5",
"core-js": "^2.4.1"
},
"author": "Vendasta R&D",
"typings": "index.d.ts",
"license": "ISC",
"main": "index.js"
}