{
  "name": "pyrite-table",
  "version": "0.1.5",
  "description": "Table Component VanillaJS",
  "main": "src/index.js",
  "dependencies": {},
  "author": "Fabio Garcia Balbuena",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fagarbal/pyrite-table.git"
  },
  "bugs": {
    "url": "https://github.com/fagarbal/pyrite-table/issues"
  },
  "homepage": "https://github.com/fagarbal/pyrite-table#readme",
  "license": "MIT",
  "browserify": {
    "transform": [
      "babelify"
    ]
  },
  "devDependencies": {
    "babel-plugin-root-import": "^5.1.0",
    "babel-plugin-transform-class-properties": "^6.19.0",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-polyfill": "^6.20.0",
    "babel-preset-es2015": "^6.14.0",
    "babel-preset-latest": "^6.16.0",
    "babel-preset-stage-1": "^6.16.0",
    "babelify": "^7.3.0",
    "browser-sync": "^2.14.0",
    "browserify": "^13.1.0",
    "eslint": "^3.12.2",
    "gulp": "^3.9.1",
    "gulp-babel": "^6.1.2",
    "gulp-htmlmin": "^3.0.0",
    "gulp-plumber": "^1.1.0",
    "gulp-pug": "^3.3.0",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify": "^2.0.0",
    "run-sequence": "^1.2.2",
    "stringify": "^5.1.0",
    "uuid": "^2.0.3",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0"
  }
}
