{
  "name": "@pigalle/core.errors.undefined",
  "version": "0.1.0-alpha1",
  "description": "An error to throw when undefined value is passed. ",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pigalle-io/pigalle.errors.undefined.git"
  },
  "keywords": [
    "node",
    "pigalle",
    "pigalle.io",
    "error",
    "undefined",
    "throw"
  ],
  "author": "SAS 9 Février <contact@9fevrier.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pigalle-io/pigalle.errors.undefined/issues"
  },
  "homepage": "https://github.com/pigalle-io/pigalle.errors.undefined#readme",
  "dependencies": {
    "@pigalle/core.base.error": "0.1.0-alpha1"
  }
}
