{
  "name": "expromptum",
  "version": "0.0.1",
  "description": "Expromptum js library",
  "main": "expromptum.js",
  "directories": {
    "example": "examples"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/dwr/expromptum.git"
  },
  "keywords": [
    "jquery",
    "forms"
  ],
  "author": "https://github.com/dwr/expromptum/graphs/contributors",
  "license": "BSD",
  "bugs": {
    "url": "https://github.com/dwr/expromptum/issues"
  },
  "homepage": "https://github.com/dwr/expromptum",
  "devDependencies": {
    "jasmine-core": "^2.2.0",
    "jasmine-jquery": "^2.0.6",
    "jquery": "^2.1.3",
    "karma": "^0.12.31",
    "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"
  }
}
