File: //proc/1526/root/var/www/tana/frontend/node_modules/css-url-regex/package.json
{
  "_args": [
    [
      "css-url-regex@1.1.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "css-url-regex@1.1.0",
  "_id": "css-url-regex@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-g4NCMMyfdMRX3lnuvRVD/uuDt+w=",
  "_location": "/css-url-regex",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "css-url-regex@1.1.0",
    "name": "css-url-regex",
    "escapedName": "css-url-regex",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/imagemin-svgo/svgo"
  ],
  "_resolved": "https://registry.npmjs.org/css-url-regex/-/css-url-regex-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "John Otander",
    "email": "johnotander@gmail.com",
    "url": "http://johnotander.com/"
  },
  "bugs": {
    "url": "https://github.com/johnotander/css-url-regex/issues"
  },
  "description": "Regular expression for matching CSS urls.",
  "devDependencies": {
    "ava": "^0.2.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/johnotander/css-url-regex",
  "keywords": [
    "css",
    "css-url",
    "regex",
    "regexp"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "css-url-regex",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/johnotander/css-url-regex.git"
  },
  "scripts": {
    "test": "ava"
  },
  "version": "1.1.0"
}