UNPKG

630 BJSONView Raw
1{
2 "name": "@brandingbrand/fsproductdetail",
3 "version": "2.0.1-alpha.13+d49ca24",
4 "description": "components for product detail pages",
5 "main": "dist/index.js",
6 "types": "./dist/index.d.ts",
7 "license": "MIT",
8 "scripts": {
9 "prepare": "tsc",
10 "tsc:watch": "tsc -w --preserveWatchOutput"
11 },
12 "dependencies": {
13 "@brandingbrand/fscommerce": "2.0.1-alpha.13+d49ca24",
14 "lodash-es": "^4.17.10",
15 "react": "^16.3.2",
16 "react-native": "^0.55.4",
17 "redux": "^4.0.0"
18 },
19 "publishConfig": {
20 "registry": "https://registry.npmjs.org/"
21 },
22 "gitHead": "d49ca2464d1a8811016ce90d8e798ca69d2fdd08"
23}