{
  "name": "frontend-shared-theme",
  "version": "1.0.26",
  "description": "",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "webpack",
    "prepublishOnly": "npm install && npm run build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/filtr/frontend-shared-theme.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/filtr/frontend-shared-theme/issues"
  },
  "homepage": "https://github.com/filtr/frontend-shared-theme",
  "publishConfig": {
    "registry": "https://artifacts.apollo.stream/repository/npm-private/"
  },
  "dependencies": {
    "rgba-color": "^0.0.1"
  },
  "devDependencies": {
    "@babel/core": "^7.6.2",
    "babel-core": "^6.26.3",
    "babel-loader": "^8.0.6",
    "babel-preset-env": "^1.7.0",
    "webpack": "^3.0.0"
  }
}
