{
  "name": "expromptum",
  "version": "0.0.5",
  "description": "- [Коротко](#summary) - [Инициализация](#init) - [Контролы](#controls) - [Зависимости](#dependencies) - [Повторения](#repeats) - [Концепция](#common) - [Режим диагностики](#debug)",
  "main": "expromptum.js",
  "directories": {
    "example": "examples",
    "test": "tests"
  },
  "dependencies": {
    "karma": "^0.12.31",
    "jasmine-core": "^2.2.0",
    "jasmine-jquery": "^2.0.6",
    "jquery": "^2.1.3",
    "karma-chrome-launcher": "^0.1.7",
    "karma-firefox-launcher": "^0.1.4",
    "karma-jasmine": "^0.3.5",
    "karma-phantomjs-launcher": "^0.1.4",
    "webpack": "^1.5.3"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/dwr/expromptum.git"
  },
  "author": "Valeriy Yatsko <dwr@codingbox.io> (http://www.codingbox.io/)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/dwr/expromptum/issues"
  },
  "homepage": "https://github.com/dwr/expromptum"
}
