{"name":"typescript-estree","description":"A parser that converts TypeScript source code into an ESTree compatible form","homepage":"https://github.com/JamesHenry/typescript-estree","main":"dist/parser.js","version":"13.2.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":{"@babel/code-frame":"7.0.0","@babel/parser":"7.2.3","@commitlint/cli":"^7.1.2","@commitlint/config-conventional":"^7.1.2","@commitlint/travis-cli":"^7.1.2","@types/babel-code-frame":"^6.20.1","@types/jest":"^23.3.9","@types/lodash.isplainobject":"^4.0.4","@types/lodash.unescape":"^4.0.4","@types/node":"^10.12.2","@types/semver":"^5.5.0","@types/shelljs":"^0.8.0","cz-conventional-changelog":"2.1.0","glob":"7.1.2","husky":"0.14.3","jest":"23.6.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","ts-jest":"^23.10.4","typescript":"~3.2.1"},"keywords":["ast","estree","ecmascript","javascript","typescript","parser","syntax"],"scripts":{"build":"tsc","test":"jest","unit-tests":"jest \"./tests/lib/.*\"","ast-alignment-tests":"jest spec.ts","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"]},"gitHead":"5ca328d8a77d92e4f37792db9530f36f3b9aa097","_id":"typescript-estree@13.2.0","_npmVersion":"6.5.0","_nodeVersion":"11.6.0","_npmUser":{"name":"jameshenry","email":"james@henry.sc"},"dist":{"shasum":"26f976cce63cc1cbbbebeaca6b39127e871d16ab","size":40997,"noattachment":false,"key":"/typescript-estree/-/typescript-estree-13.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typescript-estree/download/typescript-estree-13.2.0.tgz"},"maintainers":[{"name":"jameshenry","email":"james@henry.sc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typescript-estree_13.2.0_1546784412455_0.8958143387236035"},"_hasShrinkwrap":false,"publish_time":1546784412576,"_cnpm_publish_time":1546784412576,"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"}}