{"name":"bind-decorator","version":"1.0.4","description":"The fastest automatic method.bind(this) decorator","main":"index.js","typings":"index.d.ts","scripts":{"test":"tsc && jest --verbose","jest-cov":"jest --verbose --coverage --collectCoverageFrom src/index.js","map-cov":"remap-istanbul -i ./coverage/coverage-final.json -t lcovonly -o ./lcov.info","report-cov":"codeclimate-test-reporter < ./lcov.info","coverage":"npm run jest-cov && npm run map-cov && npm run report-cov","typings":"typings install","npm":"tsc -d -p . && mv ./src/index.js . && mv ./src/index.d.ts .","clean":"rm -f ./src/index.js* ./__tests__/*.d.ts ./__tests__/*.js* ./lcov.info  && rm -f -R ./coverage"},"repository":{"type":"git","url":"git+https://github.com/NoHomey/bind-decorator.git"},"keywords":["bind","autobind","methodbind","bind-decorator","autobind-decorator","decorator"],"author":{"name":"Ivo Stratev"},"license":"MIT","bugs":{"url":"https://github.com/NoHomey/bind-decorator/issues"},"homepage":"https://github.com/NoHomey/bind-decorator#readme","devDependencies":{"codeclimate-test-reporter":"^0.3.3","jest":"^15.1.1","remap-istanbul":"^0.6.4","typescript":"^1.8.10","typings":"^1.3.3"},"gitHead":"82da88b366768d865e11925c189af7a3dd3efa7b","_id":"bind-decorator@1.0.4","_shasum":"08da98b57ef77b594c800e8a39ead38bb73c675c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"nohomey","email":"ivo.stratev.tues@gmail.com"},"dist":{"shasum":"08da98b57ef77b594c800e8a39ead38bb73c675c","size":2909,"noattachment":false,"key":"/bind-decorator/-/bind-decorator-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/bind-decorator/download/bind-decorator-1.0.4.tgz"},"maintainers":[{"name":"nohomey","email":"ivo.stratev.tues@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/bind-decorator-1.0.4.tgz_1473669341044_0.20572845335118473"},"directories":{},"publish_time":1473669342736,"_cnpm_publish_time":1473669342736,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.0.11"}}