{"name":"inflected","version":"2.0.1","description":"A port of ActiveSupport's inflector to Node.js","main":"dist/umd/inflected.js","module":"dist/esm/inflected.js","repository":{"type":"git","url":"git+https://github.com/martinandert/inflected.git"},"author":{"name":"Martin Andert"},"license":"MIT","keywords":["inflector","inflection","pluralize","singularize","camelize","titleize","tableize","humanize","capitalize","dasherize","ordinalize","parameterize","transliterate","activesupport"],"scripts":{"lint":"eslint --max-warnings 0 src/**","test":"yarn lint && yarn bundle && mocha -R spec --bail test/index.js","precommit":"lint-staged","build":"yarn bundle && yarn minify","bundle":"rollup --config","minify":"uglifyjs dist/umd/inflected.js --compress --mangle --output dist/umd/inflected.min.js"},"devDependencies":{"babel-eslint":"^7.2.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-preset-latest":"^6.24.1","eslint":"^3.19.0","eslint-plugin-import":"^2.2.0","husky":"^0.13.3","lint-staged":"^3.4.0","mocha":"^3.2.0","object-assign":"^4.1.1","prettier":"^1.1.0","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-node-resolve":"^3.0.0","uglify-js":"^2.8.22"},"lint-staged":{"src/**/*.js":["prettier --write","git add"]},"gitHead":"ac60065981a3e0e001e0f2a7cbc4c08b014f54f3","bugs":{"url":"https://github.com/martinandert/inflected/issues"},"homepage":"https://github.com/martinandert/inflected#readme","_id":"inflected@2.0.1","_shasum":"a8a8f84c58dc8a607216a355cf59fb84ce3bdeac","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"martinandert","email":"mandert@gmail.com"},"dist":{"shasum":"a8a8f84c58dc8a607216a355cf59fb84ce3bdeac","size":36881,"noattachment":false,"key":"/inflected/-/inflected-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/inflected/download/inflected-2.0.1.tgz"},"maintainers":[{"name":"martinandert","email":"mandert@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/inflected-2.0.1.tgz_1492374221735_0.29978931904770434"},"directories":{},"publish_time":1492374222328,"_cnpm_publish_time":1492374222328,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.1.0"}}