{
  "_args": [
    [
      "jest-transform-stub@2.0.0",
      "D:\\jenkins\\workspace\\artfess-module"
    ]
  ],
  "_development": true,
  "_from": "jest-transform-stub@2.0.0",
  "_id": "jest-transform-stub@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-GQGLCFH3VolyFHpdYAdLVfAiWn0=",
  "_location": "/jest-transform-stub",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-transform-stub@2.0.0",
    "name": "jest-transform-stub",
    "escapedName": "jest-transform-stub",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/@vue/cli-plugin-unit-jest"
  ],
  "_resolved": "https://r.cnpmjs.org/jest-transform-stub/download/jest-transform-stub-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "D:\\jenkins\\workspace\\artfess-module",
  "author": {
    "name": "Edd Yerburgh"
  },
  "bugs": {
    "url": "https://github.com/eddyerburgh/jest-transform-stub/issues"
  },
  "description": "Jest transform stub",
  "devDependencies": {
    "jest": "^22.4.2"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/eddyerburgh/jest-transform-stub#readme",
  "jest": {
    "transform": {
      ".+\\.png$": "<rootDir>/index.js"
    }
  },
  "keywords": [
    "jest"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "jest-transform-stub",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eddyerburgh/jest-transform-stub.git"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "2.0.0"
}
