{
  "name": "s-inherit",
  "version": "1.1.0",
  "description": "Make inherits in es5",
  "main": "s-inherit.min.js",
  "scripts": {
    "rebuild": "gulp build&gulp doc&gulp doc-md",
    "test": "gulp lint&gulp test",
    "debug": "devtool s-inherit"
  },
  "homepage": "https://github.com/sajera/s-inherit#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sajera/s-inherit.git"
  },
  "bugs": {
    "url": "https://github.com/sajera/s-inherit/issues"
  },
  "keywords": [
    "s-inherit",
    "inherit"
  ],
  "author": "Sajera: Serhii P <allsajera@gmail.com>",
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "chai": "^3.5.0",
    "documentation": "^5.3.5",
    "eslint": "^3.19.0",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.1",
    "gulp-documentation": "^3.2.1",
    "gulp-eslint": "^3.0.1",
    "gulp-mocha": "^3.0.1",
    "gulp-order": "^1.1.1",
    "gulp-uglify": "^2.1.2",
    "gulp-wrap": "^0.13.0",
    "mocha": "^3.5.3"
  }
}
