{"name":"typescript-estree","description":"A parser that converts TypeScript source code into an ESTree compatible form","homepage":"https://github.com/JamesHenry/typescript-estree","main":"parser.js","version":"4.0.0","engines":{"node":">=6.14.0"},"repository":{"type":"git","url":"git+https://github.com/JamesHenry/typescript-estree.git"},"bugs":{"url":"https://github.com/JamesHenry/typescript-estree/issues"},"license":"BSD-2-Clause","devDependencies":{"@commitlint/cli":"^7.1.2","@commitlint/config-conventional":"^7.1.2","@commitlint/travis-cli":"^7.1.2","babel-code-frame":"6.26.0","babylon":"7.0.0-beta.39","cz-conventional-changelog":"2.1.0","glob":"7.1.2","husky":"0.14.3","jest":"23.1.0","lint-staged":"7.3.0","lodash.isplainobject":"4.0.6","prettier":"^1.14.3","semantic-release":"^15.9.16","shelljs":"0.8.2","travis-deploy-once":"^5.0.8","typescript":"~3.1.1"},"keywords":["ast","estree","ecmascript","javascript","typescript","parser","syntax"],"scripts":{"test":"npm run unit-tests && npm run ast-alignment-tests","unit-tests":"jest","ast-alignment-tests":"jest --config=./tests/ast-alignment/jest.config.js","precommit":"npm test && lint-staged","cz":"git-cz","commitmsg":"commitlint -E GIT_PARAMS","check-format":"prettier --list-different \"./**/*.{ts,js,json,md}\"","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"dependencies":{"lodash.unescape":"4.0.1","semver":"5.5.0"},"peerDependencies":{"typescript":"*"},"lint-staged":{"*.{ts,js,json,md}":["prettier --write","git add"]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"jest":{"testEnvironment":"node","testRegex":"tests/lib/.+\\.js$","testPathIgnorePatterns":[],"collectCoverage":true,"coverageReporters":["text-summary"]},"gitHead":"928b087bbb61131607351453403ad82d5401ee7c","_id":"typescript-estree@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"jameshenry","email":"james@henry.sc"},"dist":{"shasum":"68df4934b721c2e62c39c91c42f3dacac7cfcf68","size":23713,"noattachment":false,"key":"/typescript-estree/-/typescript-estree-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typescript-estree/download/typescript-estree-4.0.0.tgz"},"maintainers":[{"name":"jameshenry","email":"james@henry.sc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-estree_4.0.0_1540766374256_0.09435904678245444"},"_hasShrinkwrap":false,"publish_time":1540766374408,"_cnpm_publish_time":1540766374408,"deprecated":"This package was moved to @typescript-eslint/typescript-estree, please install the latest version from there instead","dist-tags":{"latest":"18.1.0","next":"6.0.0-rc.1"}}