{"name":"messageformat","version":"2.0.5","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":"^3.0.0","reserved-words":"^0.1.2"},"devDependencies":{"browserify":"^16.2.3","expect.js":"*","ink-docstrap":"github:messageformat/docstrap#messageformat","jsdoc":"^3.5.5","mocha":"^5.2.0","rimraf":"^2.6.2","serve":"^9.6.0","tmp":"0.0.33","uglify-js":"^3.4.9"},"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":"4d84f069ac927d21729c565d1e1c2d56f6626513","bugs":{"url":"https://github.com/messageformat/messageformat/issues"},"_id":"messageformat@2.0.5","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"eemeli","email":"eemeli@gmail.com"},"dist":{"shasum":"d3987ef91c8df37cd8dc473c47203a4bed0243b5","size":89830,"noattachment":false,"key":"/messageformat/-/messageformat-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/messageformat/download/messageformat-2.0.5.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.5_1544914274254_0.4680640726962293"},"_hasShrinkwrap":false,"publish_time":1544914274465,"_cnpm_publish_time":1544914274465,"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"}}