{
  "name": "crypto-pro-api",
  "version": "1.1.3",
  "description": "API для взаимодействия с КриптоПро",
  "main": "src/index.js",
  "scripts": {
    "start": "node_modules/.bin/webpack --config webpack.config.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "http://192.168.11.9/front/crypto-pro"
  },
  "author": "vgoma <vgoma@yandex.ru>",
  "keywords": [
    "crypto",
    "cryptopro",
    "crypto-pro",
    "cades",
    "КриптоПро"
  ],
  "license": "ISC",
  "dependencies": {
    "bowser": "1.5.0"
  },
  "devDependencies": {
    "webpack": "^4.29.6",
    "webpack-cli": "^3.2.3"
  }
}
