{"name":"intl-messageformat-parser","version":"3.0.4","description":"Parses ICU Message strings into an AST via JavaScript.","main":"dist/index","module":"dist/index.mjs","types":"dist/index.d.ts","type":"module","scripts":{"clean":"rimraf dist lib","mjs":"find ./dist -depth -name \"*.js\" -exec sh -c 'f=\"{}\"; mv -- \"$f\" \"${f%.js}.mjs\"' \\;","build":"./build.js && tsc && npm run mjs && tsc -p tsconfig.cjs.json","benchmark":"node ./test/benchmark.js","prepublish":"npm run build","test":"TS_NODE_PROJECT='./tsconfig.cjs.json' cross-env NODE_ENV=test jest"},"contributors":[{"name":"Eric Ferraiuolo","email":"eferraiuolo@gmail.com"},{"name":"Long Ho","email":"holevietlong@gmail.com"},{"name":"Ryuichi Okumura","email":"okuryu@okuryu.com"},{"name":"Seth Bertalotto","email":"seth@bertalotto.net"},{"name":"Song Seunggeun","email":"giff.song@gmail.com"},{"name":"Tobias Bieniek","email":"tobias.bieniek@gmail.com"}],"repository":{"type":"git","url":"git://github.com/formatjs/formatjs.git"},"keywords":["i18n","intl","internationalization","localization","globalization","messageformat","parser","plural","icu"],"author":{"name":"Eric Ferraiuolo","email":"eferraiuolo@gmail.com"},"license":"BSD-3-Clause","bugs":{"url":"https://github.com/formatjs/formatjs/issues"},"homepage":"https://github.com/formatjs/formatjs","gitHead":"6e67775d81ba150bf565c9b49ffee06b48fddbcb","_id":"intl-messageformat-parser@3.0.4","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (darwin)","dist":{"shasum":"ec400f6815d9f171855db8146c910f244b673b4e","size":35196,"noattachment":false,"key":"/intl-messageformat-parser/-/intl-messageformat-parser-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/intl-messageformat-parser/download/intl-messageformat-parser-3.0.4.tgz"},"maintainers":[{"name":"caridy","email":"caridy@gmail.com"},{"name":"ericf","email":"eferraiuolo@gmail.com"},{"name":"longlho","email":"holevietlong@gmail.com"},{"name":"okuryu","email":""},{"name":"pyrocat","email":"dinglinjie@gmail.com"},{"name":"redonkulus","email":"seth@bertalotto.net"}],"_npmUser":{"name":"longlho","email":"holevietlong@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/intl-messageformat-parser_3.0.4_1565291866867_0.43033573435523365"},"_hasShrinkwrap":false,"publish_time":1565291867084,"_cnpm_publish_time":1565291867084,"deprecated":"We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser","dist-tags":{"latest":"6.4.4","next":"5.2.6-alpha.0"}}