{"name":"patch-package","version":"4.0.0","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","build":"tsc","clean":"rm -rf dist && rm -f patch-package.test*.tgz","format":"prettier --no-semi --write --trailing-comma=all src{/**,}/*.ts","test":"./test/run-tests.sh"},"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","slash":"^1.0.0","tmp":"^0.0.31","update-notifier":"^2.2.0"},"gitHead":"4715696dfd350a63e1e8bf5ea5103cdd72e8caec","bugs":{"url":"https://github.com/ds300/patch-package/issues"},"homepage":"https://github.com/ds300/patch-package#readme","_id":"patch-package@4.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"ds300","email":"djsheldrick@gmail.com"},"dist":{"shasum":"d57a058f7a4f9a1e4133ad4367e0fc1eac3c9fd8","size":105318,"noattachment":false,"key":"/patch-package/-/patch-package-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/patch-package/download/patch-package-4.0.0.tgz"},"maintainers":[{"name":"ds300","email":"djsheldrick@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/patch-package-4.0.0.tgz_1511210655432_0.9318284546025097"},"directories":{},"publish_time":1511210655783,"_cnpm_publish_time":1511210655783,"_hasShrinkwrap":false,"dist-tags":{"beta":"6.1.0-0","canary":"8.1.0-canary.1","latest":"8.0.1"}}