HEX
Server: LiteSpeed
System: Linux houston.panomity.com 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User: nudepix (1011)
PHP: 7.4.33
Disabled: 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,
Upload Files
File: //opt/LC/node_modules/strip-comments/package.json
{
  "name": "strip-comments",
  "description": "Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.",
  "version": "2.0.1",
  "homepage": "https://github.com/jonschlinkert/strip-comments",
  "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
  "repository": "jonschlinkert/strip-comments",
  "bugs": {
    "url": "https://github.com/jonschlinkert/strip-comments/issues"
  },
  "license": "MIT",
  "files": [
    "index.js",
    "lib"
  ],
  "main": "index.js",
  "engines": {
    "node": ">=10"
  },
  "scripts": {
    "test": "mocha",
    "cover": "nyc --reporter=text --reporter=html mocha"
  },
  "devDependencies": {
    "gulp-format-md": "^2.0.0",
    "mocha": "^6.2.2",
    "nyc": "^14.1.1"
  },
  "keywords": [
    "ada comments",
    "apl comments",
    "applescript comments",
    "block comment",
    "block",
    "block-comment",
    "c comments",
    "code comment",
    "comment",
    "comments",
    "csharp comments",
    "css comments",
    "css",
    "hashbang comments",
    "haskell comments",
    "html comments",
    "java comments",
    "javascript comments",
    "javascript",
    "js",
    "less comments",
    "less css",
    "less",
    "less.js",
    "lessjs",
    "line comment",
    "line comments",
    "line",
    "line-comment",
    "line-comments",
    "lua comments",
    "matlab comments",
    "ocaml comments",
    "pascal comments",
    "perl comments",
    "php comments",
    "python comments",
    "remove",
    "ruby comments",
    "sass comments",
    "sass",
    "shebang comments",
    "sql comments",
    "strip",
    "swift comments",
    "typscript comments",
    "xml comments"
  ],
  "verb": {
    "toc": true,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "helpers": [
      "./examples/support/helpers.js"
    ],
    "related": {
      "list": [
        "code-context",
        "extract-comments",
        "parse-code-context",
        "parse-comments"
      ]
    },
    "lint": {
      "reflinks": true
    }
  }
}