{ "_from": "js-string-escape@1.0.1", "_id": "js-string-escape@1.0.1", "_inBundle": false, "_integrity": "sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==", "_location": "/js-string-escape", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "js-string-escape@1.0.1", "name": "js-string-escape", "escapedName": "js-string-escape", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/javascript-obfuscator" ], "_resolved": "https://registry.npmmirror.com/js-string-escape/-/js-string-escape-1.0.1.tgz", "_shasum": "e2625badbc0d67c7533e9edc1068c587ae4137ef", "_spec": "js-string-escape@1.0.1", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/javascript-obfuscator", "author": { "name": "Jo Liss", "email": "joliss42@gmail.com" }, "bugs": { "url": "https://github.com/joliss/js-string-escape/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Mathias Bynens", "url": "http://mathiasbynens.be/" } ], "deprecated": false, "description": "Escape strings for use as JavaScript string literals", "devDependencies": { "punycode": "~> 1.2.1", "tap": "~> 0.4.2" }, "engines": { "node": ">= 0.8" }, "files": [ "index.js" ], "homepage": "https://github.com/joliss/js-string-escape#readme", "keywords": [ "string", "escape", "backslash", "javascript", "ecmascript" ], "license": "MIT", "main": "index.js", "name": "js-string-escape", "repository": { "type": "git", "url": "git+https://github.com/joliss/js-string-escape.git" }, "scripts": { "test": "tap test" }, "version": "1.0.1" }