{"name":"messageformat","version":"2.0.2","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","files":["example","lib","messageformat.js","messageformat.min.js","messageformat.min.js.map","messages.js"],"dependencies":{"make-plural":"^4.1.1","messageformat-parser":"^3.0.0","reserved-words":"^0.1.2"},"devDependencies":{"browserify":"^16.1.1","expect.js":"*","ink-docstrap":"github:messageformat/docstrap#messageformat","jsdoc":"^3.5.5","mocha":"^5.0.5","rimraf":"^2.6.2","serve":"^6.5.3","tmp":"0.0.33","uglify-js":"^3.3.18"},"scripts":{"build:all":"npm run build && npm run build:example && npm run build:docs","build:browser":"browserify lib/messageformat.js -s MessageFormat -o messageformat.js","build:docs":"jsdoc -c jsdoc-conf.json && ./fix-docs.sh","build:example":"./cli/messageformat.js -l en,fr -n i18n -o example/i18n.js example/","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:all":"npm run clean && npm run clean:docs","clean:docs":"rimraf docs/*html docs/fonts docs/img docs/logo docs/scripts docs/styles","clean":"rimraf messageformat.*js*","test:browser":"npm run build:browser && serve","test":"mocha","preversion":"npm run prepublishOnly","version":"git commit -am 'Update version' && git add -f messageformat.*js* docs example/i18n.js","postversion":"git reset --hard HEAD^ && npm run build:docs && git commit -am 'Update documentation'","prepublishOnly":"npm run clean:all && npm test && npm run build:all"},"browser":{"fs":false},"gitHead":"7a33767323d41c7dba3304895a447fdaf5721cdf","bugs":{"url":"https://github.com/messageformat/messageformat/issues"},"_id":"messageformat@2.0.2","_npmVersion":"5.8.0","_nodeVersion":"9.5.0","_npmUser":{"name":"eemeli","email":"eemeli@gmail.com"},"dist":{"shasum":"adb15dad45cd3a3d4900a5611ef757ae26f2508e","size":88996,"noattachment":false,"key":"/messageformat/-/messageformat-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/messageformat/download/messageformat-2.0.2.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.0.2_1524485909968_0.21051772826028925"},"_hasShrinkwrap":false,"publish_time":1524485910036,"_cnpm_publish_time":1524485910036,"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"}}