{
  "_from": "laravel-elixir@^6.0.0-14",
  "_id": "laravel-elixir@6.0.0-18",
  "_inBundle": false,
  "_integrity": "sha512-nvXR9MSneWX+S84zJllzqMFpLoNVNm8CRtJ73ROIR7gYmMPVA1lDUFyKjpa05qKZUvdK0pCMTJAanggsa2twZg==",
  "_location": "/laravel-elixir",
  "_phantomChildren": {
    "brace-expansion": "1.1.11",
    "color-convert": "1.9.3",
    "escape-string-regexp": "1.0.5",
    "fs.realpath": "1.0.0",
    "has-flag": "3.0.0",
    "inflight": "1.0.6",
    "inherits": "2.0.4",
    "once": "1.3.3",
    "path-is-absolute": "1.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "laravel-elixir@^6.0.0-14",
    "name": "laravel-elixir",
    "escapedName": "laravel-elixir",
    "rawSpec": "^6.0.0-14",
    "saveSpec": null,
    "fetchSpec": "^6.0.0-14"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/laravel-elixir/-/laravel-elixir-6.0.0-18.tgz",
  "_shasum": "138b22e5f456f926823dd8b6acf9a8d9de10de22",
  "_spec": "laravel-elixir@^6.0.0-14",
  "_where": "C:\\xamp71\\htdocs\\pincodes\\pintaxi",
  "author": {
    "name": "Jeffrey Way"
  },
  "bugs": {
    "url": "https://github.com/laravel/elixir/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^2.3.0",
    "clean-css": "^3.4.12",
    "cli-table": "^0.3.1",
    "del": "^2.2.0",
    "glob": "^7.0.3",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-batch": "^1.0.5",
    "gulp-concat": "^2.6.0",
    "gulp-if": "^2.0.0",
    "gulp-less": "^3.0.5",
    "gulp-load-plugins": "^1.2.2",
    "gulp-notify": "^2.2.0",
    "gulp-rename": "^1.2.2",
    "gulp-rev": "^7.0.0",
    "gulp-rev-replace": "^0.4.3",
    "gulp-sass": "^3.1.0",
    "gulp-shell": "^0.5.2",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify": "^1.5.3",
    "minimist": "^1.2.0",
    "parse-filepath": "^1.0.1",
    "path": "^0.12.7",
    "q": "^1.4.1",
    "replace-ext": "^1.0.0",
    "require-dir": "^0.3.2",
    "run-sequence": "^1.1.5",
    "underscore": "^1.8.3",
    "vinyl-map2": "^1.2.1"
  },
  "deprecated": false,
  "description": "Laravel Elixir Core",
  "devDependencies": {
    "babel-cli": "^6.7.7",
    "babel-preset-es2015": "^6.9.0",
    "chai": "^3.5.0",
    "gulp": "^3.9.1",
    "laravel-elixir-browserify-official": "^0.1.3",
    "laravel-elixir-coffeescript": "^1.0.2",
    "laravel-elixir-rollup-official": "^1.0.4",
    "laravel-elixir-stylus": "^2.0.2",
    "laravel-elixir-vue": "^0.1.4",
    "laravel-elixir-webpack-official": "^1.0.1",
    "mocha": "^2.4.5",
    "rimraf": "^2.5.2"
  },
  "homepage": "https://github.com/laravel/elixir",
  "keywords": [
    "laravel",
    "elixir",
    "gulp"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "laravel-elixir",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/laravel/elixir.git"
  },
  "scripts": {
    "compile": "babel --presets=es2015 -d dist/ src/",
    "prepublish": "npm run compile",
    "test": "cd elixir-test-app && mocha --require babel-core/register --require=test/bootstrap.js"
  },
  "version": "6.0.0-18"
}
