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