{
  "name": "leipzig",
  "version": "0.9.0",
  "description": "Interlinear glossing for the browser",
  "main": "dist/leipzig.js",
  "directories": {
    "test": "test"
  },
  "devDependencies": {
    "babel": "^5.6.23",
    "babel-core": "^5.8.3",
    "babel-plugin-object-assign": "^1.2.0",
    "browserify": "^10.2.6",
    "csscomb": "^3.1.8",
    "csswring": "^3.0.5",
    "faucet": "0.0.1",
    "gulp": "^3.9.0",
    "gulp-babel": "^5.1.0",
    "gulp-csscomb": "^3.0.6",
    "gulp-header": "^1.2.2",
    "gulp-postcss": "^5.1.10",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^2.0.4",
    "gulp-uglify": "^1.2.0",
    "tape": "^4.0.0",
    "tape-catch": "^1.0.4",
    "tape-run": "^1.0.0"
  },
  "scripts": {
    "test": "browserify test/*.js | tape-run",
    "version": "gulp build && git add dist"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bdchauvette/leipzig.js.git"
  },
  "keywords": [
    "linguistics",
    "interlinear",
    "glossing"
  ],
  "author": "Ben Chauvette <bdchauvette@gmail.com> (https://github.com/bdchauvette)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/bdchauvette/leipzig.js/issues"
  },
  "homepage": "https://bdchauvette.github.io/leipzig.js/"
}
