UNPKG

626 BJSONView Raw
1{
2 "name": "@brandingbrand/fsproductdetail",
3 "version": "3.0.1-alpha.6+e49f7c8",
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": "3.0.1-alpha.6+e49f7c8",
14 "lodash-es": "^4.17.10",
15 "react": "16.6.3",
16 "react-native": "0.57.8",
17 "redux": "^4.0.0"
18 },
19 "publishConfig": {
20 "registry": "https://registry.npmjs.org/"
21 },
22 "gitHead": "e49f7c864c02b25814681ecd1d3f812ac0e15eb9"
23}