{"name":"patch-package","version":"3.6.1","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":"46285cb942ec6868ffc523a0db64adabdf76f88f","bugs":{"url":"https://github.com/ds300/patch-package/issues"},"homepage":"https://github.com/ds300/patch-package#readme","_id":"patch-package@3.6.1","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"ds300","email":"djsheldrick@gmail.com"},"dist":{"shasum":"65f13838d9d2c05378ef45b1f718687aad3f87c2","size":104535,"noattachment":false,"key":"/patch-package/-/patch-package-3.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/patch-package/download/patch-package-3.6.1.tgz"},"maintainers":[{"name":"ds300","email":"djsheldrick@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/patch-package-3.6.1.tgz_1510758737410_0.703127910848707"},"directories":{},"publish_time":1510758737553,"_cnpm_publish_time":1510758737553,"_hasShrinkwrap":false,"dist-tags":{"beta":"6.1.0-0","canary":"8.1.0-canary.1","latest":"8.0.1"}}