{"name":"patch-package","version":"3.3.5","description":"When forking just won't work, patch it.","main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/ds300/patch-package.git"},"author":{"name":"David Sheldrick"},"license":"MIT","bin":{"patch-package":"./index.js"},"scripts":{"precommit":"tsc --noEmit && lint-staged","prepublish":"yarn run clean && yarn run build","prepush":"jest","build":"tsc","clean":"rm -rf dist","format":"prettier --no-semi --write --trailing-comma=all src{/**,}/*.ts","test":"yarn prepublish && yarn pack --filename patch-package.test.tgz && jest"},"lint-staged":{"*.ts":["tslint -c tslint.json -p tsconfig.json","prettier --no-semi --trailing-comma=all --list-different"]},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"src/.*(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js"]},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/chalk":"^0.4.31","@types/fs-extra":"^4.0.0","@types/jest":"^20.0.6","@types/minimist":"^1.2.0","@types/node":"^7.0.18","@types/rimraf":"^0.0.28","@types/tmp":"^0.0.33","husky":"^0.13.3","jest":"^20.0.4","lint-staged":"^3.4.1","np":"^2.15.0","prettier":"^1.5.3","ts-jest":"^20.0.10","tslint":"^5.2.0","typescript":"^2.4.2"},"dependencies":{"chalk":"^1.1.3","cross-spawn":"^5.1.0","fs-extra":"^4.0.1","minimist":"^1.2.0","rimraf":"^2.6.1","tmp":"^0.0.31","update-notifier":"^2.2.0"},"gitHead":"1d832ccf48576f4c1d555ba105ee6afed6cc9998","bugs":{"url":"https://github.com/ds300/patch-package/issues"},"homepage":"https://github.com/ds300/patch-package#readme","_id":"patch-package@3.3.5","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"ds300","email":"djsheldrick@gmail.com"},"dist":{"shasum":"aad6fb2d28da0c9d1a0f96b7f4cd2cd9c626da9a","size":26217,"noattachment":false,"key":"/patch-package/-/patch-package-3.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/patch-package/download/patch-package-3.3.5.tgz"},"maintainers":[{"name":"ds300","email":"djsheldrick@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/patch-package-3.3.5.tgz_1503951098542_0.3732482159975916"},"directories":{},"publish_time":1503951099634,"_cnpm_publish_time":1503951099634,"_hasShrinkwrap":false,"dist-tags":{"beta":"6.1.0-0","canary":"8.1.0-canary.1","latest":"8.0.1"}}