{
  "name": "@helixdigital-io/funnel-graph-js",
  "version": "1.4.6",
  "description": "SVG Funnel Graph Javascript Library",
  "main": "main.js",
  "scripts": {
    "start": "gulp",
    "test": "nyc mocha --compilers js:babel-core/register"
  },
  "author": "Greg Hovanesyan",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/greghub/funnel-graph-js.git"
  },
  "keywords": [
    "funnel",
    "chart",
    "graph",
    "funnel-chart",
    "funnel-graph",
    "svg-funnel-chart",
    "svg-funnel-graph"
  ],
  "browserslist": [
    "last 2 versions"
  ],
  "devDependencies": {
    "@babel/core": "^7.8.3",
    "@babel/preset-env": "^7.8.3",
    "@babel/register": "^7.8.3",
    "autoprefixer": "^9.7.4",
    "babel-cli": "^6.26.0",
    "babel-preset-env": "^1.2.0",
    "babelify": "^10.0.0",
    "browser-sync": "^2.26.7",
    "browserify": "^16.5.0",
    "chai": "^4.2.0",
    "cssnano": "^4.1.10",
    "eslint": "^5.16.0",
    "eslint-config-airbnb-base": "^13.2.0",
    "eslint-plugin-import": "^2.20.0",
    "eslint-plugin-prettier": "^3.1.2",
    "gulp": "^4.0.2",
    "gulp-babel": "^8.0.0",
    "gulp-eslint": "^5.0.0",
    "gulp-postcss": "^8.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-streamify": "^1.0.2",
    "gulp-uglify": "^3.0.2",
    "gulp-util": "^3.0.8",
    "mocha": "^5.2.0",
    "nyc": "^13.3.0",
    "vinyl-source-stream": "^2.0.0"
  },
  "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
