{
  "_from": "gen-pug-source-map@^1.0.0",
  "_id": "gen-pug-source-map@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-qRWDfXMO1acylAlXiPPylXY3ib5K52Nasw6KnI2t5bbf3SNsMQJFCBOy+tHoSmRZzD3f9Gg8S4IBdovXQYTF1w==",
  "_location": "/gen-pug-source-map",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gen-pug-source-map@^1.0.0",
    "name": "gen-pug-source-map",
    "escapedName": "gen-pug-source-map",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/pugjs-brunch"
  ],
  "_resolved": "https://registry.npmjs.org/gen-pug-source-map/-/gen-pug-source-map-1.0.0.tgz",
  "_shasum": "815c78d09f900d529d5d40ae251e88d45a516d68",
  "_spec": "gen-pug-source-map@^1.0.0",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/pugjs-brunch",
  "author": {
    "name": "aMarCruz",
    "email": "amarcruzbox-git@yahoo.com"
  },
  "bugs": {
    "url": "https://github.com/aMarCruz/gen-pug-source-map/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "source-map": "^0.7.3"
  },
  "deprecated": false,
  "description": "Source map generation for Pug v2.x (aka Jade)",
  "devDependencies": {
    "eslint": "^5.6.0",
    "pug": "^2.0.0"
  },
  "engines": {
    "node": ">=6.0"
  },
  "homepage": "https://github.com/aMarCruz/gen-pug-source-map",
  "keywords": [
    "source map",
    "sourcemaps",
    "javascript",
    "jade",
    "pug"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gen-pug-source-map",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aMarCruz/gen-pug-source-map.git"
  },
  "scripts": {
    "test": "node test/run.js"
  },
  "version": "1.0.0"
}
