![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/local/lib/node_modules/browserify/node_modules/htmlescape/ |
Upload File : |
{ "_from": "htmlescape@^1.1.0", "_id": "htmlescape@1.1.1", "_inBundle": false, "_integrity": "sha1-OgPtwiFLyjtmQko+eVk0lQnLA1E=", "_location": "/browserify/htmlescape", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "htmlescape@^1.1.0", "name": "htmlescape", "escapedName": "htmlescape", "rawSpec": "^1.1.0", "saveSpec": null, "fetchSpec": "^1.1.0" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/htmlescape/-/htmlescape-1.1.1.tgz", "_shasum": "3a03edc2214bca3b66424a3e7959349509cb0351", "_spec": "htmlescape@^1.1.0", "_where": "/usr/local/lib/node_modules/browserify", "author": { "name": "Andres Suarez", "email": "zertosh@gmail.com" }, "bugs": { "url": "https://github.com/zertosh/htmlescape/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Properly escape JSON for usage as an object literal inside of a `<script>` tag", "devDependencies": { "tape": "^3.0.0" }, "engines": { "node": ">=0.10" }, "homepage": "https://github.com/zertosh/htmlescape", "keywords": [ "escape", "encoding", "html", "json", "template" ], "license": "MIT", "main": "htmlescape.js", "name": "htmlescape", "repository": { "type": "git", "url": "git://github.com/zertosh/htmlescape.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.1.1" }