{"name":"franc","version":"0.2.0-rc.1","description":"Detect the language of text","license":"LGPL","keywords":["natural","language","writing","system","language","detect","guess"],"dependencies":{"trigram-utils":"^0.0.2"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"devDependencies":{"eslint":"^0.8.0","istanbul":"^0.3.0","jscs":"^1.5.3","matcha":"^0.5.0","mocha":"^1.20.0","trigrams":"^0.0.3","udhr":"0.0.5"},"repository":{"type":"git","url":"https://github.com/wooorm/franc.git"},"scripts":{"test":"_mocha --reporter spec --check-leaks -u exports spec/franc.spec.js","test-travis":"istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks -u exports spec/franc.spec.js","lint":"npm run lint-api && npm run lint-test && npm run lint-benchmark && npm run lint-style","lint-api":"eslint index.js lib/franc.js --env node --env browser --rule 'quotes: [2, single]'","lint-script":"eslint script/build-fixtures.js script/build-data.js script/build-support.js --env node --rule 'quotes: [2, single]'","lint-test":"eslint spec/franc.spec.js --env node --env mocha --rule 'quotes: [2, single]'","lint-benchmark":"eslint benchmark/index.js --env node --global 'suite, bench, set' --rule 'quotes: [2, single]'","lint-style":"jscs index.js lib/franc.js script/build-data.js script/build-fixtures.js script/build-support.js benchmark/index.js spec/franc.spec.js --reporter=inline","install-browser-test":"npm install browserify","build-fixtures":"node script/build-fixtures.js","build-data":"node script/build-data.js","build-support":"node script/build-support.js","build-browser-test":"browserify spec/franc.spec.js -o spec/browser.spec.js","install-benchmark":"npm install guesslanguage languagedetect vac","benchmark":"matcha","coverage":"istanbul cover node_modules/.bin/_mocha -- -- spec/franc.spec.js","prepublish":"npm run build-data && npm run build-fixtures && npm run build-support","make":"npm run lint && npm run coverage"},"testling":{"files":"spec/franc.spec.js","harness":"mocha","browsers":["iexplore/latest","chrome/latest","chrome/canary","firefox/latest","firefox/nightly","opera/latest","opera/next","safari/latest","iphone/latest","android-browser/latest"]},"gitHead":"ada9ce571a68945be47c221a8bfe17cff27b89ab","bugs":{"url":"https://github.com/wooorm/franc/issues"},"homepage":"https://github.com/wooorm/franc","_id":"franc@0.2.0-rc.1","_shasum":"57664a5b87c583f0c06840346d76bea936c6a128","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"57664a5b87c583f0c06840346d76bea936c6a128","size":74281,"noattachment":false,"key":"/franc/-/franc-0.2.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/franc/download/franc-0.2.0-rc.1.tgz"},"directories":{},"publish_time":1412067184429,"_cnpm_publish_time":1412067184429,"_hasShrinkwrap":false,"dist-tags":{"latest":"6.0.0","next":"0.2.0-rc.2"}}