{"name":"messageformat","version":"2.1.0","description":"PluralFormat and SelectFormat Message and i18n Tool - A JavaScript Implemenation of the ICU standards.","keywords":["i18n","pluralformat","icu","gettext","choiceformat","selectformat","messageformat","internationalization"],"author":{"name":"Alex Sexton","email":"alexsexton@gmail.com"},"contributors":[{"name":"Eemeli Aro","email":"eemeli@gmail.com"}],"license":"MIT","homepage":"https://messageformat.github.io/messageformat/","repository":{"type":"git","url":"git+https://github.com/messageformat/messageformat.git"},"main":"lib/messageformat.js","dependencies":{"make-plural":"^4.3.0","messageformat-parser":"^4.1.0","reserved-words":"^0.1.2"},"devDependencies":{"browserify":"^16.2.3","uglify-js":"^3.4.9"},"scripts":{"build:browser":"browserify lib/messageformat.js -s MessageFormat -o messageformat.js","build:minify":"uglifyjs messageformat.js --compress --mangle --output messageformat.min.js --source-map \"url='messageformat.min.js.map'\"","build":"npm run build:browser && npm run build:minify","clean":"rimraf messageformat.*js*"},"browser":{"fs":false},"gitHead":"7594c61df39236cfa19268ae28a87099034fe5ea","_resolved":"","_integrity":"","_from":"file:messageformat-2.1.0.tgz","bugs":{"url":"https://github.com/messageformat/messageformat/issues"},"_id":"messageformat@2.1.0","_npmVersion":"6.5.0","_nodeVersion":"11.9.0","_npmUser":{"name":"eemeli","email":"eemeli@gmail.com"},"dist":{"shasum":"9edbd0d3e081c4f0aed5fc6710da94b5edc94924","size":92890,"noattachment":false,"key":"/messageformat/-/messageformat-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/messageformat/download/messageformat-2.1.0.tgz"},"maintainers":[{"name":"eemeli","email":"eemeli@gmail.com"},{"name":"slexaxton","email":"alexsexton@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/messageformat_2.1.0_1551628531354_0.6156121463052922"},"_hasShrinkwrap":false,"publish_time":1551628531457,"_cnpm_publish_time":1551628531457,"deprecated":"Package renamed as '@messageformat/core', see messageformat.github.io for more details. 'messageformat' will eventually provide a polyfill for Intl.MessageFormat, once it's been defined by Unicode & ECMA.","dist-tags":{"latest":"2.3.0","next":"3.0.0-beta.2"}}