{"name":"jsesc","version":"2.3.0","description":"A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.","homepage":"https://mths.be/jsesc","engines":{"node":">=4"},"main":"jsesc.js","bin":{"jsesc":"bin/jsesc"},"man":["man/jsesc.1"],"keywords":["string","escape","javascript","tool"],"license":"MIT","author":{"name":"Mathias Bynens","url":"https://mathiasbynens.be/"},"repository":{"type":"git","url":"git+https://github.com/mathiasbynens/jsesc.git"},"bugs":{"url":"https://github.com/mathiasbynens/jsesc/issues"},"files":["LICENSE-MIT.txt","jsesc.js","bin/","man/"],"scripts":{"build":"grunt template","coveralls":"istanbul cover --verbose --dir 'coverage' 'tests/tests.js' && coveralls < coverage/lcov.info'","cover":"istanbul cover --report 'html' --verbose --dir 'coverage' 'tests/tests.js'","test":"mocha tests"},"devDependencies":{"coveralls":"^2.11.6","grunt":"^0.4.5","grunt-template":"^0.2.3","istanbul":"^0.4.2","mocha":"*","regenerate":"^1.3.0","requirejs":"^2.1.22"},"gitHead":"d627c492b6fe58eced159e0aa2cdd2aa0fac09d0","_id":"jsesc@2.3.0","_shasum":"adb0bc258a23f7aed228dd10eb45a1af76205121","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"maintainers":[{"name":"mathias","email":""}],"dist":{"shasum":"adb0bc258a23f7aed228dd10eb45a1af76205121","size":9533,"noattachment":false,"key":"/jsesc/-/jsesc-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsesc/download/jsesc-2.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/jsesc-2.3.0.tgz_1481368721518_0.002682796912267804"},"directories":{},"publish_time":1481368723676,"_cnpm_publish_time":1481368723676,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.0"}}