{
    "author": null,
    "homepage": "https://studio.webcomponents.dev/edit/umMmS2luVbRZ1BEzvrmb/",
    "type": "module",
    "keywords": [
        "wcd"
    ],
    "files": [
        "README.md",
        "dist/index.css",
        "dist/index.css.raw.js",
        "dist/index.d.ts",
        "dist/index.js",
        "dist/index.js.map",
        "dist/store.d.ts",
        "dist/store.js",
        "dist/store.js.map",
        "src/index.scss",
        "src/index.stories.tsx",
        "src/index.tsx",
        "src/store.tsx"
    ],
    "scripts": {
        "serve": "npx wcd-cli@latest serve umMmS2luVbRZ1BEzvrmb --open"
    },
    "devDependencies": {},
    "name": "@wcd/dinavinter.gigya-store",
    "version": "0.1.1",
    "depndencies": {
        "@stencil/store": "latest"
    },
    "readmeFilename": "README.md",
    "repository": {
        "type": "git",
        "url": "https://github.com/dinavinter/gigya-store.git"
    },
    "module": "dist/index.js",
    "main": "dist/index.js",
    "types": "dist/index.d.ts",
    "dependencies": {
        "@stencil/core": "^3.0.0",
        "@stencil/store": "^2.0.3"
    }
}