{"_id":"typescript-parser","_rev":"25-7a43a8414572a6ca7b7891737fc35e09","name":"typescript-parser","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","dist-tags":{"latest":"2.6.1"},"versions":{"0.0.1":{"name":"typescript-parser","version":"0.0.1","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","gitHead":"69c00fcc4045c378939d08f372add487519ddd1b","_id":"typescript-parser@0.0.1","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-20h+ieEp3dA8hZrvrYR/XdcWOLTBwOuIA4Fuut9pxDfQQEEFstM4Kw3FfCq7t6refY+iT7THFGWmgfxbEIONBw==","shasum":"73e96456e26f51b823b368be8f485696ce973817","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-0.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA9sDAKaU98ShmcMDCBenBz1iwdlIgJpR+rhWVdVXoK/AiEAuZcMfBobg+Sr/gqRzOQ9PPWteS+hb4PMEHl+pRmoqGM="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-0.0.1.tgz_1498028345005_0.7782879762817174"},"directories":{}},"0.0.0-development":{"name":"typescript-parser","version":"0.0.0-development","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^20.0.1","@types/node":"^8.0.1","del-cli":"^1.0.0","jest":"^20.0.4","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-airbnb":"^5.2.0","tsutils":"^2.4.0","typedoc":"^0.7.1","semantic-release":"^6.3.6"},"dependencies":{"tslib":"^1.7.1","typescript":"^2.4.1"},"gitHead":"de12c296f0d9db43f199adc3f74c3def7c7acf9d","_id":"typescript-parser@0.0.0-development","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-7v9p381+MKrYVAioSOZlwugk3KNVxvNhkTvY3Tt123Oramj31rAfhqIMmd4i1CYn6wlEo0RcOx4ZSOz2ljQoLw==","shasum":"5e33e67df5cbce8f9fb7a3797fbfd5527c773c4c","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-0.0.0-development.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAzdruhTdixtuae42XY3BMNuhv68FpIZzHX1ZJzSJcz4AiEAtKCVtWzB2LIuUA83OoMcOnugVonu+yopCm7mS/4kohQ="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-0.0.0-development.tgz_1499178962366_0.5766811040230095"},"directories":{}},"0.0.0":{"name":"typescript-parser","version":"0.0.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^20.0.1","@types/node":"^8.0.1","del-cli":"^1.0.0","jest":"^20.0.4","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-airbnb":"^5.2.0","tsutils":"^2.4.0","typedoc":"^0.7.1","semantic-release":"^6.3.6"},"dependencies":{"coveralls":"^2.13.1","tslib":"^1.7.1","typescript":"^2.4.1"},"gitHead":"e4563d4ea3c934832359b4f3d92fb28cb2c39e85","_id":"typescript-parser@0.0.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-WS/c1z9me/9zzSTzv7GnNHrRq5GFeYwdU1hVu8LabljvF4stp7N4SmSUF1BfLWwZ4XlKL3QhrcPolXSmOgUPmA==","shasum":"3b7684ad6c42d961ba019d740744e624be2ab2be","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-0.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCI+44IM6Z2+YnKQqzxNpZKIHVbgGxQAJPHUAFSFwBrnQIhAMMgmjSRBkMwZfwVJuoVJdTdQaV2vpXC6HJZLJRpn+K5"}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-0.0.0.tgz_1499180515030_0.4549465586896986"},"directories":{}},"1.0.0":{"name":"typescript-parser","version":"1.0.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^20.0.1","@types/node":"^8.0.1","del-cli":"^1.0.0","jest":"^20.0.4","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-airbnb":"^5.2.0","tsutils":"^2.4.0","typedoc":"^0.7.1","semantic-release":"^6.3.6"},"dependencies":{"tslib":"^1.7.1","typescript":"^2.4.1"},"gitHead":"e4563d4ea3c934832359b4f3d92fb28cb2c39e85","_id":"typescript-parser@1.0.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-oXpXpMhmXGHJWYfllvn2R8ylJwiNFRXi8zu3+WWCuNrTZUqvCD/diSw88+OxexD8ljymhNobj9YJRJ7eVF2fYw==","shasum":"06e2fddf7686f4b308a4d51d9143863fd7257758","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHuJTpZ0QQ7KXtteqczAswM/L5uAABmv2gPIXUBU4V2OAiEAmxVnOkC5HoskJ0J1tfFiK/njuYrP3OYe5EowbSPpQis="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-1.0.0.tgz_1499180657291_0.1020637103356421"},"directories":{}},"1.0.1":{"name":"typescript-parser","version":"1.0.1","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^20.0.1","@types/node":"^8.0.1","del-cli":"^1.0.0","jest":"^20.0.4","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-airbnb":"^5.2.0","tsutils":"^2.4.0","typedoc":"^0.7.1","semantic-release":"^6.3.6"},"dependencies":{"coveralls":"^2.13.1","tslib":"^1.7.1","typescript":"^2.4.1"},"gitHead":"3fcea1677051e6fa05369759355f1477be7c5727","_id":"typescript-parser@1.0.1","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-22V0C4fFzgluEmCYbby3CThYaYZ4WPluvice7+1fs5NuZEl8GVb3UfXfMMLFMwLZjYgwmVJd3Jq786zEun+wNA==","shasum":"f81d4d86c5281fc3bf29c1f876fe2f3e0138210f","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-1.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsOvUIpy2Nj6xiouVhHBmNBCvuTSPx0ifWMocnVGLdBAiBuAJnmk4aSsoEGrODKtCwivEbGB5NuRmqjeOpCPvIXiA=="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-1.0.1.tgz_1499181769886_0.3107687870506197"},"directories":{}},"1.1.0":{"name":"typescript-parser","version":"1.1.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","release":{"generateNotes":"github-post-release"},"devDependencies":{"@types/jest":"^20.0.1","@types/mock-fs":"^3.6.30","@types/node":"^8.0.1","del-cli":"^1.0.0","github-post-release":"^1.7.1","jest":"^20.0.4","mock-fs":"^4.4.1","semantic-release":"^6.3.6","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-airbnb":"^5.2.0","tsutils":"^2.4.0","typedoc":"^0.7.1"},"dependencies":{"coveralls":"^2.13.1","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"^2.4.1"},"gitHead":"8c3751b48003efbb28aed82d3b83c74fe4ca3e3b","_id":"typescript-parser@1.1.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-ZgriSLvKcB2wLSfspAXMzQ9gZFy4IzWIFZtQmNBYNG/0WI9MKXJkJacWJTb7KVDuZMNX+AE8uQKltQKkAaBz7A==","shasum":"f796612bb263feadd4df389cf8b7870b09330186","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-1.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID2Pd7BrBQlVhOam/hEKNdMBioCqE2renILRlQKR0NF6AiEA2dqK6QuYAICyS21n3t2UWVY3gEJEfEF4i77XheJ82cw="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-1.1.0.tgz_1499671201538_0.10165309044532478"},"directories":{}},"1.2.0":{"name":"typescript-parser","version":"1.2.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^20.0.1","@types/mock-fs":"^3.6.30","@types/node":"^8.0.1","del-cli":"^1.0.0","jest":"^20.0.4","mock-fs":"^4.4.1","semantic-release":"^6.3.6","ts-jest":"^20.0.6","tslint":"^5.4.3","tslint-config-airbnb":"^5.2.0","tsutils":"^2.4.0","typedoc":"^0.7.1"},"dependencies":{"coveralls":"^2.13.1","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"^2.4.1"},"gitHead":"ec54f6918eec501c12f00b1161a46ec3d0ceacc1","_id":"typescript-parser@1.2.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-DaoOHmU7TlqfC+tp9fjnWgp5u1xV6l3DK6zTZKpb04KQ/zIwj6G9miT+eiFbuuoC2k0qdmo3nojx7ZU/ecBbrg==","shasum":"8effa768c412aa437966d3cd2e76dd91b8a25730","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-1.2.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFOvJ5tPkE5X3klPhaOT4xH2ipbjnrrQiG7CU2qGQB85AiEA2fQXbUR9KJ+YD04l+g7BtNbpOQX+4jp4Wqy1XP2dpMo="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-1.2.0.tgz_1499752850244_0.5131884224247187"},"directories":{}},"1.2.1":{"name":"typescript-parser","version":"1.2.1","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^20.0.2","@types/mock-fs":"^3.6.30","@types/node":"^8.0.13","del-cli":"^1.1.0","jest":"^20.0.4","mock-fs":"^4.4.1","semantic-release":"^6.3.6","ts-jest":"^20.0.7","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.7.1","typedoc":"^0.7.1"},"dependencies":{"coveralls":"^2.13.1","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"^2.4.1"},"gitHead":"5a528a025f253845e5f73811efa81e9ee6192aee","_id":"typescript-parser@1.2.1","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-Nuomi2vdwm2vjAHW10ebEZ/N1u9hcrn5PzAbRmUPu4uxTmcS8TwAD6xc3k1Y3kj4aC/RpFaHcYArkH1H+nrxig==","shasum":"e784b9edb1b0e79d3081d14a33cdb49d8e840e04","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-1.2.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMTACiUb8SdKY3UV9wJDWv8+bVcAe5G/WLQlg+ufyzKQIgT0G66iSX57THyTIN4o/lQwMAoJliZk98dpy9BcDke9Q="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-1.2.1.tgz_1500119222407_0.8624929743818939"},"directories":{}},"1.3.0":{"name":"typescript-parser","version":"1.3.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^20.0.2","@types/mock-fs":"^3.6.30","@types/node":"^8.0.13","del-cli":"^1.1.0","jest":"^20.0.4","mock-fs":"^4.4.1","semantic-release":"^6.3.6","ts-jest":"^20.0.7","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.7.1","typedoc":"^0.8.0"},"dependencies":{"coveralls":"^2.13.1","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"^2.4.1"},"gitHead":"eea9b4724c380b119c4289f478e765e560a24bd5","_id":"typescript-parser@1.3.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-jS7gnlmylFeJLJpjnl3MhjQ7wjb6a/v6H4e5bkV3ecZ1JmyeyQUG2w/wNrGRWqagcRoX9Jwo0nl8nUsykHgYkQ==","shasum":"a7e61428bcb2a04f1253010282d91c37e6921888","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-1.3.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFbL/ZEBkM9SI27JRMafqFsIAdMstr5ucLSx4wYkCdzuAiBEJdU4LyAGAI2q3x5Ozz1lQM78ncWcB+eiuvnT4UIKwQ=="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-1.3.0.tgz_1502292276396_0.6277445126324892"},"directories":{}},"1.3.1":{"name":"typescript-parser","version":"1.3.1","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^20.0.2","@types/mock-fs":"^3.6.30","@types/node":"^8.0.13","del-cli":"^1.1.0","jest":"^20.0.4","mock-fs":"^4.4.1","semantic-release":"^6.3.6","ts-jest":"^20.0.7","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.7.1","typedoc":"^0.8.0"},"dependencies":{"coveralls":"^2.13.1","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"^2.4.1"},"gitHead":"52974b6759f0f7cc7f0cb869f068cdb48e3a4f53","_id":"typescript-parser@1.3.1","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-+u8bWJElYbV6PQi/dsRHRfK52liC35SVBBs+2wlFzoB+HBQZiECFjdD3fauDtAcQp4xE6rQ5rW77aqyTy7oRcg==","shasum":"16a3703f79fde8302b6bdceea05625e42ed7d5d2","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-1.3.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSzgycBEjUI+4VWsbnxwLiOvy3u5nexBz1LUDgdkl22wIhAPQdrG0sE1BPIuz/diy4ZdMxJ6IFnvejS3bcrCCCblDE"}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-1.3.1.tgz_1504858594009_0.2938068280927837"},"directories":{}},"1.3.2":{"name":"typescript-parser","version":"1.3.2","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^20.0.2","@types/mock-fs":"^3.6.30","@types/node":"^8.0.13","del-cli":"^1.1.0","jest":"^21.0.0","mock-fs":"^4.4.1","semantic-release":"^8.0.0","ts-jest":"^21.0.0","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.7.1","typedoc":"^0.8.0"},"dependencies":{"coveralls":"^2.13.1","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"^2.4.1"},"gitHead":"15c2b1d33da6c2360fc59f400b456807a50740d9","_id":"typescript-parser@1.3.2","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-JKh+VAOW27NNDGiRPb5xhotmlqVGay2GfbO1b7ZqjmYzuhSJeIlb9Xlevks5HZdN3bbCE14SlHoi13kGYB54rA==","shasum":"66873e398f314a65d9cb8c69d4ef62b1b0ffbc72","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-1.3.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBia/W9JQTujFPAU4S8OzTJqWWwSyNhJSe1TcBhkUgE/AiAWnJy+plteMuWb0focSK/VXNsAJ5m8yIDLhhQT9NRO2Q=="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-1.3.2.tgz_1505712840159_0.7038444252684712"},"directories":{}},"1.3.3":{"name":"typescript-parser","version":"1.3.3","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^20.0.2","@types/mock-fs":"^3.6.30","@types/node":"^8.0.13","del-cli":"^1.1.0","jest":"^21.0.0","mock-fs":"^4.4.1","semantic-release":"^8.0.0","ts-jest":"^21.0.0","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.7.1","typedoc":"^0.8.0"},"dependencies":{"coveralls":"^2.13.1","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"2.4.2"},"gitHead":"10ef4f782616667e97b024b75eee7111a09e684e","_id":"typescript-parser@1.3.3","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-CgVwFaro201VQ/ldLTMhpcsqrxvw4a2y8LUwhCyH9oYIMDlAHAozStVh6+CwwdaCuxGMxDlG7CWJ43feduzZ6g==","shasum":"7535082b89553b1e2a298292a953d4c6f6fd069f","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-1.3.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBZ3Q2uWd3C0FFpHD6RCYPyEuTvwXoNLaWgLeVcCvjB5AiB6sd67+0b+z3hcx2YEbcxRv4sp4sDRnWiBbTAAQ7ma3Q=="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-1.3.3.tgz_1505839802773_0.5943379790987819"},"directories":{}},"2.0.0":{"name":"typescript-parser","version":"2.0.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^21.1.0","@types/mock-fs":"^3.6.30","@types/node":"^8.0.31","del-cli":"^1.1.0","jest":"^21.2.0","mock-fs":"^4.4.1","semantic-release":"^8.0.4","ts-jest":"^21.0.0","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.9.0","typedoc":"^0.8.0"},"dependencies":{"coveralls":"^2.13.3","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"2.4.2"},"gitHead":"322f2aafe954691df498491cedcfde5c4af40673","_id":"typescript-parser@2.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-VqiZ6GQiyFXNYYJaNy6CBSGYZoHFKDYDR3JCsiYYS1EVO9n5aasupnFgfJ5DZTntgQrpe2UB3XFz1bTh31kh3g==","shasum":"b75065cb4bd36aeb92a25a5820fe7573240abb4a","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGwye5An4ZvuBh3Whw9EzmSHxOs6CI1ZEB8AhG0KlF5/AiEA5UkXZhZJGaqSmR7IfiiwewKZEMYXUs+CbuSEgKh2UAU="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-2.0.0.tgz_1507009014116_0.6991449603810906"},"directories":{}},"2.0.1":{"name":"typescript-parser","version":"2.0.1","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^21.1.0","@types/mock-fs":"^3.6.30","@types/node":"^8.0.31","del-cli":"^1.1.0","jest":"^21.2.0","mock-fs":"^4.4.1","semantic-release":"^8.0.4","ts-jest":"^21.0.0","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.9.0","typedoc":"^0.8.0"},"dependencies":{"coveralls":"^2.13.3","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"2.4.2"},"gitHead":"0a74747565a2dff289543728df3f9c44c3e0454d","_id":"typescript-parser@2.0.1","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-70phOBOvUvSjnAvii4jaHyn173Qx5ZmmSVciN0ers2GvvUF5bIdYRd0WvNp34ZrVMtsn3x7SphgeK9rXJ3Rq5w==","shasum":"ee6bc35b7e0cea47e0ab2f828e3ff6c16b6e3115","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHvn7DiNAKfzOIko8fhApgKxJMIrGRTxsLTaSABy7RONAiEA8iNg372iPCEQmvmEBMuR0/2miwlssk1IGcf43gpbJho="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-2.0.1.tgz_1507010693414_0.11718874587677419"},"directories":{}},"2.1.0":{"name":"typescript-parser","version":"2.1.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^21.1.0","@types/mock-fs":"^3.6.30","@types/node":"^8.0.31","del-cli":"^1.1.0","jest":"^21.2.0","mock-fs":"^4.4.1","semantic-release":"^8.0.4","ts-jest":"^21.0.0","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.9.0","typedoc":"^0.8.0"},"dependencies":{"coveralls":"^2.13.3","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"2.4.2"},"gitHead":"2aaeb7378e11ff4a573d21571bf6819321c31d5b","_id":"typescript-parser@2.1.0","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-iTmFYpHU+nX1PFLVDG4wOrNHYtVoZHruBOVlQTVzolQ5sFeCE8ewuC/iPoEwCYi4ao2f3nNkNkwBgy4K+s8jAQ==","shasum":"050bb719da693976214e9ab811f8bbc59082bc24","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBfbHEFJtlgrStenbgifZdXpmf7S30FdNNLFS/OnfgfAIgCs1vPxcikunhXH5CY5EfOIiKhUj5algIUCc8+RLQdRc="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-2.1.0.tgz_1509020582610_0.21759587107226253"},"directories":{}},"2.2.0":{"name":"typescript-parser","version":"2.2.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^21.1.0","@types/mock-fs":"^3.6.30","@types/node":"^8.0.31","del-cli":"^1.1.0","jest":"^21.2.0","mock-fs":"^4.4.1","semantic-release":"^8.0.4","ts-jest":"^21.0.0","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.9.0","typedoc":"^0.8.0"},"dependencies":{"coveralls":"^2.13.3","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"^2.5.3"},"gitHead":"2ca02b210c2196fe29391762cc04b0292e9e03cc","_id":"typescript-parser@2.2.0","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-1Kpzydg2mXPcrZlx/xM/b5lfIwq82xEaxTdGeqMFBPLGhpUymFqfD1vdq7s5FFzdJGfcrg/Psyr+MRHrm6ePFg==","shasum":"ca8beccf3ecf1dbd5aa193ecca035a4d677effb1","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.2.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHRXgiVO2evy2OgnBQUp8ktu9RjZoJJ6suJeT7VoPpQ7AiA2Ca83JaGDZiIUvGtV4TcyP7m68fJT8wqQvFPbGzMPVA=="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-2.2.0.tgz_1509193747249_0.8766367940697819"},"directories":{}},"2.2.1":{"name":"typescript-parser","version":"2.2.1","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^21.1.0","@types/mock-fs":"^3.6.30","@types/node":"^8.0.31","del-cli":"^1.1.0","jest":"^21.2.0","mock-fs":"^4.4.1","semantic-release":"^9.0.0","ts-jest":"^21.0.0","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.9.0","typedoc":"^0.8.0"},"dependencies":{"coveralls":"^2.13.3","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"^2.5.3"},"gitHead":"a5f45bec8e249e2d1c333651478aa77b7c324736","_id":"typescript-parser@2.2.1","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-aNpnwnFtao/ndcWSL6BWyBHYJr1tqnwLdTHoNCUHQyURZLOepjPpJwtAAqb6p75yq2REaFUbgZ+GTkTbnK+BmQ==","shasum":"2b8927105788de63a12159031c62120ca70be9e0","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.2.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXYME+vBFZD7wM1jeI4LQYfo2sAp8pBVL69ntoRBwEEQIgIoqDmpGLfWZhIIsuj58SCQNqIeriy1uAfRFlTbH4oag="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-2.2.1.tgz_1509318697612_0.8962386676575989"},"directories":{}},"2.2.2":{"name":"typescript-parser","version":"2.2.2","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c ./tslint.json -p ./config/tsconfig.build.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@types/jest":"^21.1.0","@types/mock-fs":"^3.6.30","@types/node":"^8.0.31","del-cli":"^1.1.0","jest":"^21.2.0","mock-fs":"^4.4.1","semantic-release":"^9.0.0","ts-jest":"^21.0.0","tslint":"^5.5.0","tslint-config-airbnb":"^5.2.1","tsutils":"^2.9.0","typedoc":"^0.8.0"},"dependencies":{"coveralls":"^2.13.3","lodash":"^4.17.4","tslib":"^1.7.1","typescript":"^2.5.3"},"gitHead":"ec573e61a9a9b94657990764eeb57df9c83d807e","_id":"typescript-parser@2.2.2","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-RdD9H6Q/JJc0nac6QpwBwNgMzLnZgXPPkJ3q0rAOlVMCJ3LNe/LJCy0dAbFLkl1WZ5CDMFNc7m+9YfwARpo6Qg==","shasum":"c8f0adeca61c2a8718c32bd00e628f8cc06b6bb4","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.2.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGSi/akcHAQx4CS6Y9aJRxNS29AGbfyDJf/joo2PdEJgAiAj6+aqowh+sRT2LeP0vOKcXZ03UuNCWt6UXc5+cXG5/Q=="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser-2.2.2.tgz_1509372618670_0.7835594308562577"},"directories":{}},"2.3.0":{"name":"typescript-parser","version":"2.3.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c ./tslint.json -p ./config/tsconfig.build.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@smartive/tslint-config":"^2.0.0","@types/jest":"^22.1.4","@types/lodash-es":"^4.17.0","@types/mock-fs":"^3.6.30","@types/node":"^9.4.6","del-cli":"^1.1.0","jest":"^22.4.2","mock-fs":"^4.4.2","semantic-release":"^15.0.0","ts-jest":"^22.4.0","tslint":"^5.9.1","tsutils":"^2.22.0","typedoc":"^0.10.0"},"dependencies":{"lodash":"^4.17.5","lodash-es":"^4.17.5","tslib":"^1.9.0","typescript":"^2.7.2"},"gitHead":"57a14a52a658b1f388c0aeb51236205c7fd86af0","_id":"typescript-parser@2.3.0","_npmVersion":"5.6.0","_nodeVersion":"9.7.1","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-gYF/aJ07tTDOWj5PBoFJvNYb9qtKsZj4MUvCzseMa7uUFvOiycqMj46QECr4aXHwqP7HoTXVZb55k9jgFoOfHA==","shasum":"76cc93b24f89fbaa3e82216748fd0adc6fc4e5e4","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.3.0.tgz","fileCount":208,"unpackedSize":278621,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB1KECG1Uffq4V04+CPUR5LzMvs1WfoRRzGYaTICD8aTAiEA7hFFn0PkWDzAdPPBmDM2Ij/h5i2UCrXBkHUP/865neo="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser_2.3.0_1520239123727_0.7022273653101023"},"_hasShrinkwrap":false},"2.3.1":{"name":"typescript-parser","version":"2.3.1","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c ./tslint.json -p ./config/tsconfig.build.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"release":{"success":false,"fail":false},"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@smartive/tslint-config":"^2.0.0","@types/jest":"^22.1.4","@types/lodash-es":"^4.17.0","@types/mock-fs":"^3.6.30","@types/node":"^9.4.6","del-cli":"^1.1.0","jest":"^22.4.2","mock-fs":"^4.4.2","semantic-release":"^15.0.0","ts-jest":"^22.4.0","tslint":"^5.9.1","tsutils":"^2.22.0","typedoc":"^0.10.0"},"dependencies":{"lodash":"^4.17.5","lodash-es":"^4.17.5","tslib":"^1.9.0","typescript":"^2.7.2"},"gitHead":"3cf2a6cccd39b5560d564b6d0354c9b8497af69a","_id":"typescript-parser@2.3.1","_npmVersion":"5.6.0","_nodeVersion":"9.7.1","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-oz/YWP4AQKNjea3T3GT56j4oJtJd2D7LfK5XBSs5n2p5qa5FY2Qx0tvnoHtsj7g/JWk+79uald3vm3tTLL8Jxw==","shasum":"361f8e8450c8496ed53d15fbb1ef86934d92a458","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.3.1.tgz","fileCount":208,"unpackedSize":277297,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEY7usiLp8Om6O10Lb643u7HYBLvP8TKoOZuW5Q2dd3dAiBTG2lBqTQ3i8jzfJ38zx95AOUhRKhZ+7ykbkuJtxZXyA=="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser_2.3.1_1520343819657_0.19270584397863244"},"_hasShrinkwrap":false},"2.4.0":{"name":"typescript-parser","version":"2.4.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c ./tslint.json -p ./config/tsconfig.build.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"release":{"success":false,"fail":false},"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@smartive/tslint-config":"^3.0.1","@types/jest":"^22.2.2","@types/lodash-es":"^4.17.0","@types/mock-fs":"^3.6.30","@types/node":"^9.6.2","del-cli":"^1.1.0","jest":"^22.4.3","mock-fs":"^4.4.2","semantic-release":"^15.1.5","ts-jest":"^22.4.2","tslint":"^5.9.1","tsutils":"^2.26.0","typedoc":"^0.11.1"},"dependencies":{"lodash":"^4.17.5","lodash-es":"^4.17.8","tslib":"^1.9.0","typescript":"^2.8.1"},"gitHead":"5e4fa1b306dd1382594380d016a4c56a208eb012","_id":"typescript-parser@2.4.0","_npmVersion":"5.6.0","_nodeVersion":"9.10.1","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-FVaYFVNQBQaS1c/A4VjXMDD0kjyxk1Fkz/6DItzu808/MQqxNGp3P7mKwG2S/aDVb9G+CPNTEt8rRjD9PVjt1A==","shasum":"f9526cf08be75c8b8f469db0e9e78d44adde2a40","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.4.0.tgz","fileCount":211,"unpackedSize":280403,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICv9qjDVAOYq0P+cOqM7QnDO4TKl9PRkVFSe6Yl73AvDAiEAvyE9yzV0jQ4MgNFPcuf1KJZOdRX6w9Z1LRbCobg55Vo="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser_2.4.0_1522842830241_0.9528842516363267"},"_hasShrinkwrap":false},"2.5.0":{"name":"typescript-parser","version":"2.5.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c ./tslint.json -p ./config/tsconfig.build.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"release":{"success":false,"fail":false},"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@smartive/tslint-config":"^4.0.0","@types/jest":"^23.1.4","@types/lodash-es":"^4.17.0","@types/mock-fs":"^3.6.30","@types/node":"^10.5.1","del-cli":"^1.1.0","jest":"^23.3.0","mock-fs":"^4.5.0","semantic-release":"^15.6.3","ts-jest":"^23.0.0","tslint":"^5.10.0","tsutils":"^2.27.2","typedoc":"^0.11.1"},"dependencies":{"lodash":"^4.17.10","lodash-es":"^4.17.10","tslib":"^1.9.3","typescript":"^2.9.2"},"gitHead":"916517109a0ff3e9fce6f32d96cb7cd51e856fbb","_id":"typescript-parser@2.5.0","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-9Pai5evgADHaJAq+Vi4Egj/hRx/y2nX3/xhZFXVfz0wQsUuSbwKA+y/anLTLFcRG6Ep6pdDkR3UNChym/IYJRw==","shasum":"07e1d0de0bc01e5474d866588fa4607385b6842f","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.5.0.tgz","fileCount":211,"unpackedSize":286448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPd3vCRA9TVsSAnZWagAAQ6QP/1CVpuUHdT5+/RX2Qfoi\n0y7fbXI5slpyyT2QboHUul2J+aVyasXTPYXZ2CmjIxqCsOySWCAuAJPR4WU2\noNRWchvpbb58Wt+05IWE1EvUOnjps8JEF9x5PV4vSs5pyTM9V7a/JUQxU7SV\nu7Jr9L5uh6PTMrb9bkbp6bRF7e8SFGkgSXZIQ9YRaFCYgaxwYP0fz18U4+Gk\n9KjlN70FAUf/7j5ErCkGHEvW/LbxqYsfhG2a544ptFSPGZpT7dEBWiTziqVz\nJtXmu8sSTqlvmTVmhgBfsH2RT0A1eRFY+dfDdXy7G5nMkwPN17mk883MAy1w\nrwU86f+bjFbp74X2C5DCCLzFXFq6nTKqsAnmTyZuiour1icx6qqhm5KRWXh7\nsndWs+lzq292CQYfbR+Waj6uBEwbr6R8F197resIxRTiFdupoEMuFDdcD+HR\njSgE/s5T/CP79VJE7Pmf8sMbjC/LQz/bfL3JgCVYHXmtdqdpktCgfBU/3J/f\n4PWufg5EhtbqP+AjPcG6Eel7zAUC9vdFa2wFsSnpbd7BG5fWz3LjSy80w0uR\nmCm2pivX8YfXItNyS5kl9JswnXoI9to7X6gjDVsgoUIY6SD2Ns6i09G4EKsG\nT+8iJWSK8dW+dnT/jdmyHMCj7/aagy0FoXdhgUdraLCLUdr/OwnVK+vJK/8+\nfwj4\r\n=Sp11\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAfe7nk46m9uYVdF5wK0BBt9yqGyiec07/2CRPLUxwWEAiEAscDjLwWCwAX6uGkHaD2n6YeGcXdNgWQavNKBLtBvhV4="}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser_2.5.0_1530781167643_0.09343659204441668"},"_hasShrinkwrap":false},"2.6.0":{"name":"typescript-parser","version":"2.6.0","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c ./tslint.json -p ./config/tsconfig.build.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"release":{"success":false,"fail":false},"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@smartive/tslint-config":"^4.0.0","@types/jest":"^23.3.1","@types/lodash-es":"^4.17.1","@types/mock-fs":"^3.6.30","@types/node":"^10.9.4","del-cli":"^1.1.0","jest":"^23.5.0","mock-fs":"^4.6.0","semantic-release":"^15.9.12","ts-jest":"^23.1.4","tslint":"^5.11.0","tsutils":"^3.0.0","typedoc":"^0.12.0"},"dependencies":{"lodash":"^4.17.10","lodash-es":"^4.17.10","tslib":"^1.9.3","typescript":"^3.0.3"},"gitHead":"c03411a5797785fe82f864f98e0049375a36b0ba","_id":"typescript-parser@2.6.0","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-lm3j5JvNW1tZgZPAx6ce/Z1Xc4HeZwqiwols1f4Oyf7TyBuXDqKBhOqj84BStZVbwYQ+lXu5cHYji1otIpBHDw==","shasum":"119e5a028b3dc7a50f36d858328c3966bb3a2571","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.6.0.tgz","fileCount":211,"unpackedSize":293372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbiVt0CRA9TVsSAnZWagAAhV4P/jClUxiobkhUMtkhP6wp\nXeUkepn/U1NTe4TVUtRnZx1bFoVWDp+rphLFF21FCrP6acjJktPMiAbL29jF\n9VbZXhw4vkg2NTDBWJZv7EVPbbzMSXJiTi7MKIb0SwAs/dwcK2fLRTDmGiu6\nD89UGOk0xyzmj8ERFU/ooz9odcByweUEAsNlN2DrkAUigi9JHdUdtQHNFs0Y\n6MXNjR5wzjq0X+jTnkugwFQ8J25NxYlAYY66ta5o++TPNjRuubbetV+nho6b\nx6gCtwr1FtObGwdgLecThNTuyzOC5/2zddIH3JfgugeYOtoUTNrho3pUk2L7\nPmxyQRO5nrgymQpdGdI8T3Yuv+9bDKvTL+DyOsWajequP0QECoo16LV7oJZe\ncBAHBuE2dj/PBSga8Jio0sWAa7u527bYFMU7BraIyhCMPB5GAYY6NnMZT08y\n+dGOJMSaInrNSo6lYRN2hoU+qzepHo6lNoJ/cHmKBIVA74FJP3O+1z35gU7Q\nh3xKNFrvY3BsjAsfOOaVfdEiDkc/YUueNHqF3SCTjrpW36s04pf+rjiNRLM/\n2OlwWkNUwQhp+lATDLUUt9+aUjx1A9VAbHHFFigADHOBAbcM64gyEFtIqCnW\nqjII9EO3SXaKHAkhvYbiYnDq1GKJQo4E/7uMbdcOD8ehid5jix+c+zdgzoKO\nPJtH\r\n=Cf42\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNL+BZ5Di2yhob0SAZFQgQyDLpqLP9Zi1GdUVUIk4WEQIhANwPqneKbvE50Sbs4medv5ERLxZ1xFAfyc+K1/cfaLsf"}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser_2.6.0_1535728499259_0.4662959862046294"},"_hasShrinkwrap":false},"2.6.1":{"name":"typescript-parser","version":"2.6.1","description":"Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.","main":"index.js","typings":"index.d.ts","scripts":{"build":"npm run clean && tsc -p ./config/tsconfig.build.json","clean":"del-cli ./build ./coverage","develop":"npm run clean && tsc -p .","lint":"tslint -c ./tslint.json -p ./config/tsconfig.build.json 'src/**/*.ts'","test":"npm run lint && npm run clean && jest -c ./jest.json","test:watch":"npm run clean && jest -c ./jest.json --watch --no-coverage","typedoc":"del-cli ./docs && typedoc --ignoreCompilerErrors --out ./docs --mode file --tsconfig ./config/tsconfig.build.json ./src/","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"keywords":["typescript","parser","AST","parsing"],"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"license":"MIT","bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","devDependencies":{"@smartive/tslint-config":"^4.0.0","@types/jest":"^23.3.1","@types/lodash-es":"^4.17.1","@types/mock-fs":"^3.6.30","@types/node":"^10.9.4","del-cli":"^1.1.0","jest":"^23.5.0","mock-fs":"^4.6.0","semantic-release":"^15.9.12","ts-jest":"^23.1.4","tslint":"^5.11.0","tsutils":"^3.0.0","typedoc":"^0.12.0"},"dependencies":{"lodash":"^4.17.10","lodash-es":"^4.17.10","tslib":"^1.9.3","typescript":"^3.0.3"},"gitHead":"3ba4306f11bba3ed7b48d294f8df620e73c153b1","_id":"typescript-parser@2.6.1","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"},"dist":{"integrity":"sha512-p4ZC10pu67KO8+WJALsJWhbAq4pRBIcP+ls8Bhl+V8KvzYQDwxw/P5hJhn3rBdLnfS5aGLflfh7WiZpN6yi+5g==","shasum":"b5f86e3f9d35ad46a346a32068cab61bbd96f803","tarball":"https://registry.npmjs.org/typescript-parser/-/typescript-parser-2.6.1.tgz","fileCount":142,"unpackedSize":172699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbiV3MCRA9TVsSAnZWagAA1kAP/1PYp0yCZ+MnEjd8zj9C\nwd9b32ZSi8H5ZqfjDFR6hySnJOlhokY8fOiwudXbmNZq5KnTIdvmJd/lzir9\n0g+EkCJEBE5rN8HLxpuMfpxmxb9HKvlQbgBLDRUcMYpyjuEe2ETZKbZNIu//\np85iCux+YvIXWyUnX6v1be74qqLKJ81T3NjRLPSzQX+2Aet1zX5NpE91BK7v\nljeFz/VODf75pXrBP/1DL58rJP8SxHTCZYKMj5KVkOuLyeTgrwKrHySJWxs2\nqbJcCoa3KKL+NdqEL79hAApggzg6/gZp/yngWzBIsFb/sL0nS3i6uKJbXPuS\n1v6NtFUI4O7DqcHqLsVyx05+qZAX6R8KMc82sLFdEX05PNZ6jWZeWu4AsRoK\n8yjEGKO8QFqgAEhalN7tCWKJsK/+MGkrv3kLlrSTYgfOXuhjFvP4if2TKZCB\n4p80xyJRT6RUAjfL4U3LTkFmSvM8riKoGEdttUMe88+Qwf+NEglUyMA9daBR\nR6UdkFjIz5dk229/rvsPW7YCOLkIeHEhsP7vnGWQa89yUgn+8bbkXg3dkfjM\nXyX0eQafK42HlFvUWZ3C0IAvDd/qbFwonK6zPhS72Tvu6Lc3sJkHyEkUDi67\nn/70ZHWbYkHDumg9a0osMQM76AXVc+aUeml56MsjusSUaSfP8vbJqFv1WfGQ\n0nqs\r\n=ih4T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGCHPiFlE9MBmZNzk3GCkJ3+0bh+drlyGF4B/7D0bk8AIhAIfEyJHKS1Lh7p9y7AOH2W1DS3fmW9yIH6CHSYs7d7Fy"}]},"maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-parser_2.6.1_1535729100045_0.6569394167362403"},"_hasShrinkwrap":false}},"readme":"# node typescript parser\n\nThis package is a TypeScript and ECMAScript parser. It uses the underlying typescript parser to generate\na more or less human readable AST out of .js or .ts files.\n\n[![Build Status](https://travis-ci.org/buehler/node-typescript-parser.svg)](https://travis-ci.org/buehler/node-typescript-parser)\n[![Build Status Windows](https://ci.appveyor.com/api/projects/status/j06bqjc4tkdt7sej?svg=true)](https://ci.appveyor.com/project/buehler/node-typescript-parser)\n[![npm](https://img.shields.io/npm/v/typescript-parser.svg?maxAge=3600)](https://www.npmjs.com/package/typescript-parser)\n[![codecov](https://codecov.io/gh/buehler/node-typescript-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/buehler/node-typescript-parser)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![Greenkeeper badge](https://badges.greenkeeper.io/buehler/node-typescript-parser.svg)](https://greenkeeper.io/)\n[![Gitter](https://img.shields.io/gitter/room/node-typescript-parser/Lobby.svg)](https://gitter.im/node-typescript-parser/Lobby)\n\n## How to use\n\nAfter you install the package via:\n\n[![NPM](https://nodei.co/npm/typescript-parser.png?downloads=true&stars=true)](https://nodei.co/npm/typescript-parser/)\n\n### [View Source Docs](https://buehler.github.io/node-typescript-parser/)\n\nYou can use the parser with:\n\n```typescript\nconst parser = new TypescriptParser();\n\n// either:\nconst parsed = await parser.parseSource(/* typescript source code as string */);\n\n// or a filepath\nconst parsed = await parser.parseFile('/user/myfile.ts', 'workspace root');\n```\n\nYou can also parse multiple files at ones.\n\nTo use the declaration index (which is basically a list of symbols for your files)\ninstantiate an index first and throw him some files.\n\nAfter the parsing is done, you'll get an index with resolved\nexports and declarations.\n\nKeep in mind, that the index'll only contain exported declarations.\n\n## Changelog\n\nThe changelog is generated by [semantic release](https://github.com/semantic-release/semantic-release) and is located under the\n[release section](https://github.com/buehler/node-typescript-parser/releases).\n\n## Licence\n\nThis software is licenced under the [MIT](LICENSE) licence.\n","maintainers":[{"name":"cbuehler","email":"christoph.buehler@bluewin.ch"}],"time":{"modified":"2022-05-22T13:49:48.334Z","created":"2017-06-21T06:59:05.941Z","0.0.1":"2017-06-21T06:59:05.941Z","0.0.0-development":"2017-07-04T14:36:03.786Z","0.0.0":"2017-07-04T15:01:56.166Z","1.0.0":"2017-07-04T15:04:18.360Z","1.0.1":"2017-07-04T15:22:51.001Z","1.1.0":"2017-07-10T07:20:02.610Z","1.2.0":"2017-07-11T06:00:51.309Z","1.2.1":"2017-07-15T11:47:03.687Z","1.3.0":"2017-08-09T15:24:37.899Z","1.3.1":"2017-09-08T08:16:35.115Z","1.3.2":"2017-09-18T05:34:01.307Z","1.3.3":"2017-09-19T16:50:03.817Z","2.0.0":"2017-10-03T05:36:55.154Z","2.0.1":"2017-10-03T06:04:54.726Z","2.1.0":"2017-10-26T12:23:03.588Z","2.2.0":"2017-10-28T12:29:08.323Z","2.2.1":"2017-10-29T23:11:38.725Z","2.2.2":"2017-10-30T14:10:19.724Z","2.3.0":"2018-03-05T08:38:43.805Z","2.3.1":"2018-03-06T13:43:39.752Z","2.4.0":"2018-04-04T11:53:50.326Z","2.5.0":"2018-07-05T08:59:27.796Z","2.6.0":"2018-08-31T15:14:59.486Z","2.6.1":"2018-08-31T15:25:00.226Z"},"homepage":"https://github.com/TypeScript-Heroes/node-typescript-parser#readme","keywords":["typescript","parser","AST","parsing"],"repository":{"type":"git","url":"git+https://github.com/TypeScript-Heroes/node-typescript-parser.git"},"author":{"name":"Christoph Bühler","email":"christoph.buehler@bluewin.ch"},"bugs":{"url":"https://github.com/TypeScript-Heroes/node-typescript-parser/issues"},"license":"MIT","readmeFilename":"README.md"}