mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-27 00:58:31 +00:00
92fa8c1d42
Former-commit-id: e70428e7b32c1eb74a376ab5efe195d2790ffc5c
1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
{"name":"jsesc","version":"2.5.1","description":"Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.","homepage":"https://mths.be/jsesc","engines":{"node":">=4"},"main":"jsesc.js","bin":{"jsesc":"bin/jsesc"},"man":["man/jsesc.1"],"keywords":["buffer","escape","javascript","json","map","set","string","stringify","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":"0a09aaa3390c6490242488ac5aedc32fad7a5afe","_id":"jsesc@2.5.1","_shasum":"e421a2a8e20d6b0819df28908f782526b96dd1fe","_from":"jsesc@>=2.4.0 <3.0.0","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mathias","email":"mathias@qiwi.be"},"maintainers":[{"name":"mathias","email":"mathias@qiwi.be"}],"dist":{"shasum":"e421a2a8e20d6b0819df28908f782526b96dd1fe","tarball":"https://registry.npmjs.org/jsesc/-/jsesc-2.5.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/jsesc-2.5.1.tgz_1493925441686_0.712287989910692"},"directories":{},"_resolved":"https://registry.npmjs.org/jsesc/-/jsesc-2.5.1.tgz","readme":"ERROR: No README data found!"} |