MOON
Server: Apache
System: Linux 101-53-147-124.cprapid.com 4.18.0-553.121.1.el8_10.x86_64 #1 SMP Thu Apr 30 09:06:34 EDT 2026 x86_64
User: clientsoftwares (1005)
PHP: 8.1.34
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/clientsoftwares/public_html/mbpos.clientsoftwares.com/node_modules/unquote/package.json
{
  "_args": [
    [
      "unquote@1.1.1",
      "E:\\server\\MAMP\\htdocs\\pos\\mbpos-production"
    ]
  ],
  "_development": true,
  "_from": "unquote@1.1.1",
  "_id": "unquote@1.1.1",
  "_inBundle": false,
  "_integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=",
  "_location": "/unquote",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "unquote@1.1.1",
    "name": "unquote",
    "escapedName": "unquote",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/svgo"
  ],
  "_resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "E:\\server\\MAMP\\htdocs\\pos\\mbpos-production",
  "author": {
    "name": "Cameron Lakenen",
    "email": "cameron@lakenen.com"
  },
  "bugs": {
    "url": "https://github.com/lakenen/node-unquote/issues"
  },
  "description": "Remove wrapping quotes from a string.",
  "devDependencies": {
    "tape": "^2.13.4"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/lakenen/node-unquote",
  "keywords": [
    "string",
    "unquote",
    "quotes"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "unquote",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lakenen/node-unquote.git"
  },
  "scripts": {
    "test": "node test/*"
  },
  "version": "1.1.1"
}