{
  "name": "luminary",
  "version": "0.9.0",
  "private": false,
  "main": "index.js",
  "scripts": {
    "dev": "start-storybook -p 6006 --no-manager-cache",
    "build": "build-storybook",
    "library": "parcel-css --minify --nesting --bundle --targets '>= 0.25%' --sourcemap ./manifest.css -o ./full.css"
  },
  "devDependencies": {
    "@babel/core": "^7.16.0",
    "@etchteam/storybook-addon-status": "^4.2.1",
    "@parcel/css-cli": "^1.8.2",
    "@storybook/addon-actions": "^6.4.22",
    "@storybook/addon-essentials": "^6.4.22",
    "@storybook/addon-links": "^6.4.22",
    "@storybook/vue": "^6.4.22",
    "@vue/cli-plugin-babel": "~4.5.0",
    "@vue/cli-plugin-eslint": "~4.5.0",
    "@vue/cli-service": "~4.5.0",
    "babel-eslint": "^10.1.0",
    "babel-loader": "^8.2.3",
    "eslint": "^6.7.2",
    "eslint-plugin-storybook": "^0.5.11",
    "eslint-plugin-vue": "6.2.2",
    "prettier": "^2.4.1",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "storybook-addon-themes": "^6.1.0",
    "style-dictionary": "^3.0.3",
    "vue-loader": "^15.9.8",
    "vue-template-compiler": "^2.6.11"
  },
  "dependencies": {
    "flag-icon-css": "^4.1.7",
    "v-calendar": "^2.4.1",
    "vue": "^2.6.14",
    "vue-multiselect": "2.1.0",
    "vue-tel-input": "^5.10.1"
  },
  "files": [
    "src",
    "css",
    "luminary.css",
    "reset.css",
    "full.css",
    "manifest.css"
  ],
  "readme": "ERROR: No README data found!",
  "_id": "luminary@0.1.141"
}
