{"name":"jsesc","version":"2.4.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":"9b680039faa69329f9c73297ab86db3e56cfd5ee","_id":"jsesc@2.4.0","_shasum":"8568d223ff69c0b5e081b4f8edf5a23d978c9867","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"maintainers":[{"name":"mathias","email":""}],"dist":{"shasum":"8568d223ff69c0b5e081b4f8edf5a23d978c9867","size":9673,"noattachment":false,"key":"/jsesc/-/jsesc-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsesc/download/jsesc-2.4.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/jsesc-2.4.0.tgz_1482865877799_0.7051079119555652"},"directories":{},"publish_time":1482865880036,"_cnpm_publish_time":1482865880036,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.0"}}