package.json 3.24 KB
{
  "_args": [
    [
      {
        "raw": "friendly-errors-webpack-plugin@^1.1.3",
        "scope": null,
        "escapedName": "friendly-errors-webpack-plugin",
        "name": "friendly-errors-webpack-plugin",
        "rawSpec": "^1.1.3",
        "spec": ">=1.1.3 <2.0.0",
        "type": "range"
      },
      "/Users/admin/Documents/workspace/programming"
    ]
  ],
  "_from": "friendly-errors-webpack-plugin@>=1.1.3 <2.0.0",
  "_id": "friendly-errors-webpack-plugin@1.3.1",
  "_inCache": true,
  "_location": "/friendly-errors-webpack-plugin",
  "_nodeVersion": "7.5.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/friendly-errors-webpack-plugin-1.3.1.tgz_1487233690821_0.5369596297387034"
  },
  "_npmUser": {
    "name": "geowarin",
    "email": "geowarin@gmail.com"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "friendly-errors-webpack-plugin@^1.1.3",
    "scope": null,
    "escapedName": "friendly-errors-webpack-plugin",
    "name": "friendly-errors-webpack-plugin",
    "rawSpec": "^1.1.3",
    "spec": ">=1.1.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.3.1.tgz",
  "_shasum": "80ab4ab26bfa733cae576dd0d427c64056781fdc",
  "_shrinkwrap": null,
  "_spec": "friendly-errors-webpack-plugin@^1.1.3",
  "_where": "/Users/admin/Documents/workspace/programming",
  "author": {
    "name": "Geoffroy Warin"
  },
  "bugs": {
    "url": "https://github.com/geowarin/friendly-errors-webpack-plugin/issues"
  },
  "dependencies": {
    "chalk": "^1.1.3",
    "error-stack-parser": "^2.0.0",
    "string-length": "^1.0.1"
  },
  "description": "[![npm](https://img.shields.io/npm/v/friendly-errors-webpack-plugin.svg)](https://www.npmjs.com/package/friendly-errors-webpack-plugin) [![Build Status](https://travis-ci.org/geowarin/friendly-errors-webpack-plugin.svg?branch=master)](https://travis-ci.or",
  "devDependencies": {
    "babel-core": "^6.23.1",
    "babel-eslint": "^7.1.1",
    "babel-loader": "^6.3.0",
    "babel-plugin-transform-async-to-generator": "^6.22.0",
    "babel-preset-react": "^6.23.0",
    "eslint": "^3.15.0",
    "eslint-loader": "^1.6.1",
    "expect": "^1.20.2",
    "jest": "^18.1.0",
    "memory-fs": "^0.4.1",
    "webpack": "^2.2.1"
  },
  "directories": {},
  "dist": {
    "shasum": "80ab4ab26bfa733cae576dd0d427c64056781fdc",
    "tarball": "https://registry.npmjs.org/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.3.1.tgz"
  },
  "files": [
    "src",
    "index.js"
  ],
  "gitHead": "89f5669589aa782c737b9f474d4c56f786eb62dd",
  "homepage": "http://geowarin.github.io/friendly-errors-webpack-plugin",
  "keywords": [
    "friendly",
    "errors",
    "webpack",
    "plugin"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "geowarin",
      "email": "geowarin@gmail.com"
    }
  ],
  "name": "friendly-errors-webpack-plugin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/geowarin/friendly-errors-webpack-plugin.git"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "1.3.1"
}