{
  "name": "vscode-css-languageservice",
  "versions": {
    "1.0.0": {
      "name": "vscode-css-languageservice",
      "version": "1.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "dc78e4eae2d8012f0621a00d217d65f70cbdf009",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.0.tgz",
        "integrity": "sha512-y6Jm27m52NPquRai6KA563Q3n022MsI751E+f4weHUA8sATZYvlIxWi+Jjjv4b8YrcPN5B4bYAYoiHFUBoXR8Q==",
        "signatures": [
          {
            "sig": "MEYCIQC0pahIwcdAACyvMOQS7LZBwLCEmzNvvsO1hvecxuFgGwIhAMrzxL0RTFzWwEHwpq3JCs23ROjdulaImSLDzhQJpeVP",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "dc78e4eae2d8012f0621a00d217d65f70cbdf009",
      "gitHead": "d60bf165cd1799d9ad8123379c221b95b878721f",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.0.tgz_1466673440243_0.6332291711587459",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.1": {
      "name": "vscode-css-languageservice",
      "version": "1.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "344ea60c8791d72197983151c42b860ef2aef63b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.1.tgz",
        "integrity": "sha512-5fjUqdFlgB/k2SI0Vi8HHJBWk8vj/ovqGjgENgtm7ulU1M3AVdRWrIMwRRCD6OmoFXSt/R+LEPuvFr7FSjrJQg==",
        "signatures": [
          {
            "sig": "MEYCIQCBDPr5DifXRGmkzs1g9pIwqsdP1DPz0PXC9voDcc0x6AIhAJe+WZnU6R3aOy293ylHfHJ+UB1hQtNoWdxPkfo0qvRe",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "344ea60c8791d72197983151c42b860ef2aef63b",
      "gitHead": "7927f5340c59128b0eaa60bba0db21d6d70886dd",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.1.tgz_1466674765372_0.6877811034210026",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.2": {
      "name": "vscode-css-languageservice",
      "version": "1.0.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "7eea0593531e9c25808e9bf4bdd094eb1fd2ca75",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.2.tgz",
        "integrity": "sha512-boNuHZ5P+ziPrtjBxfs7DM9Mg8SsyzeWLwfESAo3Lqktc6SN/deSGY/pU4sTzs1/IH/1EEaEBM6zqb3LH3n7sg==",
        "signatures": [
          {
            "sig": "MEUCIQCbPAtBulO9or1i4vqf1eH+D61Fc+Ik+MB4HJtyo/39yQIgfQjKbJwuWO/7iXq5Me5p7xV5+4JU7JKeTjDPGgrNfJE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "7eea0593531e9c25808e9bf4bdd094eb1fd2ca75",
      "gitHead": "7e458d2d8823277159aa3cb8d694142dea79d882",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.2.tgz_1466687672020_0.8635552774649113",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.3": {
      "name": "vscode-css-languageservice",
      "version": "1.0.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "d73bd85eda37b91ceb71588c5f6997503bd838e8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.3.tgz",
        "integrity": "sha512-zQjqN2QT7t68RiXCmOo9zOU3dCWrlAH7z1JvdMQHC7vuX0ERhIXFbMnWXqvch8viMFrHQMePGCAiI6mtMtBoWA==",
        "signatures": [
          {
            "sig": "MEYCIQCto6JgCjfWqf+9HvGPlF3P4m4M4bwAshEd+P+JDfFPxwIhAMPHMdRVRqNtvQleIZpTlfBt/8SYUxTDlJZPpbRjUf+2",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "d73bd85eda37b91ceb71588c5f6997503bd838e8",
      "gitHead": "e4216dfd1cb0c0229edd2d8c628aef2ed57fdd24",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.3.tgz_1466696448637_0.372703725239262",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.4": {
      "name": "vscode-css-languageservice",
      "version": "1.0.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0e69e9133bef83b9f18d370377b54bcc24305faf",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.4.tgz",
        "integrity": "sha512-rU9l8mqbruIpxxJXQhnHRreqYRgBQDtz2M38xkyP0TdlDcKXDrBiTPMcnir10afg0zbIMlVUaENTeXWWNHXWKw==",
        "signatures": [
          {
            "sig": "MEUCIQCcsoLFmmUwMfpdIq4mRx1LnqBLxQWc0NgeCQgKCm+sWQIgduAy+egfnR80TtCgI/1qkln4r8xPg+LvRI1OOyaKFtM=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "0e69e9133bef83b9f18d370377b54bcc24305faf",
      "gitHead": "e869662ac7298158f39ff3d399a8f8dcefdeb7b6",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.4.tgz_1467213999411_0.2567476090043783",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.5-next.1": {
      "name": "vscode-css-languageservice",
      "version": "1.0.5-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.5-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "8730642026b469b60ff8c15dda5e0db54b8decec",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.5-next.1.tgz",
        "integrity": "sha512-MGLqiHpYMUZvQkAcRbWQqmHg77LnPVlsUkTEJjVwjErWln95tzyKPcb2Pp8ajy7eSG1DVqr/ukMwC9UtmzPnCw==",
        "signatures": [
          {
            "sig": "MEYCIQC6JxBJFIhwVBU43iqHsN9DuF3TOTkTrIx1SOtWXFkQkQIhAKQ7WmTMsyV9RU6vWtSnxQVImEN0ACV1tC2/suIrhZI2",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "8730642026b469b60ff8c15dda5e0db54b8decec",
      "gitHead": "6a3c5e2019f169070f08a375060340b821f62d2d",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.5-next.1.tgz_1469031714704_0.9400937168393284",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.5-next.2": {
      "name": "vscode-css-languageservice",
      "version": "1.0.5-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.5-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "fb0774bad342ac4fdea6b4439a5cb679068980cc",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.5-next.2.tgz",
        "integrity": "sha512-sf2evGE3ryc9tRmKdRX4m54YY53dvFv90Wk/Zcm/vjhe7UvxmRdVEPWMXT9A0GrYaNIsYfNP7DE3mtAR6NogIw==",
        "signatures": [
          {
            "sig": "MEQCIC526snhu9POAwl3LgEOFNMfORQtARKfglvTuVCgIXimAiB0JB4WVVgM+3Llyx9Y5d/9Dg6hPfRCSpWIYHqicjXSiw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "fb0774bad342ac4fdea6b4439a5cb679068980cc",
      "gitHead": "ef993d0d34f3e2ea03f2f24be8a5881137b686e4",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.5-next.2.tgz_1469464601605_0.8721006589476019",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.5": {
      "name": "vscode-css-languageservice",
      "version": "1.0.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0897403a0400ada1efb4067c18ee0ae3cd704231",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.5.tgz",
        "integrity": "sha512-/8tKli+8T5ISu6r880dYkssHI/m23/5UvqtwAnLo4KL0ORzTjRMQ7LtuXX9T4Nv4Jdt2ry2zOh1eVn5fgcSoGw==",
        "signatures": [
          {
            "sig": "MEYCIQD7iCN3upphdDhtD/vIpeLM2Y62kXBNnqbV7tgNLCQZMgIhALqF5DaIL9IF5m7ycNQGm76BGIuGSoNfCIseaPc47gQf",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "0897403a0400ada1efb4067c18ee0ae3cd704231",
      "gitHead": "ef993d0d34f3e2ea03f2f24be8a5881137b686e4",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.5.tgz_1469781695417_0.9538258784450591",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.6": {
      "name": "vscode-css-languageservice",
      "version": "1.0.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "cee55364fee80364cfa79553a83e567bbef46424",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.6.tgz",
        "integrity": "sha512-wtWnaXA5xaNJzc7BJOiUPP6yDsuGmfFUjlnO36YmlcjTztvygtn6POzaIYVLk1/yqwkliz5BRKjwt04PDG4rTQ==",
        "signatures": [
          {
            "sig": "MEYCIQDOxu2JsXkCE+ZiYtVv9LHO0YkKtUOfGldLHmImbIua8AIhAMXcKTRCQFun8RbfZzI05moF58nQ0zgOIWjTs8tQ7y5B",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "cee55364fee80364cfa79553a83e567bbef46424",
      "gitHead": "754687c8ad87cc8bee385e1c17d6f66202c72e19",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.6.tgz_1469799991689_0.8864613936748356",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.7-next.1": {
      "name": "vscode-css-languageservice",
      "version": "1.0.7-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.7-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "69460e9269ee9dd6910634da489d0a8b76bb1653",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.7-next.1.tgz",
        "integrity": "sha512-p7e45AFL3O/R7GgSF1uP7bd4Vl7gDEH50xv8rgHkgTP/rCmEDvWXP77BZ9TSGQzPpLQreKaynDjSMainuItfpQ==",
        "signatures": [
          {
            "sig": "MEQCIBqlkm3gxE+SR1ksbvcOWpXAQPF/BrRv9eaRe2PSWc/YAiBVFBxGsFA0C+rFIM0gLs/wouYPReACPKqJ3us9F90eyg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "69460e9269ee9dd6910634da489d0a8b76bb1653",
      "gitHead": "7f9b2f53e30827cbe1333fd52af0e5b5c5a5e0bf",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.7-next.1.tgz_1470666617560_0.5685682105831802",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.7-next.2": {
      "name": "vscode-css-languageservice",
      "version": "1.0.7-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.7-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "f774907c05395b2032d9e49f470d96f2d2418c6c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.7-next.2.tgz",
        "integrity": "sha512-1kyxcq3hzqef1/SoGLhOWSzpeiBJxdkPdJw8FfGqNj1IvPlZk1xj7k3TvWol7OdkjolQqwiIk7edigejkPPY7g==",
        "signatures": [
          {
            "sig": "MEYCIQDlOeo0skvKLzlfTh7DglGTyGDPcQq4vHPAmwLtNKWJfgIhANwXnnEkqgeyI9pE41oMCki5toSx7c9NOklMcw6grudm",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "f774907c05395b2032d9e49f470d96f2d2418c6c",
      "gitHead": "d581d1c98e6662c39b71820add6d6d07084be31e",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.7-next.2.tgz_1470775587035_0.1989051466807723",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.7-next.3": {
      "name": "vscode-css-languageservice",
      "version": "1.0.7-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.7-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "4a85bed3d2dd9974d5baf880e21af7321e9a9e55",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.7-next.3.tgz",
        "integrity": "sha512-ws6gxUY991WEMsYkV0A5yWsDVFPeBDVAP1kOX3ZXFPlIYA2MehQtdXyCK/DTAu4hlgKCg1fOiCtf0sN0MWcnEw==",
        "signatures": [
          {
            "sig": "MEYCIQD8jpz7knZs9J+C18Pr1z1UNSyNmy0d2kaqZ4zXazFftwIhALYMSCHJM0YwX9B/4AEB4RlG584MB5HgLAfLak+7u6MM",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "4a85bed3d2dd9974d5baf880e21af7321e9a9e55",
      "gitHead": "0844f07c25a8dc6e4a1a83ca3bff0d613b65e4f5",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.1"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.7-next.3.tgz_1472476161680_0.6964806818868965",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.8": {
      "name": "vscode-css-languageservice",
      "version": "1.0.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "6f1cafe3e80714fbaa6292c580d6d30310278f1d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.8.tgz",
        "integrity": "sha512-q1s7JC3KP5vItjHcWUzwqjEfB61swqVO9IoR8pAoAa4GAhHNVjaEARyeM3rHvItqMZNwW4mYH2cF7Ra7i17YMQ==",
        "signatures": [
          {
            "sig": "MEQCIHugNA+g+zcVDUx+ZI2DvFVWwvAim3kha41cVyFolezAAiAoroyMmKUMOOzWr36wDdACJuEc65mBx4q35BXoInMQ9Q==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "6f1cafe3e80714fbaa6292c580d6d30310278f1d",
      "gitHead": "94b76abee4abed51cb3d6bcdffba058790e03edc",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.2"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.8.tgz_1473078825839_0.49356238497421145",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.0.9-next.1": {
      "name": "vscode-css-languageservice",
      "version": "1.0.9-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.0.9-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "c946b2791d567409f16db79e8bf2ca1c88f54c8e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.0.9-next.1.tgz",
        "integrity": "sha512-ej+3xTEThRFMaJlWAT3YBTBMSzaflcnoIvx8wSdzW71mo7en17k/B0LcRq5MwLkKhBThS5KFWOsjXbiRMwDroQ==",
        "signatures": [
          {
            "sig": "MEQCIA1kaBT2pnO+MirPYr2qMQHbrS5llU/I7NqPzskujZMaAiBEtJ1uy2S0S3Y+IaXFCOOZyx+J95CngNNcHurJiF/vWQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "c946b2791d567409f16db79e8bf2ca1c88f54c8e",
      "gitHead": "cbc583a361ec0a3adcf906d146ec988c2b1b13a6",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.3"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.0.9-next.1.tgz_1473256310430_0.4428419955074787",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.1.0": {
      "name": "vscode-css-languageservice",
      "version": "1.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@1.1.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "5b407979a9d10ed0bbfd3215fbb8b03cf633cf31",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-1.1.0.tgz",
        "integrity": "sha512-CixXAFeAersozdMutHBY6Pq/nGu9KapCk5+DrMasE01sHO89Y6sg+1lMWeOA+TPtT1phQozTamTwlYRdODfmHg==",
        "signatures": [
          {
            "sig": "MEUCIQDxjDnJxiAEo9SoIlwGXTNEKsWhjX6BZnzv7K0wPGXi4gIgL6INkH037wrpg8BySMEYe6Gq/AN27QigpGcT+SxBu5E=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "5b407979a9d10ed0bbfd3215fbb8b03cf633cf31",
      "gitHead": "4fc33b383ade25848810e7ef4ebd483b1d8b0f0d",
      "scripts": {
        "test": "gulp compile && mocha",
        "watch": "gulp watch",
        "compile": "gulp compile",
        "prepublish": "gulp compile"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "egamma",
        "email": "egamma@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.7",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.10.0",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.3"
      },
      "devDependencies": {
        "gulp": "^3.9.1",
        "mocha": "^2.4.5",
        "rimraf": "^2.5.2",
        "xml2js": "^0.4.16",
        "gulp-tsb": "^1.10.4",
        "typescript": "^1.8.9",
        "merge-stream": "^1.0.0",
        "object-assign": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-1.1.0.tgz_1475164539621_0.42498615104705095",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-next.1": {
      "name": "vscode-css-languageservice",
      "version": "2.0.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "4fbcde9520e0b82e0ada0c38b9799ac52bd2183f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.0-next.1.tgz",
        "integrity": "sha512-JuCWlVgtQ7WhQqFOrHmbdQ+hJqkWkzq44ff+Xa149i0WH3jw84YkpstPANtpd6eyJga49D1TP0BbkZNaO6Y06g==",
        "signatures": [
          {
            "sig": "MEYCIQCWAv2siawUJisJEf4aKB61qXaJeYTS0GrDMw0TbNVDHwIhAKzWbdpOSqRsm0HUkZdcsluTmdsjIYCbU+M2QHRcQMVl",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "4fbcde9520e0b82e0ada0c38b9799ac52bd2183f",
      "gitHead": "3f209675477fe11ce68d0bd95a69299975f62d84",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "cp ./src/data/* ./lib/data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdir -p ./lib/data && cp ./src/data/* ./lib/data/",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.3"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "xml2js": "^0.4.16",
        "typescript": "^2.0.7",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.0-next.1.tgz_1478726297284_0.21465793391689658",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-next.2": {
      "name": "vscode-css-languageservice",
      "version": "2.0.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "762bc19c0ecd56ff67012529afe59f96a3c5e0b1",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.0-next.2.tgz",
        "integrity": "sha512-4I5uh7zawGS0SndKqOkZdv6FDrWywJcEXe45UU2ttOSRbAXQRu25xXNrEe264FtqJjKL8m5Q31L9ENNHkfX8ug==",
        "signatures": [
          {
            "sig": "MEYCIQDdTWS7RhecpsnmVt9RQF2DLjq9pjcf5EzhLKVn9fMfDAIhAO4y82sNf1RAqg+9n4sUHtmJbo0/crK7vIPrO1/00v4j",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "762bc19c0ecd56ff67012529afe59f96a3c5e0b1",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "cp ./src/data/* ./lib/data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdir -p ./lib/data && cp ./src/data/* ./lib/data/",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^3.0.0-next.1"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "xml2js": "^0.4.16",
        "typescript": "^2.0.7",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.0-next.2.tgz_1479396207419_0.42134224087931216",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-next.3": {
      "name": "vscode-css-languageservice",
      "version": "2.0.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0d5537ecc6751310023b2dbfce1b4ef76b68899a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.0-next.3.tgz",
        "integrity": "sha512-4iHmDLib31VtaChPuoOwkdED5uudg4lDsVWMM2YUB1Au4peCyyAUVwMx/DK0HWp1w2A5kcpxkAwxmDzTOOslFg==",
        "signatures": [
          {
            "sig": "MEUCIGT3AOfYdvIbLfVcZRx1nhZg6rkKdyvQfnel66px+CNNAiEAnBHIk+9k8xolXPOK0AKrtn3tcaT3KqSqFMjCD962dO0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "0d5537ecc6751310023b2dbfce1b4ef76b68899a",
      "gitHead": "ac4dae59e1aa978c01dbcc00eccde30611a62ab7",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "cp ./src/data/* ./lib/data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdir -p ./lib/data && cp ./src/data/* ./lib/data/",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.5-next.1"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "xml2js": "^0.4.16",
        "typescript": "^2.0.7",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.0-next.3.tgz_1479459450321_0.4792957475874573",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-next.4": {
      "name": "vscode-css-languageservice",
      "version": "2.0.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.0-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ec892b7f4aa35a971fd5fa8878b790e9c1f21bac",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.0-next.4.tgz",
        "integrity": "sha512-pM96neeukQWiNGnlQxcNKFAFl6ROnG1f0ZGz2pIhLD/WcM7ZjkNngbeccb5oQQtOBU0NJvFDhKsn/nXar5EoSQ==",
        "signatures": [
          {
            "sig": "MEYCIQCa/OYoqXDCTXpVNqGo/uz9MowST4g2hcKMG20+DPdO+AIhAJWMIbN3JcxCq4JgflWvpZCsLPevORfPRul334vXyQAp",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "ec892b7f4aa35a971fd5fa8878b790e9c1f21bac",
      "gitHead": "e401d4384484c8580b29730125a105492fe9657f",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "cp ./src/data/* ./lib/data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdir -p ./lib/data && cp ./src/data/* ./lib/data/",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^1.0.5-next.1"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "xml2js": "^0.4.16",
        "typescript": "^2.0.7",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.0-next.4.tgz_1479927082916_0.19091966468840837",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-next.5": {
      "name": "vscode-css-languageservice",
      "version": "2.0.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.0-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "455480a1665e8d1b7356d3f6ebd62bc0d7074245",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.0-next.5.tgz",
        "integrity": "sha512-v5wvwI0xfV/5hPnswYX46j4qjxVwhGlM2xfFD5nT4b8tkPzNYKVj588he32+KLSoTRMHEZxWYYp2mNyZF9T9nA==",
        "signatures": [
          {
            "sig": "MEYCIQDW768qxngQhxz54y7IVLtNDN5Bm1JA3V0HTZSLYkVX6QIhANJDqu+ltTqk36h2a7qEe6yXqxavTF6+2c8BFjaH13fp",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "455480a1665e8d1b7356d3f6ebd62bc0d7074245",
      "gitHead": "6cec72463b8f73234540324f70da9fdbd47f61fd",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "cp ./src/data/* ./lib/data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdir -p ./lib/data && cp ./src/data/* ./lib/data/",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "^3.0.1-alpha.2"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "xml2js": "^0.4.16",
        "typescript": "^2.0.7",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.0-next.5.tgz_1479993306340_0.5343711110763252",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-next.6": {
      "name": "vscode-css-languageservice",
      "version": "2.0.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.0-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "b3a0c0ff1cb236586436b178e5c91bb4c9ea34d5",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.0-next.6.tgz",
        "integrity": "sha512-T43J1ihwRB1HkFrOLh9CJm4dndIfn5hlRGVAedTYgY+RXoLTey/FTs3eTabCojZS6JXTGwKv0gT4HcG78Xm9fw==",
        "signatures": [
          {
            "sig": "MEUCIQCtBCahLoV6Lpp9UqwW6Y6EaF2p1Fw8OJkHMVahAqjGHQIgW8fTG2ND4gKiVKbZ7w1hmyb/3D/GUXkzKVIx/vtukmw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "b3a0c0ff1cb236586436b178e5c91bb4c9ea34d5",
      "gitHead": "dddd87782572a0284ef7c2b6527fd73e687bae35",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^1.0.4",
        "vscode-languageserver-types": "3.0.1-alpha.2"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "typescript": "^2.0.7",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.0-next.6.tgz_1480885613097_0.9285073729697615",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-next.7": {
      "name": "vscode-css-languageservice",
      "version": "2.0.0-next.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.0-next.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0a99477f5448359ecd7b7685b6556569eed3fc98",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.0-next.7.tgz",
        "integrity": "sha512-l36Ijev7r0YoX+3X8ZH0YxXdHzln1eJrXWAjVxP3/Ql5iIL6/dyOpKUg6g6MEklQdM2z/FSksOZzwYSqw8ZXgg==",
        "signatures": [
          {
            "sig": "MEQCIF/UiEZXzEXwFm9z7+F+U5LxGii8hJhQY5oxKvSZ8WT6AiAVxMX+PE2sU0aa9ysvYwplgReYNs0OnVSPNMpF1PNTSQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "0a99477f5448359ecd7b7685b6556569eed3fc98",
      "gitHead": "5540d72eafbdb135ffc3a1545c01d9b65cb0d070",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "3.0.2-beta.5"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.0-next.7.tgz_1484676669816_0.3150459334719926",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-next.8": {
      "name": "vscode-css-languageservice",
      "version": "2.0.0-next.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.0-next.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "8f203ae3fdd5eaa10fa30a26efa1fef0b1ff80d5",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.0-next.8.tgz",
        "integrity": "sha512-sMPzOBElz3AGTuyqCaFa9ntHSNc67boJcovCKwa/UMcUMxs82H/Wm4D3mn/5ARl8fBUxPdt3xznwEegCFSZblQ==",
        "signatures": [
          {
            "sig": "MEQCIGCVWZwFGzjDeq3y90A1Z6YmX8WUn+AD5mB3tVaR/CO0AiAcGWftmE4eg8L6DYCAur29HH/ENZMZop7BPjRD8atuug==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "8f203ae3fdd5eaa10fa30a26efa1fef0b1ff80d5",
      "gitHead": "3fe805a03b129391e97fccc66a66f8b742e614e4",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "3.0.2-beta.5"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.0-next.8.tgz_1485215230011_0.933854051399976",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-next.9": {
      "name": "vscode-css-languageservice",
      "version": "2.0.0-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.0-next.9",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "a47817289456a9060795af103ba6bc3dedfe8b3e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.0-next.9.tgz",
        "integrity": "sha512-+DeTk59ohrlM0qP20xGJDz4l0bgT564+KAzn/m9B6nar6vl96x4YQYQgB+ROqd7x1kmMawFl3HQ35Pk3poZG3w==",
        "signatures": [
          {
            "sig": "MEUCIFLmIOKfhUF5Q3s+wIER9qJUShmzsOIz/l1TVfX29OFIAiEAhnjXE1IvevNyeovtOs9LQSBUwQZS2NsqraXYdcDfZuw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "a47817289456a9060795af103ba6bc3dedfe8b3e",
      "gitHead": "9509fde55be47588dfda6b922b388ea66b0fff7c",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "3.0.2-beta.5"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.0-next.9.tgz_1485427089894_0.23885414702817798",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0": {
      "name": "vscode-css-languageservice",
      "version": "2.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "529e9638886f72de3e0adcdea732f203360ce924",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.0.tgz",
        "integrity": "sha512-OAp7h98o9A8Rn3VETNxqUwov3XM1Dbxb48+xuOeDt9kRG5vTfzFK7cZRH6J0CpfAWWnJ/wXHdffzf9pMUqwp3Q==",
        "signatures": [
          {
            "sig": "MEYCIQDKNh5PcwEmb0a4rArFCBFJ+BjF1f7OVrfFje5VkL4nIgIhAOsPuDnZiSya08a5ztZ1fOHFc8X2AHD3xlVVyO7aUc5p",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "529e9638886f72de3e0adcdea732f203360ce924",
      "gitHead": "7134b689bcc950af346cebfc2f66322f4a105b49",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.0.3"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.0.tgz_1487348655134_0.478086412884295",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.1": {
      "name": "vscode-css-languageservice",
      "version": "2.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "a972741af7081bde383d379849ce930be16bff3e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.1.tgz",
        "integrity": "sha512-fVM0BbYn7QPDVBsVxTxT/oi8DAjYm27o6Yr/6Eiq/BlxOiFvutY9l66+zuiSyHbmK+64s2+j4mivtrW9S2uBGQ==",
        "signatures": [
          {
            "sig": "MEQCIGY3RCPXb87Cso76UCBK6ms1CYkAFBRCoKm9RxPQVy7cAiAmSF5Vk5eGA83dmaZH+IOWy4Ajmg2tYxgQhH1vK8XhoQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "a972741af7081bde383d379849ce930be16bff3e",
      "gitHead": "a64e20cd8adc451da795d84f5055e10ee222fe16",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.4.4",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.0.3"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.1.tgz_1492501655908_0.418400791939348",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.2": {
      "name": "vscode-css-languageservice",
      "version": "2.0.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ccd05d2925404b631a0ffd7cbf3ce4e998481e4c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.2.tgz",
        "integrity": "sha512-4x53rQ1zdqqUOdNhb82DWChaJWUu1Y0Unigh7tyaAK5exbaP8zy29fFwKgfAI5JdwjeX0pgaZzJu+CjbpkVgmw==",
        "signatures": [
          {
            "sig": "MEQCIAFmNsGGFsQFrgHKlCU+KQ0fPE/9gomm1whmmAB1A00tAiBtJrNeyw/fPTo6RwAEgAUtRyf7mnKw5uNHIlDdhA6Gew==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "ccd05d2925404b631a0ffd7cbf3ce4e998481e4c",
      "gitHead": "9f9e31c73a6a9de33f033060f2cd7471dc4e3a62",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.4.4",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.0.3"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.2.tgz_1492798570947_0.35234599467366934",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.3": {
      "name": "vscode-css-languageservice",
      "version": "2.0.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.0.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "006ab1fd59428f7a30827f67fbd8d0876641e62b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.0.3.tgz",
        "integrity": "sha512-nvfTtdHhTXM5hvfW1MoIBDd2kCtvmLqU3iNwLXcAszAWSlc6o7h/7XPYAK36G3qLb5tzzFnK6wMwYctCJx1UGw==",
        "signatures": [
          {
            "sig": "MEYCIQC3VZhpvvkXrAQ4OqOsD6BaHNIkA0a9B9aMYRQ+o336rQIhAP8gttQdlLPXiBLyzBDDfcI3khHz30Y+hpZZXLZia/Kv",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "006ab1fd59428f7a30827f67fbd8d0876641e62b",
      "gitHead": "6973c43d7cdbb92ce14ee9efb644f0c26d8b74a6",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.4.4",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.0.3.tgz_1493394186859_0.9267578995786607",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.1.0": {
      "name": "vscode-css-languageservice",
      "version": "2.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ad1a81e190b60c48bce9463ca1f7e90950c0a3fb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.0.tgz",
        "integrity": "sha512-hPU0SiNMVEv5O2JpiOBI9rXKnF+qZNfC7ChTCRN8Y/isprRFbhlv7eWxGPW0g4c9VKbLhHSn2wzqE3xieILpUw==",
        "signatures": [
          {
            "sig": "MEUCICIhN17u/1opes+CjjaZxIwUMa0WUJMfvOvL1ra6Zx7YAiEAyxPn7mwFqE6ZfMUJ3esdSgEKOWPxZEsBm/vw/DfCntg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "ad1a81e190b60c48bce9463ca1f7e90950c0a3fb",
      "gitHead": "f19783bd89f7e87fa16235db0ab3422daa16b0a9",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.4.4",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.0.tgz_1496070110503_0.7918391099665314",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.1": {
      "name": "vscode-css-languageservice",
      "version": "2.1.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "51038f13349648b611cab37969e676bacb2588a0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.1.tgz",
        "integrity": "sha512-HxhBd60hWY3EerH2eKY4PTdc3M1S4+W7s2e1wBmjySpinr7z5YlMjfirVWaYCwn0nIcSrsEs6ajOiOUcZE9qPQ==",
        "signatures": [
          {
            "sig": "MEUCIC3D4W9fwrnk/gCDiPEjG4aLkwbfA85tk2NkoCKWTyb9AiEAuFC6Lpvs73+CuZywKGj6fDjttXHzwIFRrpeCYXbZ2n0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "51038f13349648b611cab37969e676bacb2588a0",
      "gitHead": "55dd06cf64efa57e90cf69d86713d7969df18ac3",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.4.4",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.1.tgz_1498216545445_0.05714439041912556",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.2": {
      "name": "vscode-css-languageservice",
      "version": "2.1.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "74a19959f9e6aafddaa94d7f9a53489177ae4b1b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.2.tgz",
        "integrity": "sha512-QHPpz5GpFheEuok328BF32ncjyV07vpBfqBR//3QeNi5chPGJt8vXv4WiRkrbraY4Lv3gO2kiKds2/T6jX0yxA==",
        "signatures": [
          {
            "sig": "MEUCIQCs6ah7zA7pFkwpJXihNDQDJcErPXGlGTm0IS4TJztH/gIgH6hT1HbN/gsL2PktMnveqU7le4rcR1JKvq8NZnEPsmE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "74a19959f9e6aafddaa94d7f9a53489177ae4b1b",
      "gitHead": "1241b5b5be2ca2a15cc12a1fda3b5ce7a597b6c3",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.1.2",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.5.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.2.tgz_1501755084746_0.218749433523044",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.3": {
      "name": "vscode-css-languageservice",
      "version": "2.1.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "7ce31dd1e1ff7cb4c9f94b98d8034790af195d40",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.3.tgz",
        "integrity": "sha512-xJ0a8zQ0CKfcyqLy+bELSVJPar2F7oB02T9H4ZgLq+nTQWv9lSzyORqmMvsfTdD0NpRY0KtOoXpYrpdAkk27gg==",
        "signatures": [
          {
            "sig": "MEUCICcKNrPoPKI8LK5EAnKzTSfLPL6jswmRstNZQFzMNW57AiEA223xKu+uuZBAy6x7sH3RQf5lfhqTQs0fnqtgOSUsM38=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "7ce31dd1e1ff7cb4c9f94b98d8034790af195d40",
      "gitHead": "68a2df250f8e870a024af257e620fa02de9aea39",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.1.2",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.5.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.3.0-alpha.1"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.3.tgz_1502979573345_0.9128571667242795",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.4": {
      "name": "vscode-css-languageservice",
      "version": "2.1.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "45eb643a1064d6b8ab4ef083407684848f8a4121",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.4.tgz",
        "integrity": "sha512-qWmdo+jsAvPEK36Gu+DDqq8uRl7xws0TWFr1MooW0KUka0hW92su/EE4GGtBgyEo7l00BreYE8gikq9X4Xb6fg==",
        "signatures": [
          {
            "sig": "MEYCIQC6qxFDSOuTNfOvT/8hdFJFqpj/68UPKv+iAvO9e9ZhQQIhANsGWAnn8xYy5WNfsbSjUizNbF4JA+iBnw9LOUx8sizW",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "45eb643a1064d6b8ab4ef083407684848f8a4121",
      "gitHead": "26af8d5c6a92f6301bc4335c75cb01f03df9b173",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.1.2",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.5.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.3.0-alpha.1"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.4.tgz_1503925733362_0.3216666169464588",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.5": {
      "name": "vscode-css-languageservice",
      "version": "2.1.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.5",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "46c7298c27b172ae649cb29a017415c18d3a6b0d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.5.tgz",
        "integrity": "sha512-/5jTP/+C1itukQPB8+CV7sNSyUYZTchInMpiDyh1nH77Xs7qhvkzw2/eb7u1qljH/K37unA5oPTHCF0GL8QR5w==",
        "signatures": [
          {
            "sig": "MEQCIDnks4W4TMBkSRbWAk1qz2Zl26V3FovZneZ2Bm6AT02TAiAY7Zy2rG+txPl/5xEMyhTVvrdxHsO1MUW/C3W3t39JTQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "46c7298c27b172ae649cb29a017415c18d3a6b0d",
      "gitHead": "42dd6d6dba8f10c5931862ccd050d16b40f82698",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.1.2",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.5.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.3.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.5.2",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.5.tgz_1504799828022_0.8289589209016412",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.6": {
      "name": "vscode-css-languageservice",
      "version": "2.1.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.6",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "745c569ae15d531fe7213041e9b7326163c401af",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.6.tgz",
        "integrity": "sha512-A2UYMevQoLEAbhh/3gd78/E1GYQZH7c8XhnxqV1NXleC+ymTgbmoMF5LqshFKFyP6yKL3gHvILr0LxodBoLFfA==",
        "signatures": [
          {
            "sig": "MEUCIHhV4h3XzyQYFZa+HWfuu4+C0l5+xLp3j/iJjY6YOuq2AiEAhUWLbalcIZdmtDqVvh5Q+fSSC8MK4mKKip38Z3KJnH0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "745c569ae15d531fe7213041e9b7326163c401af",
      "gitHead": "4a36efdf638aa27c34bd1e76d054b8ecf2f3c5d0",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.1.2",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.5.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.3.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.5.2",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.6.tgz_1505252096279_0.43715539993718266",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.7": {
      "name": "vscode-css-languageservice",
      "version": "2.1.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.7",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "3da30e0142a830369da1aeb64468155181fe13c6",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.7.tgz",
        "integrity": "sha512-3doWyAOfMiCUfKSD+HG44tCqFQvV5ZEBXDHBd7GfV8lhHa1bSwjewXBB8/dWuxrthXkL47SGyUXD4tRrUkAI8A==",
        "signatures": [
          {
            "sig": "MEYCIQC/ioEQStNg7dTzpsS6xecQu2O+xX3AFlx4x8TUYd94vgIhAK5SGBngUiyXFaVesW9GlAUgXk77F9oqFsT83EIhTZHs",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "3da30e0142a830369da1aeb64468155181fe13c6",
      "gitHead": "89f7798716854141db388f5f650725f3a383c3aa",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run compile",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.1.2",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.5.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.3.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.5.2",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.7.tgz_1505977803136_0.08179904287680984",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.8": {
      "name": "vscode-css-languageservice",
      "version": "2.1.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.8",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "972a152c593a0ee58d9706f526fedd80c3e95674",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.8.tgz",
        "integrity": "sha512-JekaKvf2aB27is+RgEU8neg9XimMP2pnDz2m1edkCQdPaAnZWpdSCQGfErWxrvAz0dvVYv0B94CBDSrY0blHFA==",
        "signatures": [
          {
            "sig": "MEUCICrtv4AtSeicF39odQpL14jNzdCQIC/FRIvZcJAvkcMzAiEArmdjtvytdYlMzr44J1JWZs5rm7+Ct+2Ecq88ZOBRAVc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "972a152c593a0ee58d9706f526fedd80c3e95674",
      "gitHead": "fd76d4592aca161241c35aabc74a082dde908e8b",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.6.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.5.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.4.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.5.2",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.8.tgz_1506420584865_0.1645361150149256",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.9": {
      "name": "vscode-css-languageservice",
      "version": "2.1.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.9",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "95a33b154e2baecb091b48262fbaaaf56c7eb8cb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.9.tgz",
        "integrity": "sha512-thlhkVYE8T31jrLtJL1IxDmFA2e2qKBjV1Ine0ytokFkk5zCCf+7uVtmv6HAzNIlSt8oR6xvozeUL4/Womkp+g==",
        "signatures": [
          {
            "sig": "MEQCICw5rVqRdGTbjih/FeLlwKszFDWkK3vWBRJnAuEzA2aGAiBRGdjmwoGEyxVABCvoAfkp1t+ZkAnNPqpbZVgG1QXoiw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "95a33b154e2baecb091b48262fbaaaf56c7eb8cb",
      "gitHead": "6c08af2bb2228d69133cc1c960fed55126464d1c",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.6.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.5.0",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.4.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.5.2",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.9.tgz_1506588682823_0.7917423499748111",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.10": {
      "name": "vscode-css-languageservice",
      "version": "2.1.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.10",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "465ca0dddc3c53f498bb353674755329b16a5e6e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.10.tgz",
        "integrity": "sha512-pyrXAAs1PXUuUOyZGcZVUPJBEbapZ7ovhgZ06dMS6V7OU4M7EInHgpXovWoxpumgDGm7bY6k67Mn2lUFkO01Zw==",
        "signatures": [
          {
            "sig": "MEQCIHS+8uL2mXz6/Su/h+ImTcKOW8Mvcem7Dk6ZEdk+RJWSAiB+MWNrP9ljVLzCLrPEAH3UuNtZX/jf5duRagvhc6sWDg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "465ca0dddc3c53f498bb353674755329b16a5e6e",
      "gitHead": "364278e4250e378668d907f4d552d632763f5a5b",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.2.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.10.1",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.4.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.5.2",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.10.tgz_1507227766020_0.061982001177966595",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.11": {
      "name": "vscode-css-languageservice",
      "version": "2.1.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@2.1.11",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "051ad9681d50ceee5f83a20142c8c659a8011ede",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-2.1.11.tgz",
        "integrity": "sha512-RNwkbEkY1BOyaCDD/QICvUTUQingER8uf51jPQKFowhRc7gaqzeyVU/jo9OBOyj2W1c5mB5Nw0kqomzVVDkZcg==",
        "signatures": [
          {
            "sig": "MEYCIQCly2wYuNXvyHn0K8dbzqEkWOQtITgIpJMi2bDkrVNx8gIhAJvB9ZM+Y0pkAbfky8cc2bQEWPNdKWGe80ztNP8crA/F",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "051ad9681d50ceee5f83a20142c8c659a8011ede",
      "gitHead": "eb43d8d262746f5ae1dfe8c18f4c7b9518ea7b4a",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.2.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.10.1",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.4.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.5.2",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-2.1.11.tgz_1509394290168_0.41284039593301713",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.0": {
      "name": "vscode-css-languageservice",
      "version": "3.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.0",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "42f28a94e7d8c6f32d1ed6fc631ae5ccd21fe427",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.0.tgz",
        "integrity": "sha512-6L6SLHShaHEfmdIhoxiBi4yXgqa4L0npGgsFWALfMpicLyGiZ456KeG85V/5lalTzq/KifSkvjUckIMQDa1rtQ==",
        "signatures": [
          {
            "sig": "MEQCIDsJQeuQmO1T0amF6pjm/xDa6WYC4GqmZLTQtLLfkR8CAiAvAAlJBWWDOJ/u4D5Ar2gg+lNjxrnUPUTyZd02YyGhJg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "42f28a94e7d8c6f32d1ed6fc631ae5ccd21fe427",
      "gitHead": "c2ccc8b014d8af084f1957f7ee588d0489df6f01",
      "scripts": {
        "test": "npm run compile && mocha",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.2.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.10.1",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.4.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.5.2",
        "@types/node": "^6.0.46",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-3.0.0.tgz_1509572846308_0.318767482182011",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.1": {
      "name": "vscode-css-languageservice",
      "version": "3.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.1",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "2fb8f33d959d289289154142e8c22ad501a0139b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.1.tgz",
        "integrity": "sha512-/sLv28jiKtRWmd+FJRZqtLzS6c0Yki27e2MlYmzpzQa0awx22s7uSD1mMHne+pZCpfL64uvfG3Aj7VLgr00VwA==",
        "signatures": [
          {
            "sig": "MEUCIQDkjKKfs7sQZiS+/HpkGK6EYq0F97ZCdBFT8mm1haCxewIgTbtKyx3ie6ox68GTBGcdp+VDcVFY0qJYOJu9LjkdvOs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "_from": ".",
      "_shasum": "2fb8f33d959d289289154142e8c22ad501a0139b",
      "gitHead": "f3ea850f3637a185033ff3f93c26d86b438026cc",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "4.2.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "7.10.1",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "3.5.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "tslint": "^5.8.0",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.6.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-3.0.1.tgz_1510648624043_0.6543411684688181",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.2": {
      "name": "vscode-css-languageservice",
      "version": "3.0.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.2",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ae0c43836318455aa290c777556394d6127b8f6c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.2.tgz",
        "integrity": "sha512-fi404B0+DJMu52DBemqT+oJP+B+vuFCktHTvSrL7JSCp+s2XCO3o4kRxV8L2u+A6QMVH759qMt0H5HdlvSGWfA==",
        "signatures": [
          {
            "sig": "MEYCIQCue6dQ+tU+EqT67Y0VmWyHvvTsqnKTlRtb3VVbCetilgIhAJeHx4qo4GxmfPYCgF2FE5kiqPJtw2qUgsuRv6o6axLR",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "gitHead": "8bdda7909af1af5aa71235d51c1873f5d0dc0871",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "3.5.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "tslint": "^5.8.0",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.6.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-3.0.2.tgz_1512406984905_0.5798443064559251",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.3": {
      "name": "vscode-css-languageservice",
      "version": "3.0.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.3",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "02cc4efa5335f5104e0a2f3b6920faaf59db4f7a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.3.tgz",
        "integrity": "sha512-dpuhM06noaPKOK7SUjfoeyhyMyP1mtLGNPYlMXmEFEKgyNgPUk7LrYHtY/gnfyEcl1EHeYUOPxq4evh8t/e0Vg==",
        "signatures": [
          {
            "sig": "MEUCIB1pduz+XusDbWawkX5z2693StKTIUb6WIzHUoBNKP76AiEAt06h3u/jy9HUOSX+z5GlBOhREheaHDZti+PtC/TuZnw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "gitHead": "23ee4884d637afb8deb069a84927d2d723217913",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "3.5.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "tslint": "^5.8.0",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.6.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-3.0.3.tgz_1513338218813_0.7582479163538665",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.4": {
      "name": "vscode-css-languageservice",
      "version": "3.0.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.4",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "25ac15e2be0d588d95a238ab55cf50e76bb2343d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.4.tgz",
        "integrity": "sha512-SR2IiobLkCds/UupmobMJy+jsw6VEXMUojnQjki707ORBWTPRIJBHGrR2VjN+/T/HiIzMVsG3+fgWdIg3SHqbg==",
        "signatures": [
          {
            "sig": "MEQCIFETO7xRpQkc8cmTRqIja1h710bS5HQlP0BsfdDS2jNNAiBAz1ZEmvxxSPYGeK1jGTWVuWVjKjXlmjb0NERxL6gPCg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "gitHead": "eb681a2c595d8e96f0ad942cae004b93a1021c3c",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "3.5.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "tslint": "^5.8.0",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.6.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-3.0.4.tgz_1516380548083_0.6130948634818196",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.5": {
      "name": "vscode-css-languageservice",
      "version": "3.0.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.5",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "8470989c07bbe740db4fa621423e98384d2c342f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.5.tgz",
        "integrity": "sha512-Ue8oVJBLyLHHDqDKKLzADBYKuQ+sNMmWc/ghY6MUbxGDwIIJvKMAfTqUto91icE7nCBsyQoHCsTRsrycV6J4Jg==",
        "signatures": [
          {
            "sig": "MEQCIFueMul7DycTxRAbpIfD1XTv0czvaFifoy8GHyZ0FaT0AiAuce1HlwLeppYXYgz15b8xlCOVbU92k2hcPqMn9/L9wA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/cssLanguageService.js",
      "gitHead": "618646b40c76853f93f2dafc4be84f53120315d2",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "3.5.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "tslint": "^5.8.0",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.6.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice-3.0.5.tgz_1517297536404_0.9255034676752985",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.6": {
      "name": "vscode-css-languageservice",
      "version": "3.0.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0e9230347040ba0161fba941885195215ec9be40",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.6.tgz",
        "fileCount": 32,
        "integrity": "sha512-gHC0AvWUgSHOVVuJFmupgZaBeAisfw3UL5GqBKS2+M6dwvEinEScyTEaI3rEWGSdlshKy65p1oW8ifsJtcFTYw==",
        "signatures": [
          {
            "sig": "MEUCIQDcKHfXndM20AJF3wgNG+iiDc1smj1P7e9OXrc/WsQ5kQIgJ3K2liLWGqe0KwrRUubwA8KX5dF4in1fQ/cF1Tuqqv0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 807906
      },
      "main": "./lib/cssLanguageService.js",
      "gitHead": "2c800572f409c028e03d002855ea8e9f3e1a7cba",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.6.0-next.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "tslint": "^5.8.0",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.6.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.6_1518523038869_0.004699955033713232",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.7": {
      "name": "vscode-css-languageservice",
      "version": "3.0.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ca53f94db020e4e6c7059963fed8dc256593decc",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.7.tgz",
        "fileCount": 32,
        "integrity": "sha512-434mY4OuTbRzUd1O6DQEI/KZOC2XLcqIzBfwnKHNA9Z2Ze6nQ4JOGdTaUKRs8u91dRzBJab8lFB8hYf4VO8h0w==",
        "signatures": [
          {
            "sig": "MEUCIQD8MvmK+EfPdtTxE3T6ZPS0jS32q1SRME1HGWVB36u2nQIgB2gun/xccSRJs6BY1Mqxc3ht09Ter7lIhM9nsaikVZs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 814556
      },
      "main": "./lib/cssLanguageService.js",
      "gitHead": "7610d454e22e4ae82223b33780a3235359341174",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "watch": "npm run copy-data && tsc -w -p ./src",
        "compile": "tsc -p ./src && mkdirp ./lib/data && npm run copy-data",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "copy-data": "cpy ./src/data/* ./lib/data",
        "prepublish": "npm run test",
        "postpublish": "node ./build/post-publish.js",
        "update-data": "node ./build/generate_browserjs.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^2.0.1",
        "vscode-languageserver-types": "^3.6.0-next.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^2.4.5",
        "mkdirp": "^0.5.1",
        "tslint": "^5.8.0",
        "xml2js": "^0.4.16",
        "cpy-cli": "^1.0.1",
        "istanbul": "^0.4.5",
        "typescript": "^2.6.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.7_1519825953588_0.8437316989033272",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.8": {
      "name": "vscode-css-languageservice",
      "version": "3.0.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "dc27a2f6eefd191bc603be6b9c0a59232a4c2b9f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.8.tgz",
        "fileCount": 58,
        "integrity": "sha512-3db4v/st2eT9fmKqwtgIl/mEq81wd5dQHBHswKLF4/QjpVoE0OzRq5iO8nppOcfSuLuCEr72C/cWmygMCSL9Rw==",
        "signatures": [
          {
            "sig": "MEYCIQCSy8fjX8tuJtVMryqMd+KLOUpqJf57Jwy0okqqiPRMGgIhANzQvrHWH1aTGB5sf5Wb4Mx3dHuuDA/YGTNRFejGBesG",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 1916507
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "f8fab32527376503e3c91c023858818e64780448",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.8_1520519636422_0.5472982299086309",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.1": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "92319b641a7624e84950aef2c55e5b4db001ff9a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.1.tgz",
        "fileCount": 59,
        "integrity": "sha512-OkYb0wY5ReGfTC44ihDMkUjwkc2dN8MlFJ74na2emSA5fmCQoZoT+cxbLV6v4aRvXn3Qp1qM068IDHYf6yidRQ==",
        "signatures": [
          {
            "sig": "MEQCIF/MQWJZ3RAN4pv4I6ywhfp2IL70zxH4pvPCgEX77+RTAiBq9P/+GidjmhH/ewZpiDMQzuusN1zgKyS+0lJ4CytUAg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 1940439
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "3a64289a02c6d68a286980ea19bceb8b007874fa",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.1_1521496533521_0.893490748400434",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.2": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "04f28bd0dc83be8668375ce9640640287e26b05c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.2.tgz",
        "fileCount": 60,
        "integrity": "sha512-jWeYyzdrKGiioZhE3e+OZaHkXxlNY0yGZWwtBP7035N4Ysz9o1KB43x0qeetuojPO2U0dGv77HQ0stJ7XqdADw==",
        "signatures": [
          {
            "sig": "MEUCIQC2o92o22FI39cigXEevS586JB0lelXjVSpc7t/MxSKjwIgIre7YkinmjeNz6tyEhQBvU01n6mcyYFdM7uXpa3rk88=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 1924780
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "26606429a3fa29eaaa5bde8c062043938d4d67f8",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.2_1522065773969_0.278897410598655",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.3": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "c6b8baf316d3b87d5896d2694721d6b90ce41c00",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.3.tgz",
        "fileCount": 63,
        "integrity": "sha512-+KGOhB1gheAfmNFXrEQSLWJ+F4ys635gDnzHHljCVbsnlf4taukDx/ywz/yXyZVHIATUpEhrNqoMPk8Ygf2wRQ==",
        "signatures": [
          {
            "sig": "MEUCIDQvBjCH8hQL77Ll7ly+vSBqgIK0Y6wBbu7hx6XFYrDQAiEAnzGt3waCSocnG9PzgFjmIuix3xbux61OHLc6m43A+RU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 1950774
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "bf7619305fba7775d8e8a4583c71b87a61523a77",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.3_1522137241283_0.8651887403528788",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.4": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "d50d4186f70b0dcedf37337b99e71d1ffdc22684",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.4.tgz",
        "fileCount": 63,
        "integrity": "sha512-2RaFiGfmKpStecFSFoRyOUMpmJSB/KfDQG1kBnAYzVFwdZVBcJcKTqksr1lW22+xVlR1eaA6YU3MTWm+EvE/bg==",
        "signatures": [
          {
            "sig": "MEUCIQCZWgpNU+FKw1l53LnTYn5BR/CzZXSTPlukujA2cajxnwIgXB/JO/7wq3SoTTkE+D4Dw2A3Jy6wzjDhUik/sZAqHzE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 1950367
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "ba6b3f6189620ac2f4175734fcebf918ca290436",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.4_1522271196267_0.6620932699248372",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.5": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "854048eafc91406af4b276d9f812e24c677e262e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.5.tgz",
        "fileCount": 65,
        "integrity": "sha512-YOs012H1RIiSgTKdSUl6mxU1YmrQq+13AZeVvUJ8Cm4t+M2IPrgC0EyBXZaj5b7zD3fXgDImbKR5AyqFeGDoMQ==",
        "signatures": [
          {
            "sig": "MEQCICl7WPLgIlOXCfbs5bCi3o7Ux6QH63Tf87P1LCwUcGk+AiB+y3fhKFIiiQZzAVbDjKPaLaaGDhlzBLwwmcG0dIzw6g==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 1958093,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1JLHCRA9TVsSAnZWagAAkCYP/163MEXfAEvZ1/EBfw4n\nIbP//7ciABLj4++5ABmpu4Gp3iwHCPkDw5TsHq6AQ7cpChboNMean9u09p32\nKOzgPNvfeJYUflYk9bNafsE1xzpQbJUygBXJiD+4eZ0EvOjSPpjq0gm8nyaA\n+XeDcIWSqSOGEOVsgUz9LtuuG8ACr79nJ5BsNC1V0GwRpDr2jOij28xeFcYp\nVlpsEzI1EucydS0bj/HL8rRWS1sKo9ToHqZSQSqD4invE6GmCKgLXZIBRIcC\nNyx9XDtW1ACRMCNUafIVtH7UizJ8CxYd+ar8P7VlHlvUa1jiM7hptOWor+co\nIkh9BK7FPA91UkQn8GXlk6bgpcbOVtxKFV7VWdR/pun7iecVkAuooM9+YBtA\nfZk1etTd2F3dV6dnt0HNiOaJ4oPp74irz92fnbg7gDlq5ohWITSjzQfUYdrp\nGm0cr9Vq4l5bTbxlwdo5K2Cvro0N0qi3gtx6o3qmqr1a9hsfIwATrsVCJLFQ\ndeybAxBE5vYJ+SD8zxrhJ1J87r6kdeJclb/OnXXsntIyMNnzFSMgtvy4dnuv\nwggSxtgoswf2efmRIcAe0SahNG3DbjNcDzs1QuvqZodQjVorCx9PqqmE3+B3\n20dzxEnHMyFhiNwEik23EQzXTK++8SiQur7vXBSZKVfe8+NbqqYTVjJ62CvU\n+/k/\r\n=1Z7c\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "45b78bd854879bbbb58e6dd27ffe11ba814790fa",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.5_1523880647132_0.6327868018129874",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.6": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "4da4d25eabb101713f21e8eb60b6042e504fbd97",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.6.tgz",
        "fileCount": 62,
        "integrity": "sha512-XLCq/ILqqsXuoLTFc9/Dh2l+PCHYxrjnpFAgJ/aBQDIImGHJ7rig7L3vxqiP6C+ibQfuyWFRkQaTT/hU0EOnOQ==",
        "signatures": [
          {
            "sig": "MEUCICFEhwxRdIN8W0y66kLVNEf6eHYPQvtuTUjvyHtMa+FTAiEA+pmlpC8Rfm4OYb49sTQRtKs3BlGxB1/se+TzooaUSRA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 1937569,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1P4fCRA9TVsSAnZWagAARzoP/2PY/53DtrtDtjjcRjK+\n6/L1kooazjzpyGAs9EJfJBjClVIetw9LunRuan5O+yWdHt+DmiQm4YbM5WfB\nTZOKpG8lu+fJ3YECe252KuLqzz9iwrADVof+GcpMf00nV5eNCLxutBZeubcy\ngSwrDF1WoOSn5jIOxy1eUlFHbyxgWHkScwQJidgmtCQJUILMwOS10thce/rz\nzafE2DOMYoVu9upuDOpB/fBVP+nZBXailoa6Jhszeqe0HQ8AJA0xs9QnoZdL\nfE4Qd4CyT44O/LyejzpV630eR4kYg6KWGMqZ6UyYPSD+ZdqkyNseZitaNTMq\nHjJN8yej8Ik9l6Em4V9238A4rA+MQCQoupU6JOz8iPSQ0mpfZ8g+C8b9FuAb\nWRn6l6LeAB2YnUaqZ81gJwGw2bU4RUqVFTQZqoNMlJwuQN3LVA2AGcb5t8jc\n8bDBsRVa22i3gQeIWAM8fI3fXtwLFl07/hUsHjzxb/3WIW/akpIop+nBAbbX\nvsAhYbfpR3Cg0QJNrrFvMDXAvVd0i+SxAkkmyJB/HEC/6PGXsd86GUPfjx+u\nWxUNwWlbp3GUwtTcpiOIoXhIKpZWTLsI6YoqAzNJ5EEul8chejqMZrkCad9o\nmRZol8Z/Q2PdhHG7Aj8zhSKjog5MogJ96UN6umI8ZKEDiGt2KafGdB/9spw8\nfUa0\r\n=PZU9\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "370490c0dc97f1fd5dc2fe174d031e056fd88fa4",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.6_1523908126615_0.47533057368003884",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.7": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "1eb8deadaa6bfaf55187656ea6fb6b7e8d71cd7f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.7.tgz",
        "fileCount": 62,
        "integrity": "sha512-RNYwrenq96mSOPLsR+MKXnir6sUY3LN/XLpEi+WALMG0B3GD/4BqwcIuvUaE4c5dLUg/21iJga7/y5moRbeIjA==",
        "signatures": [
          {
            "sig": "MEUCIEDFaNOjQjL4KBUWKBAAYtHTFAAoJ1Qz+m4fnNv3wnUpAiEAta6jlCI4RnMAbBR+bD2BqO0PXTPpbul7oVJGRxKrNOA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 1938953,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1hrXCRA9TVsSAnZWagAAAeAQAIqvaTgyouhPW88uouWB\nFY9YQz7KB2egtJxCx/qARQ1b8siHpDsB5hgrBj/KVsMIr04Gs/gs3dO8RcMG\nSZnOGpNRRKoVg2IyXzv4BCfZHM9171bZ2nsm10+Of4mEndO83Um7lSjctHER\nHgT9jKQu176QzD13R/DKcBBwDRghQugvqH3K9ZX6s0SHw9ZXRKEZlGaZc2Pt\nVERGQumcn/zDzV1uh+R3yHkXcFv4/1/d70DvS44CKGt/y0zfnziRiJHC2vxB\nyQbxk5s9/lNUqHzZgkRDP2+PdidbgPWG3En21AbnTppXV6dLkTWlMNeLrv6s\nZ6+ejvljKXk96D2fSUQbxes05n+IP9vE/kFoJsRFyHFxJgWYWLC95G1vxq+i\ngTVsl9P3BNPiGTI5luIl5YAvJaOQqUimLi9go08kUwjr6ysbeEGBSownqGwe\nPtPc7UKGIPeQ3+gw5FhKn6/KAIxEc6kiAL8HxQA3DWX1AeLKffgLEbFUUnli\nY9Ij8mTMij4zUST7RK0w6Hv/9qwQzPK5Q82RV31HRvWEbFqlXVUd3GC0sv0h\nmtOC65Lmmtwfy2I4QOY/J9/28SBmwJvj8YVMKOhmpgFabbCbSja3Yv+Z+jLt\n/hRlv8LaSxlqw+msprvKWCynNbvAqUaZjgXQl6TTN/NMuX03dBg7lilJW3C4\n3Kl+\r\n=VgAC\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "bee347afa026cd06af9302c1087025beb4d9a129",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.7_1523981014706_0.061206822285157836",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.9": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.9",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "19ccc4d27a0ce0bed0ebbc3f884fcaea974ae497",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.9.tgz",
        "fileCount": 62,
        "integrity": "sha512-jBktDQU+Oz33V7wQhlA/WbBpbL7WohfsYnmKAoOzeFcZzEpb/AKXijtaH0/f4hqXAX2b20eqSSh3QBsAJ6u3bQ==",
        "signatures": [
          {
            "sig": "MEQCICgP1ff9kIInX0MRtyIpmOErW+ewf+ycqI8ueP2S9dG7AiBOex+6x3E3KZiZ0q6HnBMxOTJvF+WW3sVv6yQ9faBDVQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 1945227,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2OS9CRA9TVsSAnZWagAA0sEP/A9sBAEOoY0MXfmUsmEq\nrVbR9wqfF3nAU5hKbukQgu+gxqkZaAOXVzaOoQBnv8OwlfnwH/otZgOIjzHQ\nE9iCNgE3fVJmPXj8HlUenrmyXqGvl3JEVKHjXVbDtvJAbUnRxUc/shMFOjyw\noMCL9oH3QSWBkCE8HGiJFjUKS3xQc7WWJ6o7d0LvuyfonY5zNgmxPKOVk7ux\niDl3jR+a8rjOPN2uXjN90soHmelFzk+Bcv+vxpq7bPapMz4oQbAC6fK6McHJ\n+VM9OBa0+QMAdka+LbBNRUTgT5mIjr7bfOlD3RjLhatLBnvRExxFkHBw4wIh\n85EIG2c4gyNy8cqdqnPa+2xVys4MsFEEazd+1ABI0I51zCMYsM5vhxIagU+N\n7s2P8ANpIp66ktwFRStDJAqe928r1NA3kZDdb4YgYCwcS+TtdgkcLl1b05Gw\nMnmu2PO5gNZLoi7OYX+yIw0KYo9wff/kgG2aNW8fYWRkKiAEYsSIKzTdRDsG\nKKZaTKrxFbycb01rqWTUb/CpnwYKdqTzMBZFMaxwzOTG0/pAuAh1RozcDcZt\n4cwjbRCHqgOl+xuqmSieCjd7GV7eGT0Z/3zSIkllFkBI6SrELXTXpQgGDYeb\nUJVvGaF5VtpANWY724cqRiPMag0sly/aLBiY2ir97/Xn0BZVtjqhlLiTa2Sk\nxb9v\r\n=Ed29\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "22ff8efca3c9c828de2669e6522f8f195cd54e63",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.2",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.9_1524163772256_0.30469547005089503",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.10": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.10",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "be73d571221176b43d2c398a4a27f7d38206952d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.10.tgz",
        "fileCount": 62,
        "integrity": "sha512-trIFXSUmhpR2hHMIX1siTbYHigPQK5oFY4d7ipauaqXY/frjX4Pvh1zhE5OczqYoXVa9Sb3yDDH2mmsxAEPg1w==",
        "signatures": [
          {
            "sig": "MEUCIGzL1ZqQLjypywtEnVRSj+e213ZGeyP8HgBpWrjiJeCRAiEAzjka2kqfqNFJvZ3pM6NoKQTB8+5iImroOZ6GMolE7Uc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 1945700,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2Q3ICRA9TVsSAnZWagAAEVAQAIVq78q5bb6uUx/nfRHk\ntASIgAyA2Amnri6RzxBTrImHA7vM94NYu48eaQxF0unZ0JExk59sDEBm2jl0\n9NK71dAjcNX1aDQSLYBJkutSWLkqmlkGlB4Jn+gxSAhkt+tLdiWY2Mrm4FFR\nJwCM0XrNiX1SLj0lzfzH6MEdxSeDTLxkeNuj2bheiZ3v1bhoJXmCymVIvgZk\nQNoOGf6uYD69fwCzaT3VcoGD9ABS5eowoC5D4hfJv9VrJQt42pa7Opfg9Gvi\nZErfI2z8wAqirwgyjSEsaR2vNdrM02dr21vUOlryViEAy6rG7d0FgO/NXS3M\nGs478XFmc10nLaG24eD5ZynR8i6iIt9sMcbbmFnEc5UbBgpX0aX+JoTE/NCB\nctCiMPI7h0xkdYMAla1TkSJ1I2eaq7fj+cRy0ukW4eJv0uzjPYYghEoxDZag\nggITvm+jAwYOY7oH164c4bGoN/qcCkATM9fM2VmYhRezxAN5bAIz9Cdg6hFB\npoLWJSPT4VS2/sIttAdd1c4H8P43riAX+CsiCYZsWln1hhLZDAOY8m9wvMVS\ngmAP0X9I/xIYnQ/QJi0MnqbTOBIKaMs72rvfKBGyXVoRt5mGCc/RJpRIT/jU\njjKB+5N+3rNeJJpOeaGfdLMxpKFfXoEaJ5UFpIiqkuXj+qDlIPGlvLcBSWbw\na49Y\r\n=H+vn\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "33a29a95f31ce117c2ae231b0fd575304905c1c0",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.2",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.10_1524174279679_0.89912624166486",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.11": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.11",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "a71af12086a1b534bd75341306a0046b7d3d22f2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.11.tgz",
        "fileCount": 62,
        "integrity": "sha512-uc7PW2xGDVrKrpv0AaW+jTqD0GrT5hxGKmGfOrRhb9QWTgFRz2nWZnzaH62fMw0TpZ26wy4kxr/wTIKiKtwyIA==",
        "signatures": [
          {
            "sig": "MEUCIFuNo+Dzd05YGrCVoNnPvdy1HZ1NufOa4AZQooJgHcoEAiEA35TSXHPiLo4ZkVAXv3CYhBZ19CVEwpGS9M3bubBLiFc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2109652,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3k7LCRA9TVsSAnZWagAASsEP/iVc8Z2DT5eSnILu2QGC\nxTiyP1dmVbnP5aFiyYJiwowHg1XinozNMBEMcae1miqKpmkHFiTZmHHYxHZg\nMqXXJmCxzpMvFwOwjhZftYR/4UIwoMY8odXS9NL372mpQqr/NS0dgumlOXIG\natclr03Q/2IuIFCL61gHaWddOnv4Pw8oPNAzmz/K5FmeGLxPkdOmDw3XKe05\nBr/msEOVrRj1KZ4XA9uTk5wWmzMPJ7Vn278q8AQptapjI0ZtnKnNfm2YLFQ0\nlNw03cqDJVfX0s8rhNcQM39jRWQMt+t60NIZxn2h9OwFp/ulx/XifMhYv3Jq\n9yfaQm8gbeBwap7P9fb7TQNQc3HMnyaVllihfbaqYoanhS7dP8E8R8NLC9Qm\nfvnu7nv8ljkuSiSLkDHD9WvsWTl7pYwCFsko1Z0IIo2DhncE3kWXVxYerbWF\nz0wFkHv/QJuyEATIucbFnAZjIGhVsP9H+y5jRoCTBWnDi66M3PfeI8LhCCfg\nrlgHLwTjhvz471NAxAeN8kP6gAqNqv6NHwLjUS0x2jK28MHaLymm00/aaaz5\n7HfL+zXRxXq9ZC3dQU5Sz+Pz1onkOEfn/d4EjwuSz1VnPnEIyR9qWCbU7J6F\nLThf2ovGR5lvSB3+a9YDQBpMjFO76uOBP9oQqYAojGRpEG4y6DGxvY+CpfVq\nEzzu\r\n=atgh\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "789c7415ce89d4845aa0c99d436d0ff1ae7a75e5",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.7.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.2",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.1",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.11_1524518602543_0.6749245735122995",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.12": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.12",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "013a0fbe6aa042932819db43824802da4ab02a55",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.12.tgz",
        "fileCount": 62,
        "integrity": "sha512-RRWedAGDMdaVTEmpqsxDLANLhNRZq85oyXyipJjgqgJg58TA0QItcgN9Cvi7wuvxXP4RRldho4MxCAcFdsy4ow==",
        "signatures": [
          {
            "sig": "MEUCIQCmkYi7cLgz/kxTQ2dlbSIr16cewjUxi4RVrvQRxMQWNQIgMCniCNBG3ZUjbHnIOPBV/C0Ej2Ydf6Ls/wzx519HEfE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2112345,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa32KRCRA9TVsSAnZWagAAN/cP/iNQBcyf8Eb6UB1OMl8v\nthjzwN0tKoQtye4v/xPbxqQxPTMJegS6yFOgG0KaYP8NI9ITQ95vB+gd+K2z\n0OWbLh0EBubVdhuJjuJKqAPXeXV2Dip/qH1KFNjAiCGQLsaflXn8MHGXq5Uo\nG5RV023D8UPkWmPSSvefTeiMqMHOQglL4tQP7iSg5SofgsUkFEu/t9uu9npx\nlTX9nuJ5xWeNG4LGb2jOtLPs6hXQnxtAxs+nlpKCEeNvRHP/qFXnUxDfYQ10\nnBGW/h4p1MPn7sx34O9MoPp/4K/TIgdO7UdSaSl5pkwMcx5XrQKG5L9RFgVV\nsb+8SqqX57UGOjrqO/7gwilbPs1MM5C0h72Wxug3f7jEUknpM0gtOaBCTvD0\nPmP7aryds3pEZ0Fzg01bIJEck2tw7yXKX8bUyshp9av7qxRLd8D9Ww4sxO8d\nId4s7jn1fuUJiNJaNRQvQDMcwfW7jlVDQdaDyHKVpUl2jk438e4BXVFA8okJ\n73TAPwVK9v+pA8REg0TVtjHCM+rPTUJKKyG7IZMnVNuMmKIjyKO4O56Ibqt4\nhPXe6RRKsqd54wDFSatjRs6x/mdjnIM/PMwsPi5pa8JPodbwSK9zmUGqqlBs\n1VxOVrcF/V5v2Vo4ImK35GWV7Fn9puiO2LexZQoYMsQcLeh8c/RPZXLN2PPg\nhtRP\r\n=6fAl\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "8f67336a8c78cabc11d8fe964386abf32495c8da",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.7.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.2",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.1",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.12_1524589201524_0.2529740554342732",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.13": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.13",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.13",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "84dfe85211081659c0f0f44b153e4a0ecd54f53c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.13.tgz",
        "fileCount": 62,
        "integrity": "sha512-n6Ya/UZbNx8/veM1UISnNMZg3+xKbO033NpJ+WSQa/mDD1gGP1wiBe+Haz5l2iYpUr7Bnub3UlKaPO/qnvN0Ew==",
        "signatures": [
          {
            "sig": "MEYCIQDP0+1QNw5e5RSJGMjUZEg+wAdz3SiwSPrWvfla7FAXlgIhAPIGEw7lP5KVh4oe9s0IcyvPMDLDYGkOpKPaIppVcfW7",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2116585,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4SCiCRA9TVsSAnZWagAAU4kP/20CBrDGG1CeZuS7llcR\n+LqsaZjJ+bRvqc98MMh3NhDl0i/A1pIlIVAqXtHJuBQBkV/GkPHt1p5TUM3t\nLHlZvrltNpnwcR3Q5jH8mmjPpqhjm4xQcXPN2z9myXuwQVouU9ig2bMERE6c\nLJURgMC9cKLBNdG7qg8Ad0WHeJtPlxRHXr1f6kU7sJOpBoPSe8CHpNkrwCj/\ntoW+OPQThuip5u5qEz+mlJ1EB4Wx+hISWfx7t6C9j4qfbhgBAIgOHAR49Las\nK53a+tz+9k2Ae9mbp0bHctWSg4+Dcet2yQCaDYM4yNOZP2BL00C90FVTYDbk\n5rTA22JCCFq65PaCwBlaBSN69fU4DKB+efOvWlRFcAH1VI5xps/EZ55CnOnX\nHZFNafG7DrVKgzjy8gSnpsEFUOGvsCJMaD4KvQ3XvvbL0+zSjlDLtjV5idoI\nE3LWU/Wgkx270eiVWo7ngjJJt1A66OSo8zUOdXaKTVKTppXVaSb/iuTR/zCi\nSExqATpEC4sjfo8+yjzMPeJ11tiIrSeT1J1qPd5ISSopH/aC+I9/+W9bWXFH\nwnT3VH626jmd7JRUvYhYxFwKZP3bHpCmz+4zB8wZM65RKrVVfqDjJDKilAsY\nW+1mT+ZoBiSQdnyX9IJLoyC0zEP5A4Xf9IRtwIx9lPB2eS8mfKnR/V0vpo90\nMFye\r\n=9Ght\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "b29e87dba9db85a8943eba3eb0a0cb9d9190c657",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.7.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.2",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.2",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.13_1524703393701_0.32318040787155944",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.14": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.14",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.14",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "156822b2d8c56487ffd47105cc884fa3983664ca",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.14.tgz",
        "fileCount": 62,
        "integrity": "sha512-eWoocOQwXIqgNwMV++rXUk1aJgeGLGI9nOdiwb2NO5eHayHBXCGtPzMvXbsvXEfJlGXX3HUInO7XBVU/NMzhow==",
        "signatures": [
          {
            "sig": "MEUCIQCDSH1m1oWicX6507tve4JVT9s0OykTC7HR+cD/S5JrIwIgWVtRyCcPVhiumVjMcN7Z+PgL8lx+cBkczmC8K2idm4k=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2115729,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4hw5CRA9TVsSAnZWagAALaUP/0n4bdPtA3ehqSeCrdV/\nH4n1RFiYT1d3aIw9NIVAtg/mv2YYxz8lyNFa+h5UqZT1SDtQlT06uAQ6hC3i\n/+8OYTOjJ/pkFqTNGEArcneI/1NzhFlLHs96CyEMK30aOSzl2g6zbfqfRWsQ\nS5RMhSeMdYueT+bAWui9jC0XenCyU+CIWXRfpuk7y+G0t3vlbDLSFPZ1sAzd\nnaiHe9wra5yB7Q+/1YZy7ch7Tz/H4nAYwHKGWxr7ylLm1wgHsIK7HyJa4RWi\nQKvE2PjO1GfqTtXGwz4ebGM7uIWjs0pKgAE49bPpwlim5SMa2J7l4Nr4rkIn\nzeqOgZAQ8cmh7POWoHxwVNMg12IDu0cdczH0gQ7BYg4Ijw7GtNN1G2QPRNGM\nQLCtxtK8AAP2U4MGZ0QagZAAigVHqSIWVOT/1PlXb6hQFLbdaESuSTj7gkfA\ngFAuYZ2hAO1O4ipF+7x/ywUF4xvIDghc5/4x6MIMY3yTp9oO4QZA39TMyAZ4\n769bpjFtfn66b8fOhzLlnGzP7knXYOxBmN3gYd6cwdOmdoDfYtj0yFWJsaWI\n0tU1yUckytbHmVp9n3v62jmMaIEWT0XA0IyQJCnuJwyEpbS166rv3oru5lZF\nLue5zYcZ6hOgk8KNV6PUV671Bh9gWmzrEt0dnx+E5L2k5vnmPgToIzmAQxMu\nt+wi\r\n=JqVI\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "de80c0d6a1158db9b6df54494f8126146fc21e0e",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.7.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.2",
      "dependencies": {
        "vscode-nls": "^3.2.1",
        "vscode-languageserver-types": "^3.6.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.0.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.9.1",
        "xml2js": "^0.4.16",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.2",
        "typescript": "^2.7.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.14_1524767800799_0.6630119504842076",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.15": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.15",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.15",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "67a91ed2cc7cf6ea46d45c2e9e9332c74df06ec5",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.15.tgz",
        "fileCount": 62,
        "integrity": "sha512-5Rch7Kt9gk3DEd8PdJY/lRL3DBfXHmD8eBsAo7UOxwD6UCBpU5VzcxnIj3clTVZ1cJbgfuLzG5xI67jkhJK9/w==",
        "signatures": [
          {
            "sig": "MEUCIHv5/LkZaEUTv2gKVkjJk/6KzuTp0zkFk7qj1w70zL8NAiEAwB118ZRm5xZd3eCRwTemJeOZLaIkjNnxFIBB2IksLUM=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2119884,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBW9VCRA9TVsSAnZWagAABCwQAIOtUGjvUHP5tlCpuRuI\nAp9txaNQrmz0/5hhmUaH1ntsqLZTykLQb048nsFOLhWXMaULACFdSobuBmBZ\n1czk+WW0YsbCVnXDV/Sc0FdgLvTkOhiiO8ASlOAKYNGDas04arjBvcFF3xfQ\nt1cYcOx2XREppmKErZ+m9kFsGufoGr98LRVrHLfUXRyKoL15f5D9v+rlREkw\nfHQQXMx39qvRfa+BFE37kFF7KtQjDtiraB+5mrbmlGTC/+8Fk5ijv7vbLhzd\nLKCPOhfrjMznhmOd8/fkOVuJkPmQkYChwa2yHJMomltj+Jq5BjIxEDXizwza\nQcYx2YLalC9i13y5DOxUxqpBbwt88HTvq/kU7CHTEq3gPOjQkGhV04v2Pwn0\nRqBXZNeFm3FATLjKcwsFtK4O7oLr57D1P8Is5algFDamrhXTyVz8/2hCOUjJ\neCceF/6eQrb982p+Ef8mMSlgtW4E9HVQR1Yymk18gpSdzae2lr8cyV9s1WuV\nBL7cg7nU7InIcCrctBtRqVmQOr8RtMjr8j/A8W2drsszhYmnCNwyqU6GdYx4\ntPm/Nt1tn2tFXrudD+LnyDxAEuYAyt7VFXtx4HHL+56+qEr5kEKYER4kcK9D\n4P2g7jeZ1jKwv0xptp/y4Lm21d73Ekzt06HW5qWKNwzF7xMGr9UEmD0YrCaZ\nhA/w\r\n=9jV8\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "4d045d0eb5243f2baa89cc4da10f29cb5640a0b9",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.2",
        "vscode-languageserver-types": "^3.7.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.10.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.2",
        "typescript": "^2.8.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.15_1527082836245_0.018118073474856722",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.16": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.16",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.16",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "3d186272b834d6e6b2314ac55df571b85a2a107d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.16.tgz",
        "fileCount": 62,
        "integrity": "sha512-dntA3WUejNEQPTu5hzA2EyizpsOnruSDn1AoKx4JDoXP7puKgdaa3E3HsziI0IQsRkKc9Xe4vBhb556xta3zhw==",
        "signatures": [
          {
            "sig": "MEYCIQDLxAIe1t8g6AX4mDeolJpxlYbXt1Wim+FhhlHe9JD8mwIhANDyKly2CnNOcfaS2ju6iHAMsoTxp3YLlY7BQHnRihb/",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2103106,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDGtLCRA9TVsSAnZWagAAWq8P/1I8SYmKH66DF3tZXYLf\n4qOLuefniZvgvxXMAObnGFrHV/lGsSHIGDfFY3Bu9885AzDOa9FNSLqIdM5y\nuF2kif5rXILU+hsyxRH75tp5My5lKEb7QxmwTJyK72TbzIoZKDkv3WbVmVwl\nImPuGJoA0BfgcVPldiQRx9eWXiXiT4Qlqg1YfRzgasR2sVga64GN9eLn/At/\n1RtV4vK3r157z+ErqURbs/tTRw+WUi2q5h2LzG4lKaJ3kWG3TTX/e9rbVH/P\nIvGsJLEatx4k9cBo1N8+CfVXHFL0yBDdDltqQ1nfDP84nZRl9kMFvGITYuWU\n+CclFBS8NKwTR8219+Aj+/iah2psxRAEH1Y0oZzfJfenhX9PErAKKVKchYA+\nTKp5XW8F034MFrEUWqV95Ty3vvMVGgU+ctjsRBmFJIROYcFqFs8L/7jzKpje\nQ+PalF3eM/RJ+KQlFTTsVDW9bUj/1MpM56KXTRWOo1w6gvb3SuTP6wGCcJsa\nopOqrKiG7S9qpOmHIwB/ITQTofMUJfplu3iYRE8Tu6x1rrzk23ipslmfLXXj\nc28WQRYcJNIGvpptEMZCn1uQm/1Xsa3OD0Y2/99BRWdDc7UGCgE/H8H34HvA\nTlzLZRdzxIWjqqzmB2Zkt+e/MOw+9w9s6fYNmvGVrh3jDGbp9iP4YaQ7UpHw\nspC0\r\n=Iv9z\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "756d6e4e8ce283435c198d80f88678d7c9e995e0",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.2",
        "vscode-languageserver-types": "^3.7.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.10.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.2",
        "typescript": "^2.8.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.16_1527540554316_0.5046896644988772",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.17": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.17",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.17",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "8ca9a452ef056ae8e6d8150da964b20ebf80f532",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.17.tgz",
        "fileCount": 62,
        "integrity": "sha512-dWBaZZoKGyCgjWqJZAK1tEQAwcnlvHsI1B0arBeKIsx5xcQr6cVbaepukdjOOkPrsq1K+6fnhcQ2zi4M5dNlTA==",
        "signatures": [
          {
            "sig": "MEQCIFrInqjxdwg+UoUPQyhLAb0RRk6kRZu6rnHkrJiSGN1hAiBwqr3Vv1t/TIKt02Ogu6YyL4zO/iizJE9SFotfxJUnUg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2105052,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD/Y0CRA9TVsSAnZWagAAAlYP+wQErpExUeaoPtOtAUyJ\naOP9a0hiANOTIG3vTvEnbxu7IdBZouqJUVqf5Vcn1HekKzlrKtv3jUI/AbGK\nc8DEbC2FR2k5lB+oypfR8bBIH6hEXn6VxvC1n9QG5JzZ9N69tDmkh+/4UJKK\nTYprPNQz4HPeU31DoNdewRU03PTdra7eqaAC7LXsnDa50EKq1gowwE9E07sQ\nztyL5xUVrp5leUaPXmHOLH5Ka0wscdIlBTYAZ3ow4G2Scu49hO++mqPLJgab\nA0mFPgjOuXQOagn0TyWsepk5kAnQuYWeRMR45u736DhIfUPiPTRzccXLNX7f\nbe+UIC+uUI1nOV4PmxeCPLKWTw3QG8tU9egWhHIEylZGZU8comgv3I8aSxh/\nmEZW7XR1aMP8h5b/2sTk7eNDtH9Q0VAWCnUzaSSqI6TxXZ/Ac+ZE8W0cUJYF\nxDjnFqZgpLdau5nVLqWXEWdzOaojLJN0xhn3ChNZ7O4FSpHHsAFqEBZxfhGX\nISoo/nxlPgu5rILNkZ6CmkFW047/OCowK+UCMm2/u3/Ay9fMFuVj7sc68i7S\nvFlpPZkOrjlNuJD189cC/C92kM++Y2zWBQF+CoM/YmcvMxRjDpsY8iWiINkX\nETk/A2X3j/a1kkzfC3BJe38vVitY1mcanHZ5/b+PmE2BvIp+Gx7xgOMj8UyR\neibX\r\n=xRrX\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "4ca0fab470cf8f1e8b049bce9a7b2153fb1665f9",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.2",
        "vscode-languageserver-types": "^3.7.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.10.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.2",
        "typescript": "^2.8.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.17_1527772723483_0.13026194422617188",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.18": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.18",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.18",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "f8f25123b5a8cdc9f72fafcd2c0088f726322437",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.18.tgz",
        "fileCount": 62,
        "integrity": "sha512-p/i56eZ3vcVn4OlIpYFzm+p5S0h5I45wxO5l1A+Wayg926rbgt5NMTUFgGzBu7p/t7Tm7qDEMi2wGEgE/UcUgQ==",
        "signatures": [
          {
            "sig": "MEYCIQDEGfie/xpbUTufVbMCyV6PrdQ+G6QGU4F33dPJPWWXRQIhAMFxC+GLv7QIQvdmPqIDVloIRWPUGXqZ+7GKELOso5TE",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2105052,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD/ipCRA9TVsSAnZWagAAksoP/RHOEs8OYwzNjc4mMQv8\n2sXlcTxffxf+yYi93tMfh6fFXCSzt9smHw4M4GK4C7dC/j1/91pSMs0iKBUk\nc4i21IBREsQIgUavXwaaLf+cBBtP+C3K9FKiY8KiAeh5TSTyjY8UUtUU/TGE\n7J/Q0Qv/F9e0nfx3d+LPqs4ipnQkq9KqzYcvgRVubMD9EILG7XWnmxkUSbuq\nVuUsR3nEQUkJrhfrGdgmruIl1LrKKbDljjwuEL2of0P1XM0rgN8IMNpgqFiS\nDY9n3pRL+G9GRvbfnQ8l/NfSyyMrr1SIyphbPLmmZLED7HMMEW7Khs1Hj6v4\nEu59n2qGrwrhL/k1A/2dLNwvk9mN/IV+m/1CmTG9oKsaEUbwdIrcJRdr3wEu\nX9YlJjDbsK9vr5Jls4VW6RVSSW8RmSABEPuRVL2crKlQhoi6LWxtVFPEwCoH\nx6IC6+W0lnJzA99oaM+foLGV/VohQj8K5nmZ68BlZC5k9J67XZtOCKz2s9gx\nWI/+Mz+Iu6xjTXaRiVN5lXk+TDVYBRF8STZA+wgrIu6JP89feooBEuEi/uP2\n8Fi0kfiEHUYWVsPtlqSimoDLj8Ov+AXjOWq7EUyUryMepZqXplrWMTbMk23e\niMdclEoCDlfGqmVL4Sgp6AibTgduSoFtMZN1l/XnJl+7V2yR0shjW+NaKP8t\nU+cO\r\n=u5J6\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "0c9bc14f3de740c44cbe2a71d2aab509155dad54",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.2",
        "vscode-languageserver-types": "^3.7.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.10.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.2",
        "typescript": "^2.8.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.18_1527773353096_0.010455598462102866",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.19": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.19",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.19",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "193b1e0aa87c28d2b0dbe6ddd655bfe10501ae68",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.19.tgz",
        "fileCount": 62,
        "integrity": "sha512-ezY3E3JnXZ0pVtMtpz8Vvsk1hX5uw7yNxA9gaGF5Lg3cggoKPQlJbp7/RC0vtWzOhZfK3V3vTBUVR84c6JI+cg==",
        "signatures": [
          {
            "sig": "MEUCIQCG4Zrx6idv1o6LebCajT6Sjb/+wq4gY097Vw7e3IEZ0gIgemcdXEVNvXgiLMjVX9VuT+wBWi/SFOl/Md7T6BCYNZ8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2131659,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMTccCRA9TVsSAnZWagAAiawP/2MlaaVhLrkxNPfNjI57\nBMa/SwPf27LRtd85ur26NWKXaOh7zEwNjB66GOynf0fqhDEeB3UGHa9Shd7/\n5uZE0b0YPo4Z5UoOfBNxm2jBh5ZTefj1vYsHf+AkX361lKf/kwmBCROTR+sN\nrXjTyM4TeTkfmqnbn2VW1qPun4NWWgi9xzKzW/prEDgdgqAhfQ4a8X7fMDbz\nGt8cBRWbKM7zI2jpKr6+ZuTlLUgxAzDFD9cZVfXgfiCVLyl5i7Rqr7lTs+tB\njIxwJgxBJZSeMGf5Fk3C0GDueZV464hNKadxZMBLD/AyImE8vaxlItzT2rOi\nW5CAfCJQMs9eYMz9Bbd7Bix32ZHqRh56OEm97Eh3fZyvunhrz4G2oYa0abdq\nME/jsYNZ8AmTZhgw3SjubL7AMJ0nJ2ugSkb4YFuymFqjSkxFuh7+erjU4hJL\nlxmVEcViRTventdEPPsNhjOg141WNrlKRAPs/l6wTipL2lkpPogIrxTdRwtb\nCxcWob0jNE61CYGwuc00aa6JDcli2/vZGRbNPHQJe5+ZqDBXRtRCNSkBEnTG\n3r6iJvc1RsI6jAKzs5+xvilBBLeELehHa4yBFcuJalWPPKDONV/DxEeaCWIF\nK9IzcjRZkDjAZQ9CMkzSESc6n2WsgV2sP9yba7ITQz/iRNw/iFwKTHhNYAEV\nZ7dt\r\n=2dQV\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "fcaff507e1f1c4ade6dad70fcf77aa654f9a61de",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.1.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.5.0",
      "dependencies": {
        "vscode-nls": "^3.2.2",
        "vscode-languageserver-types": "^3.7.2"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.10.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.2",
        "typescript": "^2.8.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.38"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.19_1529952028533_0.21788578498893285",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9-next.20": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9-next.20",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9-next.20",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "8229aee66aa877929af5d2fd81a21731b415c92e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9-next.20.tgz",
        "fileCount": 62,
        "integrity": "sha512-406YhvevzRWxP5pb/Wnp42ITGIvNmg5kZ1LkjnMQgJ0hBF2G1+awXMRV6pLPpAf35yNIzJhqgKQgTz53AenkqA==",
        "signatures": [
          {
            "sig": "MEYCIQDUJDBhG9RAylIR9FM4jSDythRTuhMPu1yX/yZkEy1/1gIhANHh5IETMGBdNlcTfdar7XTfm8zBFE/DIgFLBBQAvaB8",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2133009,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNdfvCRA9TVsSAnZWagAAk9QP/2fKQyimWT6AuUB1ookT\nd1JLgkdp6B0EoKE2VkLe6s0dd9d1wzw/Q6e88G0+8IDdMY7oD0gLYVufdzFu\nQat5sYxWFEjDQnvZrTw3sypwVtnaroSorNSTaZ2idOhd176t88+m39Z3lBVi\n5OXWnVcqLuiL4KUuoSRXFpQ94RvhATRtDiO9LX5CB1QqVKcwkl+Cx8WCdeMb\nprxy2VCDvogwa21c6CJbjsJeVuMvaazc0KV2VMJiVm2NmK/RPJ+choRfjuSo\nbUI59cSedGjkzQ8LhLXqkWOkgPRLKtpSU3TRdWl2tAhdpK7DrXcZW3PC6EME\nWKVl6vt9Blyys/2vm7ZoOIAuPDtkqQhYO2ubp1X2a+C2/T7klkHEbQ1akS1K\ntpg6slmI7lJI9WU4xtNr9m31C9NJvq7Adirp1rriKxEfPc/urmKyRdUv0EGY\nhngHUx4b04fQS0/DPylINcjRFI6QOG9a9sX3cPSLCoKr0IcZux6JZ1SCpvAi\nFE53/aogToxdt198r6sIDK4IqIokfMvlwzKf9tVFvAkDxEORPuilbug6H1yz\nyKhwHhKL75A7kR4dvARtGReYSs2SykEH3txOKbcxZZ+SoYYLZZfhRooCG/9o\nkeh3YydLKloiOGfb2VUvoqKxJF1SK/Uvje/maowtct140nVZ2koI590vooku\neLcC\r\n=Vfjj\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "0daef6943d2069de041f44c940e22d8277b977a3",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.2",
        "vscode-languageserver-types": "^3.7.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.10.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.2",
        "typescript": "^2.8.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.38"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9-next.20_1530255343517_0.48919226077969946",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.9": {
      "name": "vscode-css-languageservice",
      "version": "3.0.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.9",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "770471350120c5bcf6918632a125638fc0ece3be",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.9.tgz",
        "fileCount": 62,
        "integrity": "sha512-fxAVvS9xgT1Ohyf2+CeJbT+WB6GWnptsAPe3Eao/dqEIJpq6nhugjZwlVVdw0bne9UG7KUoQRsx0++jErx71Zg==",
        "signatures": [
          {
            "sig": "MEUCIA4cH37IeqRqOLdTRLrMTtSQvYe1lrwEowni94THzQfYAiEA5+jzu4uSiphkaLLTdnQgLGajF5fMOMJPG4k4PcrQ7Fg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2127721,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWElHCRA9TVsSAnZWagAANzcP/2zOWM9DOoVwCy/tvC2q\nT5REgs8Bf3nykcDFsSdVt1dNGI7MHMlxz8Y4BO53BDb46GlUy18rjI7lZQ5o\npSKPRmYz2zS4FWntPFMnhMeaLsSvSxiQWzzUKJCRZqtwuqCPzo4Y85b7U2X+\nIBkI7M2wUXeq+b6mSbGsdxHHGbeYmKX8TUsb93O76pMeIb3kYD/c38DnAUEM\n/uHlgnhucUnxmSV0RkGdNbVyN6oSdT/obwpLml5mOmTE1vQgsI51jlMSknHw\n2YgFl0lSa8A6/hriQfZIeaCswZnzfSy7TAjEN6TVpbC33spqJmnOx1crILP4\nRTWkb8LUAVrvGucHBnAcuYFIbJlCAsx64WwL9QivlV+3tPQqblrZEsyWFrxL\n74LOZ5V+16vOrDjDyNJYfpWpfe8UJBS1NsyGZ5LQZrgT5ZaVPTvQ1YZtT2gL\nu/aHTquywZw4DJclsoCupV9hBiWw03BxLcs+TP7Uq2HeJdT4K5RpMuTd8Vbo\n+Phdj9eXizFUf1UekjqVkgwIniWrBWNYUcNXXxwBea+kX3wNMOPkUxxAUStu\nVoaZgHR5XH5fvjp4kMCb9dkGAl+31omUd9VSMGlxCqDEndtj4/uMZw5NOohP\nLgukJr738e95rXVUbcIfbmwHIc52aXbT9vmsAXTCEeTwLxBLQqX5VwLdXvpr\nCCsn\r\n=fAQT\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "baa50fea16175a82400600b9d6b9beb532f748ec",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.1.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.4",
        "vscode-languageserver-types": "^3.10.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.2",
        "typescript": "^2.9.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.38"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.9_1532512583715_0.2447177667663385",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.10-next.1": {
      "name": "vscode-css-languageservice",
      "version": "3.0.10-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.10-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "1df5c9f306ad22f5c4f45ea8a2f96664ecc19de8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.10-next.1.tgz",
        "fileCount": 62,
        "integrity": "sha512-UHdHNwACG4QXe+sBtIvg46WDF8zGMGiocAM8jXyZxbvKYGFeO90zsxwBAo4Ioc8YpktR9YqJsvc5BLbkIq5j2A==",
        "signatures": [
          {
            "sig": "MEYCIQC9ktF1vxq/rImUomvvy/kVaEgNu6t+iAPPPmqL0x+FEAIhAPZhAcCYFqUIx4h1dcladag8vvypOrU/iRiwFMRia9K2",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2127905,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYRoFCRA9TVsSAnZWagAALWwP/j71Ir6DsJsaQg1zHhiY\nA0j7csIC8FZsrAeoyVbkF20TlsgcXne3M8qjI0xFsc/SShdSMjcvvqdzhLpM\nCGoVt1EQP2jVAGBnTsf80ycxD19HorS1z9BWBtjlQ4A4fcmR+wT0FbT8SdJH\nGPNj9GcbnZRLKiHGuY3uAMsOJuvi/mbdYEtwSS8WHqA1DbGx7W7OA3pu+HCW\nrwF4LfISCTO3XFml/0KC4xudmH+NbCwLWnQd2AT8jyO8dWJyHehf9ZbW3B8O\ny4bKJeN9eGoq+ZFFWZRVMpeD0rydmqwpzUzBjcVG3YnBJ7N3FP0TfT+Ry0Zf\n5JbVnFmw3YkZc7anWVQhCYsg/TcpJMY0eY4piaWjAyJB+e4x3l2Ib5OkCsmZ\naFvLZT4h3/VG+fAUNULbaUS0x4UV6+/zoQ2EckXVc5mhvi7IfAbs474TdqWS\nYMjlMuU9e86a7Y2PIvYY7nsMZKk5Hnf707lMN2YFG1Ch7jAUVO8jq9FQ99Vc\n82vJ/h28/7GTqZLhHQ6JP5fm4t5NKdb+6wJCHGxz7+d47PjYcbrHdC+Ig6Tb\nAMI0iu1olzOFvnJj60mbLsBcbCuFjHzcRJHDdsCTdsB7VhUBhHC/gFaMT4G+\nXC6nSr/YIHDaBzeNZYg2zDzu6DtbaW9P49dYlNppSwjb/eUd/xt1smSQo0Mh\nIo0i\r\n=DFA5\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "d5747fb727dcb91f472c5e6573a4272aa44adde6",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.7.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.2",
      "dependencies": {
        "vscode-nls": "^3.2.4",
        "vscode-languageserver-types": "^3.10.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.2",
        "typescript": "^2.9.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.38"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.10-next.1_1533090309503_0.3441303396945603",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.10-next.2": {
      "name": "vscode-css-languageservice",
      "version": "3.0.10-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.10-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "b703af89be433507836178efd7f88bb0669fc4e8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.10-next.2.tgz",
        "fileCount": 62,
        "integrity": "sha512-giYV1Zu5925QraUrd/gEhQmzic2gk+B8+Sx8Ga+Vj+X6bOvbEo7AOHSY89CpuK3lHOUzBA3vlwmYFKzHglvbKw==",
        "signatures": [
          {
            "sig": "MEUCIFFzSrD6J2LPW5hpD5Y2Jh9jS45hGjQzmDbStOMryLABAiEAvBVkcWMMShmizDCNFtwdd9c/ZqU59ddB85lsXmfN878=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2132549,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbao5ZCRA9TVsSAnZWagAA/ZIP/3n5Ue9XgTESsHqKYw2K\na3ehDbk7v0YRoxuzIVEDMFxQgWPXGkF2YB1QOv8799xtzI32g2V92smkZNHs\nLmFqENcXlxCJCatts9Msvhw45Ymf12S6K5m9j1bXUbre2BxVbEklGkMC+eeA\nBviWXAuciHz3edMWm23sVqh94ETaHoytHv6iJi/dK9XNypvSdQWq9hr3Q27r\nb0Mn6kdIG6g2ymlMMVqZ/hC4LYFOprOhYQQAaicghA26QFDnNOdQSQKF7egZ\njKL4vZzPcXV+9OQ4rSAaRYLr0YDEOWc9XnZX5eP6RsCcXgId/WqjV5DIrojF\nv+7MArf8Yvx+yDRnjWSWjYwDnT2n90nACg7cZiX7WDV++9Ry+M2liPtebjRX\nc+vxOsSNIh16mDo0soYa6i8J+KhWtxmufcQD4Z/L0X9DP1NWCabOw+9j5UzH\nw4CosHkN3i4TlK7AZVSui0/bF6q6ayzOm9sFxp3T5eKE++LkzWoZzIKxiAHG\nmhI5JFW/erJFVm0qFwJtY7esRfB2yQVJTX2DMBSvtMtsjyYxv+V4t8qQXZTa\nObupSrmoaKDQ6pjhtVUHa67mC3dKVyuUDE58GHlVsMseoQ0NI5rahmgFnRId\nF6UJo913Uj1aOJBLDX0QG1vmSsmNAqBpBbA7RLcnSHFR6tJLPeLAco61b8dv\nNU+z\r\n=CDI4\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "6f20207583bd33fd918acc6408fd08eb46aa2d9b",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.1.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.4",
        "vscode-languageserver-types": "^3.10.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.4",
        "typescript": "^2.9.2",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.45"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.10-next.2_1533709913656_0.32257789020895977",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.10-next.3": {
      "name": "vscode-css-languageservice",
      "version": "3.0.10-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.10-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "d663f03b8a9bf11222bd2cd39e9aa05e1a58c58d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.10-next.3.tgz",
        "fileCount": 62,
        "integrity": "sha512-oU65m7hoxeNzKOwIE0G4O1riuHud3V5uztrYqBDtztAUHtvojv45BGnAZoHA4aSp33vv2731qyw7J6iXgrgMkA==",
        "signatures": [
          {
            "sig": "MEYCIQC+NuB9vsPLwt2PkEBhJ6symq6BqYpT3xYUdHXEdZN0QQIhAJbspCcOHyoIA/pFEKT2orKx8l7wOtVFMrxze0lKigGf",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2141976,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbenT1CRA9TVsSAnZWagAATaMP/0pIktsXZt/XCWtR/5of\nDeQqE3dxXuek+lbqBrAFgWa7LT269/6A2wV3QWZQQEhTlXG71m1yY7pHXhJ7\nBqAreX70T9c+J6GBfz8sgnsj7Kh54/VNxWgukG3QUAKSot7Hl1kbhw9Oqpv8\nou3jBTzemdXZ+TD5fgmqqscirTiIfl2GbxW6LL82jsY3xvi5/iSM9E2ul4UO\nyKGQ/jWK0A6i4g1FCD6gGrDMr79hWLbEFX7K3ENdui1qDElwgBUQBE5Pm72B\n3rD9QVQCi9gGPwoO9s9+/Y9aCU8SdGqjVn5z5bLbV79SpuekpGdI+b88+o5i\nhPoyaAGxR3LsvuTwVFMvWOAuFaVwGrbpw2OEnhBmDpj1YA84svfztrjUTeVK\nhSOzVy8iUKPGhVXQi7/aSScO3ch5cAKfSMo2TNMofyZDRBSQwCJim8QAcIE7\nHMprKkWxjOMbMYm6gYoGl7Oc5Q28OmGWH7DqVgUtHdT3ful6UzPBC6c6Oagx\nZo47N9DeLFkbz/Xm4KGUEnLetz0hRZWXDHBblDpe2s7tnf+IUzcJ6PX5qoSD\n33SW8MbJLZ4pOTB3herkm995a614+QEFXHXG/+/KCFhY6Vhny3orSTTtZsHU\n1PVxviFf7HVmXoXav9X1RJjOIsFnGrDMTG11LkysnkzeCjl+/AKX67QY2TYU\nhLCm\r\n=jOGD\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "903559dc45f4b22e227e975ce7d44d50ee01c12a",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.1.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-nls": "^3.2.4",
        "vscode-languageserver-types": "^3.10.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.4",
        "typescript": "^3.0.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.45"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.10-next.3_1534751988530_0.8998867873539376",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.10": {
      "name": "vscode-css-languageservice",
      "version": "3.0.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.10",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "71ece7e0d19227e9f21bcd5d5d928f817a7d701e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.10.tgz",
        "fileCount": 62,
        "integrity": "sha512-ZZ+Tb6LfdWQ4Ka4qGTv7QZLfgxtszyEYDX8WEZ2QN4a1xvhhBIMhCT7EDrseFN5pJ7Or0FilXRSwvmPoLNsl5w==",
        "signatures": [
          {
            "sig": "MEYCIQCm1eWiDGHDprd2YXtzcMUBr+aRWpKC7CV0FhUraSonJQIhAPSIXuE/mWCn5iow4zFsrK0y4SbFZobThfhlWOTgEXgS",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2143742,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhBstCRA9TVsSAnZWagAAmjkP/3LS/iTLUHa7FBTrmMRp\n+lJHaPEH6hN0XiiHKtHAUVzoesM1BGx05KHJZYpNi4fW/rG1pISE/zGN0qg9\nb6/mcV6MBpczhC2ipMfMlCh7SPlD29R6jlm4sR6ddBrkbLFI3yVZRZlflC9j\n+cgCTjArypCxvH9xjnuFG+0wFdqY4OyVImq0aq1urufulEI6mJPVtu9EBmfu\nyuI+WYEXVw2ZDp8risJk0jTXU8FpdOMAfTigZpOFMxOCsnsfmIofeJzZ6X+Z\nFq85mqCwvJGYCvEsLy2sWaP1OirAS956X7QyVGI+oUsgkMv8jqTo3dHpDv5g\nuD/0NGIRmknRJnq+ApB109Ta2JfPc1VJWHzAfk718e9Djt8wz9qkA/TXgKQc\nqljFnXVraPRipeWL+CCZNiDQoiP4Lh4uC28TlWm/Aoi++fwzyLdZLyVPhxAs\nYINu7AqVRgRrTW4y6MQC41Z2HDDdaVOtXrI7R36jEQzya0JOuC09Bnk+gMql\nvhJ/1jCsJQnw9TqAgNAbA6QJ1quPIitPg5T75xZtBSWbGkSopL9B8zLLSJNd\nbpKq9lLDZ6P1cbtaCa7OwppFqrUWiSYiw62n8Hgya++Mx0AEWedOUyvVsgT/\ns4fzZt5qajfGyAz5IST8OCHOBSmqilBjTi5a9oXy/WQowbTgICEzhvjzVbR6\nNsAT\r\n=gr9k\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "f496101bf0461f590edb9e9d12e5c62d5e35c258",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.9.3",
      "dependencies": {
        "vscode-nls": "^3.2.5",
        "vscode-languageserver-types": "^3.12.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.1.4",
        "typescript": "^3.0.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.45"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.10_1535384365000_0.6851141553994442",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.11-next.1": {
      "name": "vscode-css-languageservice",
      "version": "3.0.11-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.11-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "3dd0f841cb97b36f599253ef613baca2bb7b0b51",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.11-next.1.tgz",
        "fileCount": 62,
        "integrity": "sha512-nPACfgbE2Lws/3YR3hRHkqi5keoXVPHXItHg/EHnDRu1sjpY9JJgz6S/ImQ/6BEyTefj2QmKE79C6giwoC+stA==",
        "signatures": [
          {
            "sig": "MEQCIC70LUs8vO188Dd12+1X4RxgnhfUnbReS1dw9g596U2BAiBHwUr9YN7rb/MW031EEEunCbb6ewrn07C8q/UkX3pP2w==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2143943,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhuW7CRA9TVsSAnZWagAAN1sQAJEPjpJ++72nAYTcGaXp\nUCIzIkGow56+hZBUj36/xdmqRtsvNUErEsxeSFhqW/LpbXyShtFukArnEwT9\nsjgyXeXx9M/y69EJlwnkFCAEWGlNplQad7Rv3jLgJQsJGoV2cjFuLRjqFpYM\nQ108LDna9k7pcNvK4Tdmb+QzUpBhv4UoHPl/fDKXXBm4VgRYY3HmR7qIYj6z\nRXLOz61pMwAfgQyfK0JbXxSPwXy81oWMCnxZcpAiesQf1XQTYRPJto5oK6f/\nkmoOUIzUZY9LLhP/dlwjSZrPu5KiH0P3k/luKFvTL8LP0KBYsAa5Yr/V9mnv\neeDaaxOFtEhPkAcotXSGsSyybtT5m/PjZ1mMGvv9pEgjD5fFkai1fTr03MOz\nhZCy40EJHAFjpVoO/MHlhl0hAeNhtCW/TX4w1XKfUJkW5CUtJht7FGx8bSYO\nvi8vRTyt1EFeXQnUEf8botSTgPORnD/U8XLYcL/6LCIMOyRS8dLcua0ygrg+\nLWVsaWLAveSCiLxXHRaGaehHJIjZtrP5qHCQGqrzVqKz0gHDW+e8ImSGyFTp\nnY53ri8xEBrX871G3MpAcVsENu0PqxGhepmkeL6A//dAhk/kMUMsUKPQtoXe\n5MS8XQ93hM19w58pudxXaSa+EsEDFtdaDG5msyHsNgSPDFr3HEI2b5H6qFv8\nwEca\r\n=Kyme\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "1ec5950d359259ae110cf0b555c00c817f7e7297",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^3.2.5",
        "vscode-languageserver-types": "^3.12.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.2.0",
        "typescript": "^3.0.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.48"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.11-next.1_1535567290331_0.859800693643767",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.11-next.2": {
      "name": "vscode-css-languageservice",
      "version": "3.0.11-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.11-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "7aa41a895abbcb3c0884d9612ae546c39de8b984",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.11-next.2.tgz",
        "fileCount": 62,
        "integrity": "sha512-C/vhJ7lqnB/W0g68mTadRZqZHE8tNaywkSUODKMgU/R+Vhg7b/RSONsamMuT0TNi07RcJKtw9LACg/po67qpSA==",
        "signatures": [
          {
            "sig": "MEUCIQCPcw28JJTZYsVhF7PCsGjbWFFujRJC/6WV9t/Umhm/zQIgCyq9Zv00VgEUm88vIfhBkqcykMEWOhp4cXliT3+13rw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2144480,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhwjvCRA9TVsSAnZWagAA/+0P/0aJGhIEOMW34MoaWeXh\nNpNrWvS/e8D2KIvLYux8AMosSevtdiFN50hNXhVAvbNJ8KEGlVvDgKCC0IAv\nMhg6/URs37ZzVe8LSI8azK0WhfdIFOpftyNjh7lncDMU/iY9EeP2JYlyAXAL\nvE42mdWu9vKXFrc3h3nwVtJYnIPEJ7aUKiFihcFeywwno79XtrDUVDTOANRz\nty21qgDvDBZ8r9DSrIyRF0r4jrl8NIhaQcG03SEAvmCcNHf/TW9HzGzfR92Z\nb0pF4HiK82Qip/sHf8B6KzAqk9az5uHjuZFgZHVTzFKVI6evWILIqYLx3ENI\n9qYDILSjmWYG4dfqJSZoX6CgOsEqcBv0cnXSy3gbCnjcnvg5tz3QV8t2Us11\nMgDsojM2rUetRKkON9FVGlf8YVJ18suS8SsCUABbU/VoR4fNpknkbcg4GOqX\n4TTM1QWms+xYO/RVzfNEToIcuRUsgiFLx4zhJJ4hwtXE2Nr7gZWIcVrc92K1\ngIbYTHRXUrYz3RpYWoXILcxPnKPmOEk9r2svilD5PF/RC2/mcXt6qQkSZWob\nAB7ZfQ3B4ccQlnN7RNJUIwTEmPp5Mvp285uTHzlG4YEVn2v5tfm6eJ40W0T0\nAiaiTdD2TZWBv8NsiHN5+/zV0i8UNGbGCz+t+iMk45lH8nr+8uE9O6YP+ryf\nP4Ok\r\n=+8ff\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "0a4cc3b0956579c7b9f1c2f00ec6ef361aa919ea",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^3.2.5",
        "vscode-languageserver-types": "^3.12.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.2.0",
        "typescript": "^3.0.1",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.48"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.11-next.2_1535576302983_0.8895337602183981",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.11": {
      "name": "vscode-css-languageservice",
      "version": "3.0.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.11",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0e75e1870d59fddbfb6021efd5d80df08c9faaeb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.11.tgz",
        "fileCount": 62,
        "integrity": "sha512-XweDpjcD+VMguJMcr5V1OHE3GclVWJ7DpojpxrlsGCJlUumY/Xrv4VcMta6z7wUBwsmOeyogT5Hf/L2SzBg6Jw==",
        "signatures": [
          {
            "sig": "MEUCIQCiREJDYvto3tBPgZ1FyVAimOtrko5Bjc3ZaZvuOQ+bWgIgEcoF2sWYYqBNV/8i301atwvoYTszzfUjNpJEj0doBkw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2144519,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboSfDCRA9TVsSAnZWagAArPAP/1cSe7wFpML+piLkwd8j\nNQ01y6YAivYUjKf567JfDyV2iUwFskwfAGHLCC6i7rLRTOKOZHCgSHWQnXHK\njhBEDb71IGQiuOncsEw6BmnU3WrH8GbdfCOLSDe6+VaqLtgrim63lZMH9fUL\nRVTx1FsbuAhVj+BacqA86qPnzySi4CPzdxRMs0OUpSc6bawHAWSV5wluJUky\n511y1v1d0XZiO/PR5Ihh5046jiMRwDNIc73f0zYPmqZEaqVfVnjajyXkCh46\n85tOD/w277EWhDxQVwoBwboxq2z3wsIJa0Tm2xlxjxgOf/2QIYqnWcHAg5k6\n7br8mheLtm6GZBPaZNZnZOR3H6IxRasov2vpXOEnutimSaIqUko1Sfz8auj5\nR+6jHJ+Nt63aym4YeA8n61XnXCU1PmRHzFadrmHgpWbj0DC6KuHEhaye7U7h\ngZTRfvg4R2gtqokKGjZ/tcCO3iOxzsOeeCLC5OvjHOe8dnDmPx8B517R4LGJ\nbwQAje5MkNrPPxqV7WNktbpF42RZ99Lv8Ew5AG1Ud8m/gdkuIMiZ/hXApvbT\n6jiPw2m74Qyj4mS9UvGbemI3DSkuKOrPglNbZfl4J3j3GtFExvso+PBiPwrH\njhslIbFfl81u9BSTLLWWaLTPWzARZvedTr6Pe6TWpzdJn1O5nhSekExr04z+\nzZhZ\r\n=V+mn\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "6626a265d384035933f626869c9858548ab382ee",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.1",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.2.0",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.48"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.11_1537288130297_0.04310682310700753",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.12-next.1": {
      "name": "vscode-css-languageservice",
      "version": "3.0.12-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.12-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "1bc76d04f68b6d3d9b25cf01592ba46cea91c26c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.12-next.1.tgz",
        "fileCount": 62,
        "integrity": "sha512-Be1pfmRlcRsKMl1O/5rci8lu8RlE5vwT8LOjUEfHZkz5eHL2n9rTLo3dzmbVGtSL7+T1XEArjqUks9MzzDUhcw==",
        "signatures": [
          {
            "sig": "MEUCIQDDp+CBy9NC2H5cPW2HB+8r6uRnW2kdZwGaS/O2sss2+gIgdXU4f1RyS5lSasW78hTaR0wvIZmXGpVCTpqpDLU/SXA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2147052,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqR6tCRA9TVsSAnZWagAAisYP/AhzddxqXrLDI+Z/xauq\n4vMCYwVBVSEybH6i72XALrJOouOvOMli7SY21b4UjfcxWhfKe7ODo4cdW8lH\n7oUbhgteRboppT5MGfB1PvF3DD5NGWmrrrrWk3XZq5fCH2xW5GJQPZeN+GSj\nxDxWyShu+ctXeHlUxt2iTIeYLqmjqz0+RwO+/oZtJkEEmtxxSBRDEVc54wxW\nEk2YJWn9yqujx9x6epDfEKQOVHP2UJjDlFapTPpWL3hXEJkS5TgjagpJsHKs\nrGBMIyigfZlg5LfkpPlGMos8TZsZhoLhD201ZdZkMKCwWZeLgpHjW9TpzWSe\nJhPNPU3n+bSHV1jyxZOkY2iQidOqWCCZ8Lc6UsQwZFAqRzc7HxjRWVEzu6EW\nN1KPYfo4TJIVvyapCOBsE8nFjNgD5oVehu/JgfVEaZmd6DbSTvxrlJb7k2gt\nHr7GxPk3TnM+N8UIT7eEh0zSxgldBC9xuGeHlKjdFuZkso+wf0Ue68PUM1pA\nEC3oJiaBspkiFZTInDYFB41sZVwqIE06NtLYdFI3AKTG4eCJCq90lG44Zx2S\n0de7awZ/8aHfjpkOx4XmfoXbsHlPGwaIqgGah+/wfwqAPfDLrwAEaF8iCfyI\nouqJ84HBZ8chAdfL3i7uzadA9TNRWJ033TL/p7vR2k2o/OWyPlo4FJFtwTJd\nUj3F\r\n=mYgG\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "5d43b341a3b149bcabc3e178ada73ef0b876f2f3",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.2.0",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.51"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.12-next.1_1537810092259_0.23306708314911484",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.12-next.2": {
      "name": "vscode-css-languageservice",
      "version": "3.0.12-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.12-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "593f07614852ea91dd94230aab405bf4b5ad41fe",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.12-next.2.tgz",
        "fileCount": 62,
        "integrity": "sha512-nZ0RyDCFrKQhhkeBTxNKSIO6tPAn2nV3M7l4BYQsuzoXlHYa+MII8fvQW0v7wW6JfyeJExyxH9NRwtrVFELJGg==",
        "signatures": [
          {
            "sig": "MEUCIQDLZWHyen5iyBzg6NHlkQEUlW/u7wEUVOJFNFJCQiBxDAIgJOpoCLcb238PKbD4BIsjwc7Z97JQIxUCqdJjSekPYC0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2154508,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzonjCRA9TVsSAnZWagAANnQP/2I3u8IJH4hfDZTy7IKn\nMqrRe2jGDIH1dPZ0rNTfBiKLdtbo2WLe/yqRNyCF1IRZs1yFI2raxC/p564q\nhkAQbQHEJoLDrpKStWTWLM+d0MR8bG4o55WKFvjQ7h4Cx2y3apMmVMNvwRug\nEOMwCvSIa7JHAkPXcCirpmJ4a26pKLlBYnRBkOLiApNLPYfSbPe7sPrb9jCO\nE0IF0o8W722LAR3InhYRH1RRf/kITQ5Hh2StHoNzNYOla2yyZbJ8CFArzPcr\nKKwu0VuLHAuJntSdYQS5/XmbwF7DokGPDaIahsevyWGIiPo0PYJ6Xpt8b1rb\nrDSnI4ZjakLiHRVsFOqLeiYbxtV7G2QoEt6nLmLYr18F4O/PcJdflefUVP9t\nxHnV2DlnI5xSeWQM6WWpV5IhulntmorauIZ7E1OiXkEYYSJws30B9QSR+He2\n6QjUxLAKtTi1zYou1/j6ziuR1uG8afncEQtT1VkuxoZUp+7JnA+Yae/11Zwd\nXq1CBzWTo0UMNRTjiU83HAnp0yADZswWGgJ0CvJKnY+K2OlLAVtcLtzARJ0I\nbecZA3U9yKcjKFrcD83sB+1Evp+AMX3nrkwLNoD1LMjhhkb1izbsEVUAqhKF\n4jG1rlURwuZO0yJBitMTtsAvvcPKEhNlyMxiQW43Hj2y3Ozq+ElRM3aMeYL5\nT1bX\r\n=Amk3\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "10853bb159d78214f3a8f6219ddc1213ea490d00",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.2.0",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.51"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.12-next.2_1540262370428_0.9260505970914108",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.12": {
      "name": "vscode-css-languageservice",
      "version": "3.0.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.12",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "fb4aac5ae3c5b761b1db1d7224b78ff824284dc3",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.12.tgz",
        "fileCount": 62,
        "integrity": "sha512-+FLQ9LcukIhnxaGTjDOqb3Nb1hesz9BLXf5yeoZxUsuK7joADPLPdxLwlZugFcMAvgmtnaFIGnzkQhGOVqf5yw==",
        "signatures": [
          {
            "sig": "MEUCICuhRJRUmD7tClr9nMoUBxWfdje1dMPbe3qEcWAfvZBzAiEA1VpZQCZ2NR4TarenTCqNwVe/Y+TDCTce6uRsrV6rcQI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2164747,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1x2gCRA9TVsSAnZWagAAbTsQAJUdrAz+I1ox7GUnMdPM\nXguUqhKisenZ57+1c/gY+G2fYzgQqw/fSOnNQXpGw5cP2Y4t/0jUypT9PNSW\nRLnfuQQ4VFoNMbLDB3CIiYS9Huigbv0YwNfW+JxTMWiLPwX5GWayIfekvpJE\nxibaGQWSIhNdTPVRvcoydDYggQkkKgwkVXfO/vb7ByIphQb6284BvZPyikB+\nvIt+MUGYF87SWrSXCNCrU8lczLmBHJUFYFC60lj9d9jyKATYKNxgI8wyFdru\nWIOkENxNCCRF1YvgDfjeWJiBO2JGHzzR/zksQPi/of93OxU+z30GOsfYZCCC\nemCmRiZ/WKocueXMjtBmL9DqAgfi8p1dxM1kzXntvBMKOrIpTmJ9tQ5KJxn4\n4UT/zsz9cckgwWq13KwY4TBfRNyU89vsL6TuLyxbXbrUa0Tpw5VzDGkqmDuP\ntkEJ5LNvUAoVWcZ6y0NHXtb16+k/kty5DtGJPRLYZ95LLCvuVXZ8w1MhU2AN\nIUo3xy8MHLgBzMdLOpOqtxaGSXSuo0PUplthvJ/OlnVEo5VB4Z5vUqgirEFc\nwwfbz9jRSG/syOEMMpcf7OHq/fN8y84A3GXvJuELFNI7jg4EU8a6XCJpBQQo\n65wm8uf8ortPMgzvB4oO+wZDP57kWK741PGWaBNJEfeqpOQsQeTSlXPtS7tA\n56XO\r\n=jLEB\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "ebdd998d07fb776769a52285204d8b96e7f23142",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "5.6.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.1",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.2.0",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.51"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.12_1540824479918_0.5971391821514367",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.1": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ab7bb1ff845d9b0ba51dff42fa0efc41ccab8775",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.1.tgz",
        "fileCount": 62,
        "integrity": "sha512-3KBOkNyBRAscrfEGagEWmi1Z6IJzoyFtXoZ2L2KWY66jpMH3mUppiMFkTfaNwXfiwhWKy2ISIIh/Ns58M+b+ag==",
        "signatures": [
          {
            "sig": "MEYCIQDQ3pg5BE1w9zKREq/eFip0FJqb/F+ujCnMZp2VU9DEgwIhANwSeJEhHAF4p2QTDP/6vx8HASWoRMN2nLpQtsMVesQC",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2164800,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2gcLCRA9TVsSAnZWagAALCAP/juGi/UuP7AEkAHRrjYD\no2gXd+N44y4DQy36nKyp35CLfBr0nrguewVkkKEFlnYrWHiK4Glt9wCrxoGs\n0Y9g+kxbsI2mqjcUOMOSudB+bzU5axMa2FlJkgc0lzZsMEbmjCIq+EcIMdFb\nx9VYWe+R9qx28wIpXTA/3aQfJVrff3p9Wv1l1S8lrLelIkwUFcHb/9v+4Aj/\n+J4rp5con5Bxi4rW+WWnRMaPPV+ZuygGmBE0g1u9mZmKgVwVSp7NEiDpnBvz\nxdDkDUYjCVHheU6v49Li46tegsY22av5tgRt+l56/iqsZE2vcSF9HO9U0mvf\nOTyoU2qn4DHw5gnI0LaV+C8ea3fb9qdqwXbreBGIMcGErZo7DB9npmB1y/z1\n0ZYPp3Wx0NtU7Xiuvkr38bIurvhjqZ6vNJNUrft8H3R99VLLAD96tWbAbUEO\nHZ1pRp7UcUL+8n7HkWNC6pH2j9cvsVuzMZNuFXwPbqPZpCv48WUrhLcHuVx0\nAyuQmhJDaAB0qll4kcx4ZQ36+PW0BgmJXLU55Qtv6ock8mJE4/Gadaw+X4WC\nIR/uM0lEPgwwXXCRzozyF8/K3i56qKsA/8+syy9YP0uyRT8t/t9tiuH1maCe\nVls288ARxFKWZCnK2UW3N2d3oHdUovmtCaYrUB9V/9DTIWaPhlSSGjKbnHuP\nZQAF\r\n=MZQl\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "e32bbc5241a3ea3218040800fa675244a7f0dd7c",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.2.0",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.51"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.1_1541015306740_0.5826791054779279",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.2": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "e5195629a39db6bdbf45273f65930196263a94e4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.2.tgz",
        "fileCount": 62,
        "integrity": "sha512-E/fZU/UqSsHh/UrWYcB6WjmJchhfiiHJEFMcmZjXUWoGJInS3W9+a/iFMp+691LpaX6NwxQUVqMMNvlqIs1m0w==",
        "signatures": [
          {
            "sig": "MEYCIQCcJlgxRZ9hUhlo88f/0NcM58C80VCUJt99+Eh4wmnn8wIhAJJeIUTB4hmLW0R7buwSyYo//ZEbzdkC81IB6IeD1IGp",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2164860,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2i6yCRA9TVsSAnZWagAA20cP/1DpeoiFiixPtLWs9rfe\nF9HtkgxHJz8bgyBRc+iKWeKSAkTHmUMFntzDitvO8HEnHE7/LCycAqI4ruVn\nmOSMV8D6ftU1ClWfM6V5Ybt1HZNBW+CI2Bi88ksXU/zvasGYw8MdOR/i79Qy\n2vmpR2daYr/ubzEn8gsVMtrwh0mS8268kn+3YmCu0cGVO9jApNqAq0MWmxMz\njyot7bbykydvcPdnFeykeA+AnNUmOf81OmgqGvtuQ0QLYN30fLTerYe/ymsd\ndf8Du5CWtL7QNk32llVin/dc5v/x9kPSGJdYTNDGUuQ0X7AddiBp9DADZhyQ\nQeOIOiK7R+qcBuxRgX2xAKaEFKh99I0b6ougU/+h1jupyLyJ4aeg1iqY+OIU\nT60KlQxTUCp3/TjZg7tLbP/HYNBwrSdcVpYxypAN80E+sGptT7swSdEHcVvu\ndNfzpCxPK5d1xY18xKPLugY7a6vNrV67akBEtBCig2igr4FOn1lBeAzcRkjY\nLAhMBYejuNU0UfS8gFmy5geFYZPrfyABAGFxaccXlOZXfnvwoqw0BQFz794Z\nptPqraWb9F0IIKZPIvxdwtJmD4bQDxdWBGnNSI0LE3lI2SGdJYnHBBHTUUwL\nQ47KwAfOfbfQqRMZpH9m5fkCv2HJd32gA/L+Uc7YX8uXJy0K48HjpIUpQ9VQ\nKrVH\r\n=CIpj\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "00221c1dec00865b835e51257e432c2ef10bd213",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.2.0",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.51"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.2_1541025457559_0.12703574582170263",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.3": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "b9e6f253cace52fbb749d2fe194ae4b196f3543e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.3.tgz",
        "fileCount": 62,
        "integrity": "sha512-7+7JddZRt8zFRLbqygxJw+GHtbQ5o2YvgEFvi4ixvbUAX6KlY3Yw6CgUUbg9dmBla7h+GbtoDjwiLFV6Oy+SBQ==",
        "signatures": [
          {
            "sig": "MEUCIQD25WHa4/EgrVJg6UKZ/VGIjOU4U/9hl5G97bTP23jwUAIgPRpjtC7LuRwVd2LNpYTvcaUsV3vNI7p+njlKyWzRh58=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2164586,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3II1CRA9TVsSAnZWagAAmmAP/3/F2m58Ci+zhJO/5aT1\nNmUGwwr1l7u75SJ0IgczPEPT0yCU3CYKZHAIBwXobSUAdAx/aOGEgLpHctLT\nIaWotumMEuiztMgjWnymV9fBEahKe1wcdeZ4gQ/kR7Jj5ZMC1O3eOUromw/D\nrTB4L781TwkRRRcam11ei5iGwjPWItNO9+pVoMmQ6zguYVL3zXFxoYNW12js\nBeLbQXN5kF7XKb3Hi9xBRVgBSQHpIeIhSAAQ7AGUA9AyHStYuR8Bg1PN5ugx\no1IBfsi2vkyEpZ8Q9M8yiE/9Gl2Jl1xpgsaXsgKj14Ok8QqEEfrex5YAgcWP\nZeZskYJRyHgu3olFe8B0gTLff7vp0aYdg/e2Y1GbMoohd9oDlTN1TZBKkbge\nfRwZgJknINKJZW1k/YAN+gAURjSgpsj2/LKtfwSpetlZMwqiisyx3/tErkQw\nVjMJwTIASlgYRhofS4OWA53ZT344axnFNB9q/IqdCWjCT/RGkZTRJ4E1K6st\nnqfwDiMjcHmQn8nEwwGiXPQyonRTrczbh0XXr1JHxiFD+lrzaixM8rHRcX5s\nzfVbyEFzLC6IfmJLJT4rxMBXl/iAeFwZlp3BELF7okCyz3ZBtH1RUpAm3s7d\nCWua2asRtOydTHtMV+fIvHaTQWusn1FgeC8+3jYlq8wC4vohKV9Og/UwJGTB\nnqK9\r\n=SUTE\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "b3ff936bae9846249abd2a8fb7088c77108e2c79",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^1.2.0",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.51"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.3_1541177908505_0.8244817541325289",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.4": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "3ff1a0fefe7b47c698fd48baf05dcea2b709b99d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.4.tgz",
        "fileCount": 82,
        "integrity": "sha512-Ji7YpGyGkUZF3KSz1da3dVuKkdGujeDrHE73gRfGxDxb2yE00ifPFueRf1DMXVBSQ4rCeVWzC4gxEhnnLJEc2w==",
        "signatures": [
          {
            "sig": "MEQCIGgzSDSa3OS1TfBqPiUKIDkg1r1w2a9gMFtMT1q2jBq5AiBo0b9qzlgUqhZL7fQpXKnD04nf2QJ3zaHBvlqrfMqOqw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2139340,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOOu8CRA9TVsSAnZWagAAEf4P/3Mppjn7QO5xcsOhXIbX\nyCzI3DUInSq/nlh8nLRJ1pWv7N/Zp8l0unbuI4Uuk4Ovheca/LXNHdwasTGk\nq/XLr8qpAKz2F0x3xQD7U6rtgjCh1cACoH2NF3H1tHFGogisGDsKMVv4xksg\nEG4GoiuubbHO2xFmNT+0LA1Fu3ecJpyolMqLOhN63heCYMbrZLBcSE1LAQkI\nFGbHxkbgqgO2eyUmzppsy8bEAPb3DYkD2AZoXEOIMskjKKxhKS3SaXwYcbGy\nUpWDYAJ8sM33Y+TDMMSOVwGm0X78Xg2O5y4NiPRhuTyiJRgwPBN9cSUwo0Es\nsFKCXI6mNYU4NqnYSKrDGODNsPM4h/MzIzxfMLd0I84Cu19ILe/bhFbByyV1\nR1fMFBNxem3YDrlpCUMTQrlZmG2Vf2wQEM2dhcuQEaRDAtw3KAd5+UytfFpQ\n82C18Ks7Kc5mXt+e+RG1wdSc1pqzg9QLtKGnucfaP61np37LRC5vvhy0yq6F\nIFlgS1SEtRJQWPPHNMCLhQbysiEfmPIdBI41/W9gI/ruI/Z560pTmUX9qRrG\nAOrMYmmh4zBY2netff90TrfKP0inTWFgBbMpDA2Ig9q5UpLB/wwzO0VpqHvX\noS4Om4w5tdWedMaihBC6y6xcIXL2ZOID7e6g3HG1Wq9NbOHBuM2eBVyhcdxw\nLvU4\r\n=aZ6U\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "e2e6c3c715b3a90ae1c20af51f738faf783f8c0a",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.61"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.4_1547234235609_0.8728098429910855",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.6": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0329ea1da29ca84d1821cd32ee10bca0ee4c50cd",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.6.tgz",
        "fileCount": 82,
        "integrity": "sha512-wC8zaFWHNnqIaOT4LXByy3NyTl916uHxGy3U3cpV7Gw7F8ENylSGM2RAO+l7NohIbP0WZlet441HEwSbb+bZbQ==",
        "signatures": [
          {
            "sig": "MEUCIQDcuTuneW3wg5zA1UKJyDu9H2m44LdvnSLMUv0uKDG7SQIgCEeVCgYnswNZLgN85p+omra5OYzdPQ7COeXRTVa/2eI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2139590,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcP+mwCRA9TVsSAnZWagAAFXUP/0kd/syOYLVkyOz8ACDR\n12l0NiCDcoUrHcfFRuVhrpHDXVf2CL4GL51IGBmIPszzJ2gOoOaEKWAZJ7kK\nnIYZXESvIWw7yKovuMg7JeMN0/lm08/Hs3PmdNUlireKbB8dEFATe7axtvTJ\nrG+S1cJTWFnUc6wJp477mmv5YtVfPMYwqeI763nIfXoibZmHlACln2oD368F\ntnZFDSettBSoxrm6OivLmU6uSgsQV4a+6r7mqEAGTiBTQKNtoOP0/QFB49qA\nRHwvUYyUotb7rarQ+LPSBY1sdvKUiQTROgTjgG8aXn8P5mbqb52I8RcvCb9A\niEGUNeaJTTTttnxh98KuelkXESRPUhBJpES8fvPD/mGLal/KbjYPPYnqPW6K\nb5JLR0r4DIJVdAlsT9vIcpihxRh9jmDuIYzy1MO7bWLFtRRXw+6R4TOvICd5\nfIP/8zFHDE1Fis5VpU89oNad43FwdqYn6IyMc+rxZoo5eLsas0mPi7alSUbr\nW2geQEJhVMDeLX7H1qXXW0PhKO9FcFN93Ss1drm5OlOyv9GZDA+tOigE107u\nOvp/Qdl9bm7L7/a9BoaURxg2C1IjvdhbiblwXju6ZT4OLg9cMkvsJYD6qdtP\njl7utLaGB5Lh8BSAgHm1qwSEn40n4gwOS77/Ct+hsX+vKWJ05U/kqws3ADIk\nLkXN\r\n=GsGV\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "096285b412c6c3615acc32437f531d702887945c",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.12.0",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.61"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.6_1547692464105_0.7065688583172991",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.7": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "48392edbf35ce60c54aeaf8d3e83c994d6c4c84e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.7.tgz",
        "fileCount": 84,
        "integrity": "sha512-2Z28n0CVwwNpdDmoIbjUMJPnchm+eRJE/PhhjXss/p0CnSJfXzbll3Ay1V+nDLW2NIGap0CJFbbfT+cilyivIA==",
        "signatures": [
          {
            "sig": "MEQCIGDEr/KDRf26Bo6IKqFiDV077mHdZYVkJvKNpYKTmEafAiAmnwELZmhqOKPYOHqiVnOxHZJT5YmQPl5nZ/V7bVl/qg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2143494,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSQIRCRA9TVsSAnZWagAAhnkP/2/Iv+UM3IlF6Kk9eo3l\nwOrNyoALH4aU3RHxX0xOxoHXxH24R5YKJ7Vo6g6RF0QxL4tgqLkIqQjOGXop\ntk42P/2uPmbYit+HyGhup1bKi2h2KLpsOsv1PSF4Pt5zBV4PvHfCaQAh1PoW\nUH3+kjuuZz+5xwdd+AHg9X2lhzQFK/9/DKoueAGlpNH1LY5ThUWb2ks9Z++H\nE6t7rDMievfFmHLuqR0RLEcL0R+qfj02KNSKuJ1ZWECw9pTZ1W06cUOqSW1o\nikSTA1i9ONIju0uRDlrl3ULjAsQozZgvk4l4D+gwcMx/iPFT/Tiw6+pJy2Tm\n7O+c2MdlXN51SkNK0YAM2xaXOq+m7pVF+y53Bl82FF2JnPjDHCnO3ASulyxa\nRE+ou46IKnQ+UpZdt46SQnOYQcxZnSJZXPp3A9hVyVg22EOsKZAEk+COSPvT\naGjPm7ta/lkYodUWDctIVwEzq+IM1lkt7TDWQxg9UYaaUXHq3r3ExASeJnzZ\nMltxkNFKR8Z/ZP38QxMNviMaS+W3boPLspERgemeB2ERi00cSp3C2JPkgwH7\nLQYPWPg1xgGHNNPbuXiGMzKaNrX2vP2b7lhrNZ2ckVZIaK4umiyVJZGk+Xzg\nmRB3A8iLwLE1jyWO/Kt2fPF3wl7V9I+WdOS5mdQM5zHVmD9NGQDhbDCv76f+\nX840\r\n=VJWT\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "d0e590d6277b7aa0f56e5949f734e1d1f9728b83",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.12.0",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.61"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.7_1548288528491_0.45699016400084336",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.8": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "3e019c9166914fcbd8b71530ff32b438698206fa",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.8.tgz",
        "fileCount": 91,
        "integrity": "sha512-YjoIMCvZSegs7UOogehQjrfNybBL3MDVN2jx/uxFFw0VKFGAiyZkjfQiipEg36jbKL4LKHiBUoutoHYMF2PGfw==",
        "signatures": [
          {
            "sig": "MEUCIQCQuzhjkfpEHmH/28kmr35ll67vIzfEe1stcAINq2BjOgIgZI+Z1pdzEUeTw2L8g5USCk8xG5CD04/u8sXvvALreRs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2292710,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTnB8CRA9TVsSAnZWagAA3JwP/3poZKDOdc2PsPapuF7l\n1weOSP9rceUUIzXBrlaoYhYY3Ue7AOjjK16QWY3AFIoKXx3hA7xt6opARYUr\n6pna8VQfu0ZjghrzxzqhearfOVcBC6kF1maqkCfSQU/B+PHD1gJOYvFl7K4z\n/qlPhRPw4dVRO1BGytr+0yb6DfOBnoJul6Fq8dD+KPL7cHwvPb9BbxtgMeQ7\nvG6X61B6zKSVfhHavLf0N5nbQUmAYjzCYbtCgm1h+09iBhwQ+3qDMObI8K8v\n9HBH5ybAwEDXuD8LT3VcpfjOPdfseiWII6jiE2PcNLjdykvB+vxJGqhi6WLK\nMAPJWLqSVS9aCqGdk4hm4SJsmXAwX2FhaxFHI2Atr5T7rnSuz9od5j8KH2W6\n5UUkwy6HhVOzVhInWObjUhb4+YrnJ6giGSl2TkZDMoPUesOI8Sz7e7dTA6DV\nkf1EYB9dLpEbyvARa5vLKQmIMoo/QNOsjmAxA3K3sPj8t8FTt4UhtrwYd/pG\nCsEpRMnQ8xUKk3ewYnb+8TeW0f/nz/YLwJsCVb6CKy6fa8zhXsFYMtaHMV7c\njCjLzAdYMdoBAhTGB0L37QSK3ros2IY3WhY0S63i0xIZw2quWBGt0ufLKUpr\nf3H9mXhvHIAfqIH0R2GRs7eE/VbwZiN9CrHRSWfGpKdmbgKuwrfBekHabHzZ\nAyRe\r\n=4mbI\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "a20d0b22bd1b66d77f142133e5ac778bf1b1fb05",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.61"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.8_1548644475386_0.044685794466631235",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.9": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.9",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "1f3ba55fb7444d8eab2c20df60ea5a95ae450cce",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.9.tgz",
        "fileCount": 91,
        "integrity": "sha512-ooq2KOge+fF7K3mk43C+3/a7roVBDgHUSWfPiDrhOcT7iHAFSmyG/I7yZpH29mXincIHo22hGCoWzEerJF1otw==",
        "signatures": [
          {
            "sig": "MEUCIQDg2J0UfPEbIZIEkCCsdMLqOCM628i+R1B7x3u2p2kIVgIgExLTfCYEr9+nrxluUQj5tftnxoR0waIBtumEHbGhdnE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2293474,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTqlrCRA9TVsSAnZWagAA2KQQAI1987iRwclrkam8P/vf\napmXAJy/zwB0K6MuS7Ty3J6XZGE1Gwu2sIAoJ/iCvLRcZBN96knzi0972V0P\nmt4PVwPxzvupcHUPkommKHCDbGRAF+zAHeA6vDqKqV+MYZ7fJfsKq9HvGl1P\nkpD6kPQIOMukeraCGRuGWsfkZVA5HuV/fnhwTvgVZc+cPfKX+kUb4ACMjmhL\n7JyY05qf044a8eknfjPVSOdGkqRaUXYnn+ITj7+IB3KZ5VVp9kbuOu1eHSBT\n+ov3kFA1qZZL0Gi18gm+YXAIh2++3VyYMHrnuSPI0Srwtp5f66VYDgEG0FPM\nq8TcFqG1fjAhF1lWJhP0wOogVSgmUcfsseeudVCVDz2PRA9GqWp/CRxfNbXY\nUin5Tx8wKXPG8X1Zm8zt4k3KuSX+Mt7GBL+2GHo6UBYagH3ugrGTrGlO8ZJz\nZz5cyLBF/0ViSoHETKZV74P94juIN4AC2j2C3u5e7GHlLSRLiwLslglKH2Cm\nqdebP3gFOozvNKBThB8m1hobdaeKwh/E9sNGW2snbLkwxI62ab/U+qWSu5wl\nrKgUq+KRbEeLzeaPNEWDMa2uBhA2a4WoLoler6boj+iPmANN5SGuJwN3OeFI\nttSGBzZuC62pwO8N85eCUqqn5MO5syKOWKzSWKTzfAUp2aZc8OAxEj0L0rNn\nyLDM\r\n=3PCS\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "bf1fdd78b65adce4c71f5ac7d66858afc0428ca5",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.61"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.9_1548659050903_0.3735090191521604",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.10": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.10",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "f5822e832b06e1e91ec96c528bab83bb07251c35",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.10.tgz",
        "fileCount": 91,
        "integrity": "sha512-zKwzo3GVhrAllYDM4afL8q1XCHixsI8tP3SyLrWGzp0Nc9P+bbjKQeC26VcaOb0dtkgfpB/vfBPf+4yOs4s/pw==",
        "signatures": [
          {
            "sig": "MEYCIQD59fDXq2c4KunWBWIyUKLl7lnDnSmNWXA3qp2LKv4NTgIhAO/64QSgUbRFh1AIK6oYASaCZ+0Gyajgfq4Eu6Ife3Gd",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2294801,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT20FCRA9TVsSAnZWagAAtmQP/iAAKuUYoCN+0UT0eCom\nRnLP8tl+tkascfuCYJAnvRZReYrFUgCwRz+w08ieNc13E038fnbCOXsd7CzB\n+1FgSF5/ZC1AIM/kAOOJsbQ6fbjA5sqKRT8kM/kG67TqqKTdcVAZ+k07/laz\nQhH8UJIzNTJI5LbfD5n/kLX2FYh3kMsLxAby1RFgKUAW03krsGJRq02ymNTU\nc/e7wuAfnGJ7PhGxhfPHMh6e1DprtQiKvExjYWywFfhEFMbaRrgbycjyeaNG\n4oNVIKjd2Icq876TrwDWx72LOZlNQv1bQo5UqY++R3Of6PbhcHWrirvhw+pE\neoGpUTcEx4IWuBfk3tWehZ1I/3b5jG8mEt612POyzGgYY+S7DlfcgB/r0mfB\ne0RWis2a1dJK9J2vxbC5K2L51EbpNSDyYTtCw8CVQHOxHQ0K0mZf6c5twkA5\ns80MilDVCmRG2PH0d12poGAhD6Ipz2kJujGKjbZefI7Rl2DFyrsHqt93+zRv\n8TziyMqxwcpBjd24eg58UpCBLQvk6256PRZ/nDscwYgDk0vruKFaRsVPospc\n03Ry0AyTflouOOVtEe3KG3Tlcsu539DiTHBa7U3wdSPDnfQxbUzcrWaEo+tx\nD5/XdNqCoGA9A650wlwFegVSo5VCT/KmKXGTy6W4AdbcYI1aGWGRGqAwW0io\n3P3k\r\n=fx44\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "dadd35fcd3949626609bd56b659d63aebc1253d4",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.12.0",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.61"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.10_1548709125167_0.05999303396837452",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.11": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.11",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "4f5e90a8f4d306b53173fcc75f1a29f6ff9e2605",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.11.tgz",
        "fileCount": 80,
        "integrity": "sha512-htXZMkNn9RJw42GCsnBHWwHlQPBoFEdntqAtHoAaidIHRRkV9De6mrrmP1Pj3OSKB5L1ShsGjmPGha+qTuQ9Nw==",
        "signatures": [
          {
            "sig": "MEQCIDf0T7bAHhU+UZ3qYRnvTHm63ikwXx2cEMQXYBNY33YzAiBADZTEaXy+3HLP5QcmEGGUIfn59Kpbi1/q021h6WFT7w==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2287134,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUz88CRA9TVsSAnZWagAA3j4P/0l/yV6SR1S3BZtjgCEJ\nGEOrnDkVkCucqAEuDRW0SkzmBjsbGnRhdDoVDcMOv+PvNCa5W02f4JlFucXA\nhbDIl/1Tl0yBAEQSXToN2qvCfwC7qfN9Q7TmkXxVM0opiZ8ngmevDTmi2Fmi\nP4jV6mnOk10vmKoCPu9xxqkr0SosdtQ7fpYlrmG/FOvjW259Q+C+QB6AEWjR\n6R+BoSBtwfJabXaayM9LgRnEm1BKXasiyyPyeljDldMAklC+nz/7pqnbDaYp\nSdY1C0tSRySnFtTlTrwuQiyT/Pnhm9zJdZ49WcMnJKSL1BYqajRm0Sj2QzLJ\nVAY9GuuFhzFoceplsBbP90dUKA4XcpJU+aYdkM26NKyG8qFKJlJR+lmUkQ/5\n3y6MhgX9X73rFm64/ZVJrQwcuWw18LRPjX3l6SpHASgMjyTp1uP9ie+wBZCe\nGI4zqwbCPtl8X0terqLc9AZHfnAgIfqgr/kFyWJPmKFAuEDo1L8iFeq3F9d+\n+drhLT/57U592Y3MtlL+vKcyg275olyydLepHgnfzcYuQOH6CNQlWovt3rca\nIMsQS1ocmt0F3aw3uAbH/yivMTkuBNWa/byHL3dCJBHAVrHRKuqvU/O010a7\nwuLV8eRZ1gHssGuOrC/U5dDWK6VTF7RSOKn74pFNztiAMQFp4wMtIs/5rxTq\nxxdw\r\n=F9Ry\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "52cf24d97a08d7e78c17ad420f0cfd121b2a99f9",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.11.4",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.64"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.11_1548959547372_0.10091746212298158",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13-next.12": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13-next.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13-next.12",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "8d20828e41bc7dcf44cdba4b2e476393780a7793",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13-next.12.tgz",
        "fileCount": 80,
        "integrity": "sha512-5B3NYU2DBFhbUvMuTg7kBlc9COHyr/pbR1cDzXGFwemQG8W6ERsgn+eftPHFbcug1kwBjPVSoMgtw/czKpboHQ==",
        "signatures": [
          {
            "sig": "MEUCIFFXC01JmpE54oknJqUzLcMDxMKNODewIJud+fvGH71YAiEAyahbzdb77olCJgbBPtvrLhXM1shV+9W+1nlZX0mnA1Q=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2288635,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcU47yCRA9TVsSAnZWagAAzYYP/AuC5+EKvI875GnYHcwH\nSykRp5z+9mwiR9k+2PWZs9cn40MQdYXwzEODhPt98nfn9KJZkrOrd6td4V3h\nhC3a/+LQrJMkICkc+1DA/W5wBWlTxYGjy+m1hIQEjUQtsOL/PZvLBz1EyKx/\n8gtgIoW/LIkN1dv2RCSskEYbXHYncpFLPzViSit1VFvVWNTZFvECNBOr2kI9\nU4Gd/80fpwk/TnWuvVfUpVJXDQosR4aBL6llbnHLWORY8dRc3UPhTp1aDIeT\nFuX947MP6Ur/3i04izqCm5pojCBPawhIOovpgWG0IwEtlHdaFKYdUX9XAZCe\nJOjrPj/U2WlGxMJ6yjSTkz/e9ZueynWsZ7SIY3P7SwdGPZTLQYFC8h4udPU5\nKln4WzxB6XwGJxmdJcHAoGT7pGmXQ6bSTfkX+Faw7VT4Vjm52QXH6D0zivTv\n+q4Fp9ngbZJeh8/Rcqx/OGNmtOByCNVwynCsav5JOkj9ocYtjUVOz1mNhxYu\nPaARTQf/eVdUHSQPWzq6gBa9PsIDvpCXBs32dOzuYv8V2ekQ6U2DgDEVQsEG\nwUU/9WQrg6I8fB5hk5rbUYd1Rgt+oxufdKPps7c4wWWmhV9W2jEsNiVdazxW\ndQaV++YqE8N312UZJzO8qKH8TFrWqQkLOGeEqctA1Yo77vrxavkayFAfbODl\nCvt/\r\n=YbYL\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "ed177aac88351c2a0f84207c321cd2332c5be019",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.12.0",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.64"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13-next.12_1548979954165_0.9810378513777651",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.13": {
      "name": "vscode-css-languageservice",
      "version": "3.0.13",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@3.0.13",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "1788735b65fde54181ea458e6a52cc2bd6dd9126",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-3.0.13.tgz",
        "fileCount": 81,
        "integrity": "sha512-RWkO/c/A7iXhHEy3OuEqkCqavDjpD4NF2Ca8vjai+ZtEYNeHrm1ybTnBYLP4Ft1uXvvaaVtYA9HrDjD6+CUONg==",
        "signatures": [
          {
            "sig": "MEQCICW6xXPmLhyT6ene0dXT8Z3CAn2kKaChtvKnAXv85kedAiAjSJwFBkcwpelAKe/PNx5UVVhklPUGicsYvWE3qP5MNA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2289665,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdt//CRA9TVsSAnZWagAA0SMP/3js8kPxRA5Ux3QeEcfp\nCyyjDbJDRO2ctX3DJNv6N1b8ZsXX0beMv1zEHmtc8RhmjBd4vQocNZtUZSbc\n0YYZCq+E+026KbkilxwRYGsepXURuuGP+hOeKw3HspGvPmNdldO89zpwl/P4\nddb4cMn9ERW0Ft+oQA3j51HSCISgstM6jjKazaKSlWelw+lyK2ZQ1DZQSI8L\nY/pH2YNkqxK/tfX/gWW8En8abxffBJ+OklfeYhVA9GxmYmladiW2tfXlcAcz\nNEGY1WFRJ6PVF6sxm8ICQZq0hz4UKtRiUV+/znG1Do+hRaat9iZfMgP57aSB\nZ+VCYHKCu6cek2hV4xM/rPv+yTZPJkumi0Wf9QUm4gru5zQopsedUEvzukfT\nQxdRfijVs9M6zXiybuWW18AR397He6B+Gx0ud3wJc1Ocy54HZCvBtIkYBv1D\nHLmwuUTqTOq2LAs0isEKt+8AYyDxd5cNR5ZkGnNdrDp0vXrpXbjmSlf23rG0\nGeIw6UHwStI6wiVqH2mtZJIwUP3UcH8RsDSDJzwelQXwwVxkLx+Iw/rGdKaY\nN0znQ5H0yR7fq2CftbwPnNHvrmK8QPE1aeBkeGhJh3jp3uT3zVOTGtTfGhtK\nzDyU9P9EddwzbVqsCC55ggMJJoRgpQb4/gobsOgsIuQoOI0kRkSbWfaGzEOI\n8Oe1\r\n=19DZ\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "27c789a065207a89a80541ede1e7561a72c97cd1",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.12.0",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.13.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^5.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.2",
        "tslint": "^5.11.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.0.3",
        "@types/node": "^7.0.43",
        "@types/mocha": "^2.2.33",
        "mdn-browser-compat-data": "^0.0.64"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_3.0.13_1551294462774_0.6480490280277029",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0-next.0": {
      "name": "vscode-css-languageservice",
      "version": "4.0.0-next.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.0-next.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "1d8a288609273767421f037e4a52460ee5b11b43",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.0-next.0.tgz",
        "fileCount": 81,
        "integrity": "sha512-U+ejTKT+/LfNyoCaEagH/9MM+c4MWhqzanyMHUSvkt/Mq4gK/+K+uUDMxulOQYEuNFGuyhSYycfIpqJCV2DR3A==",
        "signatures": [
          {
            "sig": "MEYCIQC1vRZaVF9AAoo7ujUW2Rn7mIFFU8ANJhCQtpWeJ8MvmwIhAM5pWYrsBjKSPc10XW++o8HpPpKIO4YcMRuEQJFLhykP",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2191726,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfT7YCRA9TVsSAnZWagAATnwP/0vhJ9S0YqmiIsizb0bE\nnqZVTMVLu0GvyXH3yv5Iq1FpM/RIXQcKED/0AFBZOt3de1VUV54L7ZietRgz\nkUkMKZf4qVcFkjLR+Yq/wLr2Pz+fqhRXWUTMoqtWtWqrsDUvgWzU32KAF6pO\nviVh3Sa5OUrjNVw9DqtrGMnS5psIfYqeiu0Kx6Bio0+ZH8fpmt3GK2A5UBuk\nfVxfunnF9bblmOf8H4V7tq8m9Ut97AWxSuNYtPBqePr+YNR8hdRGpyy33AZ9\neqDtw1Hx798Tx91g2IkslJf9NzCAz1zzsvce1XVl9iNaY/ty1tqv6dAvmZR3\nC0wyA9uUOinJ8UhSaoOU8Wi7zOoZlEaEwCKEeiu83BUBjgt45QzpY1uOGifE\nLt/Vix9RozlbNGZnVtpyckNJ61mDE4W1mDjlTUO7dmUYmWO1otE04T4MrGqm\nJDfsLidtcXNNEQ42CPomOv7FyE3LFDlh/5ebkeivdRztprcCHwmMYGt1oc1f\nz+vVi+kQmVYqdHc5NDMKSQQu5npKO9jQGr/Ole89z0G6E6LOXT/JXLPJSUNC\nKfhXw/54BpCgJZgrXIhFe98qrhgwW5KB0jc3Qcqy/jqarCLl7Evh6VkMqvKi\n1f9IuRH3b334YRTS6e7hnUnpD1HarDpzFOdReJHacitZ6sB/ueD4EgUgwOQw\nLBzW\r\n=n0C3\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "4f992aefed2ad4a9d3b2b86f4f2fea76639a76ec",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.14.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.0.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.64"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.0-next.0_1551711960041_0.7941821746571085",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0-next.1": {
      "name": "vscode-css-languageservice",
      "version": "4.0.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "a8b584cbd3646dd37d0288a4c3f312ea1888a4aa",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.0-next.1.tgz",
        "fileCount": 81,
        "integrity": "sha512-I1JEHVSYP5WjN175s5OMoi5nOFA5ulL3wu+dCVSYLRlUSdswPAfaKQKMC2Q0OCj4+B5rgRfOsBDth2z+xjy7Lg==",
        "signatures": [
          {
            "sig": "MEUCIFevw0eC+8/1xUlbHhQeg+KT0duz8VrNdJ7ItUCtYENIAiEAt9RKM88vp9FPwS8A4xdnhb1EVXfisIzLO8yAHz3smrs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2293532,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfVAaCRA9TVsSAnZWagAA54sP/RN/9vtHcaAsMpIstC6Y\n9GufvswqVnUhdShMWuEGUSwXUPDLKLU00kr+XyndS7Pf8/jwqR5g5pp04Zkn\nJDVAvZvfNTjWsLqBA+PCndP9UDUu1rNtwvZaKXIXydo5KahE+YCj5QtJnVyk\niXybLlkYKi9dBKtvjRlLBT/M1tICl7WwB6Z9ka49IfnckLGw2fCtZ7UvnSo1\nGI3VBuN0sXxKEiKwgBmtfOzdcNGuGxr937ExHDtCcnt50OgevATIGAaZGAkw\nBDc2qimGeb3bVPv15BCfnJ72o3vY3VGzzdDxzc9SD+CV1eEM2WrWat4Sn/L3\ncrCVNPzmGORxZm6GDPaakvOp8Pf8msIxj3bQM4KSod9DS9K1jgVO0kYaunRs\nexko0+FM3mDiAtpvH1FhN9pbvh98leSDGvXev/At0OJF99wQ8mea/JsDuPGo\nTK55HKUjgWaxQvzYCTdvGMha8t7P2mpZQlnkuYWoQTtwXcMGfnP6eFyKF5on\nqpBEd5FBC7ng/pQaNfugLlBqGKCey3yrPO1Uo6tSMZ79gzvQHpVtQC2A1X9i\nOVpicTBNvf2e096rvr48d29s++xycrlxLoPjUw+7MddaPpQIk1eEHEgLPNHb\nPflUpqzOFeCDPzcERzQAC1ucXrVY9NfspoLFcZp7t5EF5UI8+wQuAlcFXruJ\nCnXh\r\n=9CqA\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "ae0ddd920da49aec24c74f937b66f96bf583f604",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.14.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.0.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.64"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.0-next.1_1551716378449_0.3963761201660203",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0-next.2": {
      "name": "vscode-css-languageservice",
      "version": "4.0.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "d4b9fa5f00a7398adfbab870f6789477ae2bc0c4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.0-next.2.tgz",
        "fileCount": 81,
        "integrity": "sha512-y8fDB5ogL0u57DetSkgbGsk+cdzi733RFo0VIxrJh+NrZ8UaNHGhjSamkDJqQlNOPRze9+Olzrt3jUVGdtkiBw==",
        "signatures": [
          {
            "sig": "MEUCIA3Wtu/PxCKb+Zy0SX92GRJDjlVN0Uxt/4nJXY3GRItzAiEAlPVWTtcSZqYvZg30lP7FV4ywrzyyN24f+DEiW2sfauQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2293618,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfZFHCRA9TVsSAnZWagAA6yYQAJUGq4T9ZW5cOBcinymZ\no0F+dktgVfNHeMKyKT2JLHNS/7IKuyvrmsMpZOsrs9+cXfxL2eIkyrRFAzUD\n9SK40+5JJqZQJQOXeTrLcyxfoHllwHXIAsOgF/XMsFJgfC8qEGvY7OEd+/RN\nFBuzxQu+eWU08KTUTRuwiZulcx0Y8cM+FivslbOj+7FFYZzJQnGFNA1SQho7\n8lSu0WxUKkWCL64H/QG5ISWDY8DLa60jXVUppr8Jtxt+/CJcW2jXBWaEkZ+G\nDl3/1yQl/pvANXLq79Kw/4hH97b2MJ/9ioxSAxvfOzRWTGVDKwLqdF0OamGK\n1UDJNQ3Wwq5yvsPsBHl0UW8u2xZdXS9Y58/NBEJQra0AbQdgZ1zz/BGonI60\nDayyzhg8cXWJHBm0wo5yHSHb1PnszcbuZ8LYk5N0qbnAudS01r/EKclH5XTQ\nMaCFJsc70Hta8rCSOT0gVF/olp5AGADbbuJ2RosCNp05+imIVMHgRjWqy/2g\nMpeBOYvL+gi7ZR0nUodseDYj7+g/LnBEzxbCxzTI9TJ5wKWrMJl9EiqzZFSP\nVAqQMblkQcMkeIdo69sXirDFHrtxEbJ7B2q5pjk4LSMiL2txAge/G4zMUvd/\ntNmyYmscPRafHJsjFBPH6bYrV2VUCoG82laYyBDs2a8j15VipYCxthdE6+i2\np6FL\r\n=AEL8\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "a84babb99c8fae14507504c2adf9267524514ae0",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.14.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.0.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.64"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.0-next.2_1551733063203_0.8204056816566052",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0-next.3": {
      "name": "vscode-css-languageservice",
      "version": "4.0.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "e9529f3b4ddf95c9a3e5dc2a6d701a38280ffa98",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.0-next.3.tgz",
        "fileCount": 81,
        "integrity": "sha512-/xmbWpIQLw+HZ/3LsaE2drHFSNJbM9mZ8bKR5NUiu2ZUr10WbGxX0j/GDZB3LlMmdSHQGgRQ5hTM/Ic2PuBDRw==",
        "signatures": [
          {
            "sig": "MEQCIGlac2YcIYxOV3soeI4fC3oYT6wDhcLOTqJqQw6U/HfFAiBq1K8Jc5l0R3PfHVlvYD3SdlVnGNt33OU4duusWYb5vQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2290942,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfljdCRA9TVsSAnZWagAA1NoP/17184FpnZ4IJlVX2YfG\nQCnSVWrs0QyA+2qO8rtdgZ468NTFXxBqOjlVC0LOqJwT7QxzgfJ7FJTeBf2+\n6nQwJOJ3CoARQR/yAlhizHrfujD9iLvUv5pM/uIpxejh2PNJEExi3Q/6vepe\nredAp+FIvGE6Ch/OckTv4ciEps9F0EoD56oBeIWJtMql5Qpxcm6BPe9e/BhV\nToRSJoFrWAjI3i9y25Yw3WDMw2vtIS1Mn5OL0ScvwGFJm3ugLo+ISpPnbijw\nrLVdTCihfwhQPdkMRhw1FuzxVKoUn/jelYE3gne7up7dBYbE63g/fugPmNr1\nUWHrWlaiFBxQmyfdevA485bJSKUovVGd7RvSKQ4I6beqBVJ+axtsLZifxCXV\n66rTL6ZsORwd3ClV3Cmbhw0Cjk+a8pSxqehek4CMpIH/OxQNDzAS2vhwcl4o\nkv/wfXW+DK2W+0KdiRIc4K3FU+p5veWH2VlfwEhO6Pvg6jHHH3uHQHVgn6+7\nvnsvn7pz0pl2F6PvOaHzbK4Qkc/q37Tzjg73hbynlsxUFXfrMpuuN08xHRQg\ncBLf7kl0pY3LKBXvWCckcp7w+PhsgW6e8wauQZbr52IuzK4qZ8IB6zme0QlV\nBHF2hL9UmP0lcqUROb5oBz4xlN02mhCWxlCfWRj4S+MUI31WtjlV6bt4EZ8J\njPIF\r\n=91u4\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "45e64fdeb4fb4117f097f3420c762b3a26d65be9",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.14.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.0.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.64"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.0-next.3_1551784156442_0.29493388685643485",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0-next.5": {
      "name": "vscode-css-languageservice",
      "version": "4.0.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.0-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "a9246d3c85c33e2878b305a93de6a2c7fef53d3b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.0-next.5.tgz",
        "fileCount": 81,
        "integrity": "sha512-ZO8mfoZjPgY+T77+frQHtlXPxt00ogPJfdOY2T8I3vT+1m32GIUKjcmgwg4sMtx3/+PYwu2SowgygrStny9JvQ==",
        "signatures": [
          {
            "sig": "MEUCICgJc01FWC7RkqeZ6isZOW1kHWgbbO8FmX7wwVPOhsdUAiEA34XziaThquKKHd1dCm/wF3AV9GQ+YLjYAtXlX7nTKXs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2292995,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcinw5CRA9TVsSAnZWagAAn+gP/05+wu1lQbWi7dWopHpn\nhTQxvwIgNKMi3h39FBSvNckXpnEInjaqAVcTgNMQIN/LS7l08uGcxs1Ajnox\nxZANTjtlONyXVKSPLD+vF/+8jmAFnnE6hqw+3FiDOjnv8ucCNPFDmCdvgFSC\n+WyEtk1cauy3OHY6P0nqF80r8o+w/lT6DnyPH5MSWgllE/19GP9LjTcQuXDo\n1yyX7EfKzjYTP8s3vlSDJ3kDruI/YktqIS1d6DrbXxuLrYddrlBH2Iq8Osqx\nFZnDeM37JwX+P9G+BC3G6LeoKp3EFMvRbQzZwONDsUCdte8saPQbBQCYR3qJ\ne0gSvGiPqVKjuSlfqQf2I3EfSWHYdZvPNa3QdEJ6ZLxgGa+BYvupPFICYN5C\nAhwDaxpEYp2SzFGlhLzMIacqzizpS91pkVAHqzEMPkJSkVKoECYphJH8y1g6\nC0WFwy2SzfsLggwP8GSkfLqn7mpFkq4mVgxw7/k5arBZiqjqTDSASoYhQNIB\ny9dHFBeaYft00qEtH2+CgLGgh8qgku4VintqPcZeyahbd2OGb9h5NZ6itvaj\nC7DFpq/pA/H1n1PDRqCQROxhC/h5mazk455du6RiHDv02M+SgyffRDF11AW6\nCU/yE7lQslomoqasKmiovP6L35G6rfqqAWeeatQKPbCPhDSZrK61mlXNmnLz\ncat9\r\n=WbW5\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "69884c1d4cd5bf96de71b576587667853600bd50",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.12.0",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.14.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.0.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.64"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.0-next.5_1552579641260_0.27418144862787464",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.1": {
      "name": "vscode-css-languageservice",
      "version": "4.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "8bb65970e7d62a279e2a079e4ad9eb72cd61c2b0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.1.tgz",
        "fileCount": 81,
        "integrity": "sha512-YDrWfygBG1vYCs/p95DUIig48ajQtmeyvg5ob/JNbph57Pj0TBcqhK61/HYCYh238Lsk7vwHjuhIeHl4Y5aF2w==",
        "signatures": [
          {
            "sig": "MEQCIAomr4oMb6qQBUwxDEu3y2E8qXdcDqoR/qLRKu7fYog2AiAncWinqvRHXWEoAzzhRl1LN7pPzMc9FE/n89C6XIgOQw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2293386,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclW7jCRA9TVsSAnZWagAA6gMP/3JLmll+z8Ne0rVv9amE\nP8QEnecfL9OBpjU1nzCqGVfIQXi0GFK1A21mI3fqLUdySrcacO/SBkTmh8wZ\nRW6jX/SBgF8/NcWX686vFGsjMXjKfVjF48fsxZarOU1+mZfcI7yi+bqMTgnE\nQOlj7gIvFZv4gtIp4cMzW0CfwdXVETKVaaPCsIhx2qyOai/UAMCEAwpFZd8s\nUZK5KN6qOnY5HxVmerY4DOuIUz+EEyHb4n9I1zJGqusuPmIbFm5hZ3IGoahU\ncKQgr5D8Zx8uE55jyTWuxbYfPWyF0S3TAdGfRRO9ju6Icf0zaHi2y3kMDDNC\njz8zQaQbmalrwIcK3dIy4/BhqPwYA5X7LjOd6BZYHFUId0ofqDjniV8r76ir\n/THkxk7Oy3LKiycxgD7PLaev9GU8nqwGcefsp7TLNoFsEGMzXzDl8JeWN7Wv\nB6YxlLISQw4i4Rds5VUBzKEm3x6RneOUqK5fioflIP9N8xyCBYNActMICLoq\np5j5vhBM4GLy/wEN1ZXZ4uxNcpmzOHGjAZPdTnLOJ79T1vhCYq+w5SIyxvY4\nDymT+bm60nIZ6A7cYPwahvqnCJu8R20mnv3BUBhCY3gt2Ugm0w048I0UkoPa\nCfjoj2PqMyeF7HTSZAaxrbKTMYmk5P6NzASVa+exrnKKzIj/QJ5ZHHuyBpeD\nqpLD\r\n=rOK+\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "ec9b113c30d8a92dc9c8e6581d501f5251e8c925",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.14.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^6.0.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.72"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.1_1553297122597_0.5393316332468214",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.2-next.1": {
      "name": "vscode-css-languageservice",
      "version": "4.0.2-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.2-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "452455edd8bc70cf16d584081958ff138b08396a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.2-next.1.tgz",
        "fileCount": 81,
        "integrity": "sha512-45Rk8IBgvOfesTRLlIQs0g8OMuiubRazqa09cyAZO4aObAYUTMFQr/JDPz3jB+mB7qWpAip90x80gJ8MVw22vA==",
        "signatures": [
          {
            "sig": "MEYCIQC4r+bMCgo5yNmxvK02to4eQ8GK9rygQanvBgD3faSBVgIhAIfbjTDIllULOLdIpVMuPLwfHlqpazhjKGnKjtOc21zR",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2290601,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmRy5CRA9TVsSAnZWagAAM5oQAIX2ddXw0rrFhzSoXCB/\nN5o4JTRqHCU6lU45pSAzEI9yX40esYyQRmDPPb7pjqFQUfa+EXVnLADORMIB\nZYwiXYi31/heumaqQQ6Zp51UP7b2cHhbJU+uRIp6URW8qItQKGlN7coF8Jl3\npfMkPiry2ryl7aK4ASisYvq/YuXhbAL9PIYqRJgmy+mCrEY1vTaptTqftaqE\nHMuLRtqqrb/WiZpplxPyWP6AJ8Wlkw6kXW1ACTzbc2dTb3EZw8D6Ir/ohCbx\nqZoCD1K1aVC30anI2zkqyTvnk5Xa4VO8VD3kVgbfvQZXngfC5+WhsP+wyXXB\nKxWQIPV9RHI5/3MwHM7PNopw3w3nvBxDF0J1X1sJ4gtXh+LP33ZjXWUzEv5G\n99WZczAWG0+itkd/Da98w4IV3tzaH9NWIA2JjQxJ8QFGf8Nlj0puwrYSTozh\nSLwY/l52nJbzQ0CATLqDPeqEQ4RfztjUoE23y1hEKlmvzxjrRcwxxuWmfG/M\ni/zDV+sjQJBn08PEjnGmNXQu/lsx9zs0CGA9hONVINaHMOA0CPmMtmQl2S3o\nmP7ZxwQa9LpkJHNbG/HEbl1WCjb4G9fYTcWvOqc70x78Pq6iGrHa3TnWeCyN\nzMeJtAKL8e/c9Sml0Spfis4VXZO88NBwDiEJ8qambvNXM+YBKJ5rVuN+WWWw\n9JEw\r\n=ohOn\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "0b39f84140190d6481b741efb98b230ede33038a",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.14.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.0.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.1",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.72"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.2-next.1_1553538230564_0.9102406792894706",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.2-next.2": {
      "name": "vscode-css-languageservice",
      "version": "4.0.2-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.2-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "21c93a46b547f34a2a27383a5b1dea729254d238",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.2-next.2.tgz",
        "fileCount": 81,
        "integrity": "sha512-QMFjcYno2W91Vy9UxEelwz3SQBy3ZuVDBAceH9xszve0Q5zGAnOUnf8C3ZHi/6ukPga9AHeiwSnSF9TITWmvtA==",
        "signatures": [
          {
            "sig": "MEYCIQDVEeo6d+qY2xf2wDJ+etlxzRJgm67+2OBNw4gsuQReLQIhAIYe2xo4meYcNy8tAyJHHi0K9VnbJ/GlQbzJms1fUV1x",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2303361,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpTryCRA9TVsSAnZWagAAxz0P/16avXRLdbDOSBhWiLRO\n56sUWYgF70i3jvbiSGmCaT36xVt/A44vqN+O5b/zPZuJcDMIiEMJyW7sDlvX\nY4H/MSF5kZGDue7EkzL5+oRez6XmiZx3aQ4aYnFsU9l3rivBl02PWMAMEWAG\n/91MoodA7jiK6H0BprvcFrBuOuN/ishi/mU/YM2XiKOBu06c8pOp4Xw/PgvV\nSPvBO9DK2izjG35c7UFLlC3s952l3FOZ24953LdslQilau2KpOlAicGwwMyI\nK3aHzYyAxuWiQ6yY765ErCrAJ+0x/LU4NWKKf52SwaWt+nLnxZt2UGJnhzlM\nV63Sdmo+vk47eqkXySoOApr9rx/+Xjxipkkf6o9eelgPd4/hKTNa3RLGo1oo\nY1w1LAuSdL44Z5gHiPG7Z86RZvO/P1Nd/tFZ6JtUqwFX/PnCn3w3m0Lrmula\nYl8klY7FvULSyEg+Paktu0kUMkJT7cKloDO6xgE4bawdvKadXn8g8V5uBmsu\nZ57FWg1EtWxNP6gQxDWa/Vf7X20kgxvYsG+y6isPddEmjlMAQsFchnD6sPaf\nBdWA+G3u8r8xsq5jXBEa9pMz1fNCNpjDZ1HiwmRgdTZCZImR+6oSwmp6EVlf\n0eOTyJIW9AwGVvkF5JKwa1xsSYS7LK2QsMJnKNL+l0ewQq8ZwjoypqHIRxmi\nIghy\r\n=pDkp\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "debb735093d1a7a5b5297118018c6b2703306e76",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.12.0",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.14.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.0.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.2",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.72"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.2-next.2_1554332401712_0.7235475379345888",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.2-next.3": {
      "name": "vscode-css-languageservice",
      "version": "4.0.2-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.2-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "f81925d6037f05724d1c1fe00e8fb7fcbece72ff",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.2-next.3.tgz",
        "fileCount": 81,
        "integrity": "sha512-Th6ESBGTdNo4CbZEeKNVBKi4DwGjafS1+05kuoH3hO5mFCKr6ttdvu4GxMHca7nGN1efv5tiZ6slO8PCN1bLNA==",
        "signatures": [
          {
            "sig": "MEYCIQDuYYxPP/Im92geOkM5JZvXeR9/GhEZOFiwZqiJ3+QwdAIhAM2dStz+oQckQq5SEI2hh0XHmNydXSHAoiLc46uTHB76",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2303799,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq8MCCRA9TVsSAnZWagAAQUkQAIiXXsI6+xiRxYQBgWB1\nHLW6gZ2dIsBgQt6NxfiZYsLYGm3tpveIykgpmeyybk8DUQipt+4W/BLuJuwO\nvN8EfQB3wUxp1OzgwrZGM9m/ABmqw1ez+gJ1wKLjp1uvfNzTI8TTFoYhfovf\nKt7j1AxvvMw9ztZgtYuG/0gRkOIEA1j96e8lWwZh+nN6aJvj9d7jlhgxL+MV\nLVdefRjKz2S+JydNhSktJRQ4djZI6vtt2yMS2F4OYOGQ2flGRSd0CtMWg7gi\nZIgrJ5PU++MkmZN65UQdiltPexNlV63wyVpsYip7xB3tfqvktw0XZIdqbzpM\nGqsKNiUgDhcTxxJ39cmsFdg2wgFcjASgw65rtlh6yWkLIYf2QyzEOUTQoPPR\nelfOX8biS6dUKCPL8ZHwodvPGNxA1mHuV/OykNGT9unlwMkQIAl87eEGbdZM\nys8PpnvV02/i/ObtZopZq09omhmmXKJu5bnh8m5dvpxbJ7vOEVCA8zFkVLCi\n4m1xY9Y5zEPbQNGAh/1PU29vFu3QFGLoyBUntNTi/EGqVbGeAYKZCqTVHOg0\nJEDMKC92Xw39TOgpRrhPNwohBFQ7jr6lGV2tRmMZOzAtkl/eoAes2PMbJkI3\n0khclt/bQA/BJV3q8XV5M7oAVtfs6GW1FBMvt2XSME571uUxAdkL9XM5GLaL\n9WLj\r\n=DoRJ\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "49505acfcb1035103bc8b0067d18f135699918b1",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "8.12.0",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.14.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.0.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.2",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.72"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.2-next.3_1554760449048_0.21530186100965465",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.2-next.4": {
      "name": "vscode-css-languageservice",
      "version": "4.0.2-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.2-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "84930967c4b3f63206491ededb18112227eb64a3",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.2-next.4.tgz",
        "fileCount": 81,
        "integrity": "sha512-k8sRcmzu58Muusx0IkIYWuFaG4VBQsxy6nM+Cken0sY/bemS5cvX2l4g5zRIJTzUHr85sxqkLmUk0n6Ef/asFA==",
        "signatures": [
          {
            "sig": "MEUCIQCHFWGmsd7ehQkP97+2vH7FVb0S6/mgQrxButBPKw9/cwIgfjP1VDkBcOm/6p2EX0UI8UUj6X3kD9lk6uAaDrtwQeA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2303983,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7qCdCRA9TVsSAnZWagAAezAP/1sr9W3o3jEjpytXFV0y\nDRsBR8RRSZaFTLPSUqUE7r/4IyccccHKjvgEk1J9A49bTLBaHWs8vBkAb7Xj\n42NWDzNNDJQiiZl3I5oyexuiCYfmsOLkxPrjmKSYQr1+mmtdRpzBPbdrhafx\nmGkxAdBx2Vu8Mm7KTaIaX7QuYHNo09uznBK5l2W8O3PvnzET+2GnfoAebWb3\nFgcV7pHx+1Ppw9ric6DmjpyFcuIEOsqlJGWEtLhYLgj90sgHLg93v1zJPSFt\nfQhcemc3RB+OksGW3cgmdpOkTgqa2OC+PUBbkjQAuL8ZyRB3IcU5FpSxy2mh\nbPgoYI1ffCM/GnHBbyuALgdOKAe0LQxvypRKmetTeyAABSrPTVpNgJOYmazv\nRKYY9qwH4gDEp+Rb56Iv5PZ+gBfS7E+Y/kw90piUBh0AqKEvmNa5/PYl21XB\nqVNDPQ+Qc7wp4uczLvsgEJpIKWEB+p2Fb1/yjBALM2YyKXsqTD1ec6qbP7cV\nDYTYmW9AfJe5e30ZM+snzbXbFBicVGr0DSUFyGBmtshY+DZS1XR93LoBX2RV\nrEGOaxaeUiD8ORidL8MPf5l0zzm5mgg8wwfCVcoG/2hGoUTRPe6Jk6dYmuzT\nfpwrZQzgVaPUb3vaqsViljeQ2r8+8P1sHMO6Rjj2ZdH/puX/YUtKIZvH8Dyq\n4bz5\r\n=cABT\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "85519ef6c0fc2296937527437521b08d0c314fa0",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
        "install-types-next": "yarn add vscode-languageserver-types@next"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-nls": "^4.0.0",
        "vscode-languageserver-types": "^3.14.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.0.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.2",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.72"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.2-next.4_1559142556977_0.7881567117456187",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.2": {
      "name": "vscode-css-languageservice",
      "version": "4.0.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "7496e538b0c151feac16d5888cc0b1b104f4c736",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.2.tgz",
        "fileCount": 81,
        "integrity": "sha512-pTnfXbsME3pl+yDfhUp/mtvPyIJk0Le4zqJxDn56s9GY9LqY0RmkSEh0oHH6D0HXR3Ni6wKosIaqu8a2G0+jdw==",
        "signatures": [
          {
            "sig": "MEUCIBIUlCt7Q10gTityGZPfGPFqiTq0Ne5dGChq/gQP1JtYAiEA/GnzSbZMyeSb/GZRiXfe9SQNOqr3ith0/dPtmBrlEGg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2302824,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAQKLCRA9TVsSAnZWagAA9JcP/RtQ0G0rnhl2XyYDNqCZ\nVdatswNmrgR7pPVNWB34Lithq9x1juCRvMWYc9F4D+Y3LYYS35gzOI/EoOIf\nylOu76zGgOEUB6goDZfS9V9/UAfu4Vs2d2CRSqATgZE+44ctc6zQMAyn9WEm\nePB6vg04gsWcayRD2aH7/zD9tE1GflYy1/0G6Q97pj+GmOb++w2JqFgA42eS\n1Wu/reOHSonJ4DvO46anHV6e5aCNH2XBbb4jypuAj1NCH0+mXcp4FcZaOCeH\n8xg4pebl8BE568aEMy0OFDoLwg9Xj/x6gpNWC5Kb38W4hemMitm4J1NtLLN2\nFqvsCaVDA4nxhcXN52a9qTpuMQEFvOql2c+y4CZUYGUZTIgUZpp2z2P5WSXZ\n2in2ZswVT367VMW4tB3HM75tjT+99dtOFTyv2/0Tnw0a/WXIYi69wc/IIruf\nno0wNTlhpMgu/Z/faN/ghPklidiCl8gD/iC1V0CTVIZT7LxUbiUUzVNXUnay\n1NmO35Pf5MBPCEFqlPCj6Vk87cX0xgOdBlENaIy9ys3+5jQeuSo4hasO4wLw\nQN0EOlrlmthhvcUOtLdn9O1MQ8SUQzX4QAOVP1At86s121Jq8Jo2aLdBijD+\n7GwmfTT7s59Yp7GUfg2EYyewKsI/h+Et7wc/r1N8e1zE5hDSb4u8ZOjacpJw\nWSxH\r\n=uUpc\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "ea34d4364b39f9a46215cdfacbed14b892daa865",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-languageserver-types": "^3.15.0-next.2"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^6.1.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.2",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.72"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.2_1560347275124_0.42066897459112984",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.0": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ba96894cf2a0c86c744a1274590f27e55ea60f58",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.0.tgz",
        "fileCount": 84,
        "integrity": "sha512-ku58Y5jDFNfDicv2AAhgu1edgfGcRZPwlKu6EBK2ck/O/Vco7Zy64FDoClJghcYBhJiDs7sy2q/UtQD0IoGbRw==",
        "signatures": [
          {
            "sig": "MEUCIQDUb/dwme1HR3cS5X0i/R8jo6Wo35dAVGTKkaOLq2clxwIgVaeAkmKSh2CDl8nSZDNO1HJVrE9EVCn3csTuJ6suDHg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2416129,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL162CRA9TVsSAnZWagAAamAP/i2Dm/WhNY5sgG5ABEWP\nEHzNGSQ9dBHm8EEVGgxZ9ItoqG2rJDX4O27edNnPlqiXa325m3qEccXhOkJe\nyfPaPzGkmG2WDsDgtB1RUHTnm/Yy2J0P9jaexD0lDFcmigW9ExmWrCQNMuip\nKOPa3y60vIpB6X1QkrdMJQO4rp087cESBCLZ2cH/I7ABwsZQ0RwEYfwGJoEJ\nXuDtcLbvcyKWtkHlInCb+95xqAUcItBwqg9P+WNtArfic3mCyf0PjToL9Eah\n1zTI8iqvhd+TkZ0CQpA/ozLcEzX9ibn9RYRrHG7EXF7vmPmBMVS+w4ZR+l+a\nv2dKd/KKh3gYhurfhMPkOWFBMtmgy5Zmmqb1kpHSJ9wZxqLgOnv0ivvYkSXr\nehebnUs1wVUDSjyacQds/dx0zW4W/ZGTRhTHpONkNF6A71yOD1a1vJ/Dptgi\nkX0xpHadz8iyXkMASxmskvS3Ihkp2jag1Aq3StOQ7yB8b2gWvl45jOyDFM00\nC3HnFzOMxARH+dcFD21Eyo/H4ULgefQDhx+ieM2TW/I+cX7KiRVrz5HbDEJ7\nNGtJ3RcCMRfEUxn9lSnW71FxhwUUIIdW5xZ9UbVuicsAXUCRmVSRMvOJNK+9\nRjpNYJlKDwMURrDgydT1s+sCQns9A6628VfmkrKZjqKVtu19AKvyU76fnKd3\nDN7P\r\n=IAVJ\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "023d3578811f954363fbf8c5868041333f56548e",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.1.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.3",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.72"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.0_1563385526114_0.43901548595002926",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.1": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "e89d01ce0d79b3e6c2642f5e3ad73cb8160d38d9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.1.tgz",
        "fileCount": 84,
        "integrity": "sha512-Zrm5TeraVUJ8vRikWhFt259dQu+WK+Ie3K5UA8BB4kqcanoM+1mcnIt8fPkTXlZLbiEWElrkJ9yuYbDNkufeBg==",
        "signatures": [
          {
            "sig": "MEQCIDpde9OGNvU7mSLsx5Ww19yMyqxNX/JhiTa3mC2qcGPMAiB+JcYYShZgoa09P8k9Zsm7JcsU99GgwtDtakVcjSjCtQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2432414,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO6oLCRA9TVsSAnZWagAAmZkP/3AeDP+1SlZZmK2jYU2/\n/Gyi95zLNhkaIReb3IMP5ID89PIOD7K2GapyL5TP48olBZYpc7D38bRvfRA5\ngQmVv7//QfX9vxkJIq8N2NzObwzPkAA4XakZdNUMMpGukxI55YrTBaFj/9kI\nqtjqnxrQTaO5Mll5Ex9rOSHB/RPIl5+dARpO7t8gzrKT9fHF/FxO2eATE1dm\n2LdQX+HJOD2/bpwQ16WzW+WodRkIcvQyWn6vBv/Xnw4Y9fy5Pmvbj4VijMwG\n21zcSZzAQYg8dawULwfHc6iwmc6+gu+BCc7P+UG7dV180SCkbNZ1kr3fBKWj\nD1WeGMXSjdUqfdJAfhBq6OAbwk3BCkABAcWR0U57ZF3zeybE3oU9HWjgFmSR\nLJBqEQZXO+7x6VsKoaSbXbugLFhYWMOwkEuurkKG45CxP+qte4Okf/rlZMua\nRfgLCjRZu7VO+YsF9GbsiV5eScR8/24UOy/M9Pc0BTRYE/T86pKNplktendQ\ndAAcXEG1WbsPkNfHARrpTrDe9TEexKcc/0/IWevXmKIhrg63z9f7jyzkVq+3\nFIx753WLC0NwuOW/6SMKBJ1v/1TqJGYtBbssxalm+wvR3gMNxR7duaIZvGIN\n2RDMHYkphCbkuiUahYO7hAjXC1ZFNMPqkXuju7q5ATJF3PWBFa5IQhUpPgdA\nbLad\r\n=6+jh\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "d5729d476a2c28818f0c4bceeba49913622894a2",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.12.0",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.1.4",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.13.1",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.3",
        "typescript": "^3.3.3333",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.72"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.1_1564191242045_0.8103373720130527",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.3": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "eb7f642f2785d388d74a1a98fd14f7736a11e316",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.3.tgz",
        "fileCount": 85,
        "integrity": "sha512-6j/y9ccecrq7/APLPEijx+uWHsEdTFH5ZQHG4ZMKjZx6euny27B1wvLCjpxKnZCWcHgmi7cMDLWpUdElvHjjPQ==",
        "signatures": [
          {
            "sig": "MEYCIQC5PhHQ/Dp1gg1K4NjurEmKO1RP50s1KKd+7QJFE3UD1QIhAKnvwlpIdiXheyjN18+HnbPxyIXxFWPk2yM52hgIZtwE",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2489807,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSFXSCRA9TVsSAnZWagAAnuIP+QGH1I54nULIkMfvQHxw\nuplMorQuNCq8Xp4OxdAb/VG/NhcFTTgeXPC6cd/bTi72yMV7FOR8ksOHOLR6\nwZalB0gYAofdBwMbtYvNMG7XyvJcDRFW2EfYACtM16oD2dthHNlleBIejSPC\niDazDh+tN3Qe9ixKKIbXQBm8dvv/QZBch1cnCVzw+HQ6+bme5GguueIw16aP\n8e3/XSwNEM6TwisgJp/UFthCaei1j3r+UOqBxtHLU03dtL2FRb+zqxFVj8mg\n67V6wCKa79/fvJOIgHMnIvLGRGZcsRrnnCVqXj99NFA6BqcTLRm4Lbei3aOu\nnjrn7kQzUjlIr0QNAxrcSO6a3hpFLkuZ8PFBX3Iy6JGBlHU2yX5+JHufeyzy\nDTiHXSAQqOyaxv3FX1evPc7yfZmZdslY+ClZmbZq4X7TO5rFlvQyHU0+yojH\nvjI8m07JF+OOona4BR9dXETHU8YH2qbnRCW5apdscJEctApet1Pl+ZASJdW9\nE1h1C+bDddsnnqm9P+phzD51K55bTKt+DWm0f4hWbNiLd/mczbRIDf3G5Aix\nubBfGwj4bWmbSZdfurMhgl4vGxTIKZig5+Q8Cqsx98A6imlC6CtnDw7ixC7Z\niSIYjrgH/HwUm/HpuLH1bBDPInDkpTImpFX1BX5ZF+IktzJRRB2BB05tgiRv\nrFXn\r\n=O90p\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "8a789b256d62c2c9ac1f5bfed8ecee03aef03a7d",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha && npm run lint",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "coverage": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --ui tdd -R spec -t 5000",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "mocha": "^6.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^2.6.3",
        "tslint": "^5.18.0",
        "xml2js": "^0.4.19",
        "istanbul": "^0.4.5",
        "mdn-data": "^2.0.3",
        "typescript": "^3.5.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "2.2.42",
        "mdn-browser-compat-data": "^0.0.72"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.3_1565021649925_0.6874739766366209",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.4": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "3f0ccf116567650597b5cbfd8ce09846a64dec13",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.4.tgz",
        "fileCount": 84,
        "integrity": "sha512-9eaKw6ez+l407/uzIho51ElMqGSJcOV+M5B/HmAtdBPSc/chkAfx3r7zXOqrAlLKsBzZNVpnsA3C3YDjyZbrdg==",
        "signatures": [
          {
            "sig": "MEQCIBh+DL1y3LA4HLDipUlQnAipGh7cm8QKKFbmk+qKdoMaAiB2JU7sXBKXuB/+ig3ufd8VnY2b/4xDv2ch89xeZb7OWw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2672014,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYDaJCRA9TVsSAnZWagAAkVwP/1YDhShBWAMSbUrhOivm\nLgHdqPAyJd7XEfh1zug1+iwxona0xVIjWe+NCqSlnLg15d2w3LMwF5Fqoro1\ns8zsDan+QdMmkWcNe2RWsL9DTaJUDFB/dWX/H1KRC2DFm6Sc7rKl/RV9SfxX\nkQCQx2HzOBxNe1IwolK+HrHQluemWqP8a5l1T7iNP7eiFyofzyoMFeMCPO6G\nsAZdrBoxkVHEjmjRHuM1M6wmMXSnxxtbQCxBfaLU3taVamfvglMj0qDCtKEJ\n2oPNXo8qMGX8TfVeRoFhRCK9zYRrM+QCvvN0ZnvZTCMkPKj++51pW5TvGZRm\nRWshRs9L84R5ujT+uOet2RzRRpiPT+p2qdXJEUkPFZxiJoJfjQ+SeNUut71a\n0C0fLG7LIoT+nuaLZwndxudN1mvB2GDaMNcJ537FGnHcVuBnDTaasZJAGwrH\nep2JnWRLITrRRV0fQUbZafAzcB47osa7pAYVWIyHO7v/9YZMxxcNUYzMx6oR\nod8iE9DkNj3lnLxdlKpmFtEvzK3mc/n5f2laHykmUG6V8zhq/0ZRGL6dKtvJ\nyCanUPdacHRW/Ev+iN9ncmlwHIZ69IwyOUrwg/2A2lQrfrIWz+E2+iKK2Bc+\nb/bS6m3yVSShCO2P+hm19wFuFFAp5WA4y7vMw2eUQr2vqr1ImuGgv70We6rV\nAUYk\r\n=T6Wh\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "d45cd5fadceb30967c41c8552dc94831d6645bc3",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.12.0",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.19.0",
        "xml2js": "^0.4.19",
        "mdn-data": "^2.0.4",
        "typescript": "^3.5.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.4_1566586504980_0.8063761956706879",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.5": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "7e7089c8cac2c90210d1a11a1a57e9b5e4ed8542",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.5.tgz",
        "fileCount": 84,
        "integrity": "sha512-yEqNuyx88zaqvgBL3TPjaEcfQjy5Loi8JOockdiicTPM1gz5z9kjq0EilFwjoFTHOupDXbi8Rij9DhIs9+NuDQ==",
        "signatures": [
          {
            "sig": "MEUCIQD7Y/6TAsETN2PxJHHWbNBWGecxM/RFOvsCJnu/tIKZNQIgEsBRKV1eqRI2ky+rlybfnBCtOp5WBKm77iGa26jBvvc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2682809,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZLcvCRA9TVsSAnZWagAAJfoP/R8R3CCCisUx30tqEkG9\nuzwCts5/zwaJWd/UzBlKvQ5cemFuOK1sVmsH8NXgaGLFTtsmBt+IQiIGSBOx\n8irzphWF7hdYNlqmtGC6UAGgGN/Cv6Ko/95OEEHK6rFd6iorF+m9NRpJzFxu\nS9/Kzb+dAQUTn6MG4wQC4E3ChwZTRBNMmtKlq2x2LLbNxpzlnsOY2vAaEEmt\nbnsMo6We/QzREVtoI9wTuc2jjKXzl96wNfQEN60h3fzMDb/Z2oPmaHx4yenK\ntsSFEp9dzFPiC/+/MzOmNBY3xro40BJ6OBqfIMNKFpKL06eOFRGXznqtR9ZR\nQQtLze6t42wjOXiLXg1yOAlRCcAm7+U7yh95NzrtSx1y3QI/h9ylZfgj8Sk8\ntqkhqW2g0KLIZ6Zu/3lvuLxB9vjmxgLWSuNW6NnItPw7HmTXIKTzigmm1OtV\n3qwEIDd0leCtdkfGaDHRHr8BIJULKA6KH0cmEcgLes5j4yTyRouTtPo1ln63\nVBL8zh+BMl+eJRKNMbzlJbf9GbDrZB2T3eD1KHpCzhUol43bPOFV8e3iU5jc\nqmEa0s20TvMdyGwfxBnjHnp6imuvcZ6gojXREIBvyHJx6F+h2xgf045pDHaU\njhgl+Sovki7EPe9Hz1as8SjBUc450btS0qgBKB22+Tpr3bdRd0ZWyGLZQmR5\nPv9o\r\n=qg18\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "2d610ba7dde2af0fe69be40c813eb1ecb5d508fb",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.12.0",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.19.0",
        "xml2js": "^0.4.19",
        "mdn-data": "^2.0.4",
        "typescript": "^3.5.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.5_1566881582304_0.6657766663501217",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.6": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "c9b70ae6dc7418d080188ba9772bf47343b929e7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.6.tgz",
        "fileCount": 84,
        "integrity": "sha512-Ip9EzhgZmwYEmmTw4oIN8oaZ1gUEJqVDrfcvPJ/bfc9lcYeSxexQ+9O5TiF106nX2g5f93sWYX/rDiAhxSgf4A==",
        "signatures": [
          {
            "sig": "MEUCIQCRTzVlIN8pqAJ2nafPD8jVHqUdrKJrtVbVodHJCKQwAwIgWKoKopJNwE/it/PEQ1CuVF8ZI9azE3zgVhcSAkiFCZU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2683689,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZgdsCRA9TVsSAnZWagAA2s4P/iJoG5aDbcoG/LyeWM/Z\n4Qh2ZLZjaee5n8/5uIeEmpyNuqqRiw+u9LvCg3Qorqkjx5q3hcSzWessTmjl\nshH5ufgwfFlZVYbjoYul2po3D7yEkMvAnfdu9mjhAmTj35FRdv9IqstGO88s\nzlDC+/dpQX+DQoZuBolagHLmKkyL5h3Ver1D1LusZQeyFSqd/C9yrlJS/Id8\nu9RHP98CLDg8QJUDzfgm9y0eWJsN+VbdbkSvjSSlgeJXcWFi6FszU5UI3pKb\nScvThLdXUt/peXMlu/hevNKjOcVRo0FakqHz+QpO+YonCrhVjtYS1qPvJ54U\nfWY3GZZQ2Z7bf8PLJPIWfhdgVrOFCUT/SBGy+ILytVVxXzWgWIFCc3umjI+J\nsOpT1jKO0GW5CyQSXxNILj+Rf89GGhH3N/R0xiBQAvdxso62g8PWcOydQ8Sj\n2lnlSKwYLJ5SvhK3SZoy+TkTzs8D/AkvPRyKhkydEjDcWtOxvJe9g6/FuXzu\n2l++WpcPmnX9yJEXQiRvieUhzNpTk/B8CtoEvBvYcrGOw1EpsusU0ChVQ3Xn\nh/Q6adbrTKcH6LGqzzGQfjZWgRPr3zqhkgGiDaXxujLhO2GlVUlQFjixPse1\n7VL+HmGJY9UdOawGGL1uozCYiaKf2XZrUskrYhddP69/0tMfatV9DhZLaaac\n/1mN\r\n=VhBc\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "9535408334ac325e4cd9c635e3f0e8d979d23bfd",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.14.1",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.19.0",
        "xml2js": "^0.4.19",
        "mdn-data": "^2.0.4",
        "typescript": "^3.5.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.6_1566967659763_0.23591753390012027",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.8": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0b81693b6ea9d10f78775a1dcad2c0f464fbde16",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.8.tgz",
        "fileCount": 85,
        "integrity": "sha512-agBPPu86bPKIK5v6CFnWeBXN4jvnCzc67GZa/pvrIWeRdG7nvTu5Y2wYdwdesdpWzno9/5tfFEPp0KJbKQ4l+A==",
        "signatures": [
          {
            "sig": "MEUCIQCeu38dVtMfwMTDx6Bsxre3Mh5F22qwRkmiiR51q0FvhQIgXML1V2Ui8CdkMLJdUv6sdFT/5HIN/HoUyv4rIJevGrw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2743840,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeWZkCRA9TVsSAnZWagAApXsQAIAFTPZTVVaqoNhnVD5L\nRNr8nJ3KFJ01+7vKORKkpTBt6ZlWC80/tHZv1T1pXi9G5MugIZETUp4kIR+1\nEZjZTLe7m4yCCgrdelz0nzj3wVf1215xy+f4iB6xUSRc1wMgk6pxqQcjp5tv\n6iG0cUNf0W7rBM6m+kUqF7UC6XDH7s+EnSh+qxgAwRMn/eOfYmDHQ8cyLyp2\nqZ96Qs2cFvFw5t9vJtRkdyX7MxjJRmOghshmZYyhvnBrTDEls4+2Orv4Ybb1\nkP2sDMX6xxJVH+Ycueem0RJDNVhxLbESCS7K4nzAhGqmwE1n2WHmPIOiKJQc\nMZB4Y6E9ft2sAmBlbJgIKaC2jiqX8B3Dusn6v2yc09r7GEMDdU8SeysP1nAL\n6LM1nl/O6YPdHp61ChEFhlVGNVMsBvcsYkjCBjzEjGUsVtM8gfqDwOzm7M3p\n9gqvGlYDSpD8Z860/VjQF+2ZVnptbuh7o6gmUtowx/cRWLKMa4I/R4ZDKvn0\nBinyAWn+VGZBUsMblTuiIhlgp667OZKAwarODkmeFZ2PGbH6AyaDnUmXnVsE\nWci/5Jrq9+JHZJHWPPFnbz4FloLFpMJsZbUKUXHA+h+opM+LAKxzECF6ZhTT\nlv7aTY2Jn7Mct8qCtitpPIlvoDgVvYsVkUtc+c6b0PaWzWLvG0rUmd+BXSq6\nF7iN\r\n=IZaJ\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "c2b97b9d8b24bb139bfb946c6c55f8eac673f104",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.0",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.19.0",
        "xml2js": "^0.4.19",
        "mdn-data": "^2.0.4",
        "typescript": "^3.5.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.8_1568237155593_0.7396025918882436",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.9": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.9",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "27e36bca98dc51cb99d4046fb84c99e00e629b2f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.9.tgz",
        "fileCount": 84,
        "integrity": "sha512-b1WQ+4/wFbgFTsmFyIQ8PjgD9M5dJBaBN67kAFMbyaavv7uemR2wuD6SiX1OsitmlVi3WEUtJZdLtka45r8dEw==",
        "signatures": [
          {
            "sig": "MEUCIQD/FWE2IXF2tB/6UnTKuL9gdVafg1LKPidiFHc4a7bQVQIgb4mlA9wZGuixqhaDW0/Cp3zzw17+Jw8qPA8kBBTQT8k=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2687838,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkmXcCRA9TVsSAnZWagAA6lMQAJ3ivFrVNKN0st1JODLB\nFUCvgJ/odUloioTYh7piNSQMzcURc2x9sLNU6twNkWRAHkt0mJbUg7mQeJ/H\nEO5xyxmWVPjxGHBvIljlvgUzl5K1gb3CO2DfXmjWEk+Lc9Vz6XrL85q3pSJW\nFiVSir1x5gTlrpUorHXt7jI8ucv5O0eP/ynVXFZONbyXWgl32BGft/UXwVcj\nCh97EWP1lnmCGqdN/ZJFeLrZctfnDDvN54/1XQGy/xBXFSXQpkTCMf2+yhRa\nR9LXbjjbNsTZWFXtR83lqy+Y2iQxK0EWl5JbuBTiTCBV2EcEdr1t9HiRGYcV\nvfdhY5wNlmatm8tRozUYRoeSjDc9QQz2E+l62rOPJedGTlieytPvqo27vgMn\nEFvsh1glX4v16vcZoXGHJ9kuzpgPvjFcEu7ZdnsazTD8GZQCtuVYBnG0eDxz\ny3pNpXTjfCDymOnYi4PikkWUVjf/XCVRN4db6G3qNq3JvJFLMvGloU9CFm1A\nvRQ3OnZ+bgevVs+qILtcvYj/BsRZo77mzNr8X+UXrlhikNNx41rnUilJBCCL\noD5AD/DKYapWQexjMz4NXoJ0OYu4dLEee1F5uxs60pvMtcblXJ/Rdso5N4pr\noXA872TXHl9KYal9i1FjMcpuIqouM5Il7ocHd5s76xIXBmL3Xl5oWnZjjS47\n7wkf\r\n=YfQX\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "0d931cb5af869dc43967609284dc13a56833241e",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.1",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "xml2js": "^0.4.22",
        "mdn-data": "^2.0.4",
        "typescript": "^3.6.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.9_1569875419312_0.7012466746817103",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.10": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.10",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "e282e49303cdda267c2e72dc00d8c5fa1db4ec3c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.10.tgz",
        "fileCount": 85,
        "integrity": "sha512-dJFx71TzA5wfl46jrtbLR/Hm42CsuRJbeVlgEMcf2DcDtq7caw5iWGK7Ch4clALmjIyWPPXFWOyEo9kzZl26pw==",
        "signatures": [
          {
            "sig": "MEQCICUDEPOynmNM0bCOhznKBEzsGPmNDKlfyD6Mf+vSQpX0AiAMxFfzL/my3NVDeZx9uRDgZ1oy57Pa33v+Jk1o3kQRvg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2744789,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkpHLCRA9TVsSAnZWagAAIjUP/ilMTVZPD3CwTvxqJAQZ\nuNL1iHKWz2sh8DBEWoE7pW+lFzUhwojqI4Kbrpi9sYXTzfPbEK6/jUI3xVI/\nzZ0LFloLpZstyHFkh4sxBOz+qgXZSfOTg44XMpWvJA5IdarTtlCC2sQfTaz+\nmGJrp2YsUSBYDczRBNn7mu/22aQQkU9HD/OE/hAIT/wNNUtD0TljdXjCPGqR\nH5hZwuSqZXnmdgLtw10BiDn04UY86h+GerUB5sO2tv4YtB5SzVacwcC50ibb\ng82am8Htr8Ybk0IWq1cc1ZQvx/+LiTMAX+sgGvhfNexHoM+ti2PO+K6cwnNh\nVGUUzWW0G0bt3pmtV2Ddm5r0zLVFgHNXfkJW0MLfgfx2mBMHdXECUSEbw6FH\n7/dG1kuKIcY5NmXVtfTsr+mReIWUG3WS/bDSQhQFgbJMcZ9+CkgBFm4K/9Uu\nGG9bXkaQ1pSoC88kmJ63Fa9O7YuZz4kuL+Dv9TvL2tMOGSFQ04Ni6IyCXw/y\nbsH7JGsCTj87b80DuXFwYO9/dibzjKGYnV0KDSzBrbv1ouFqEz1x4b6DtrmF\n2yvnd2REI7yme8cKiC6IH2pQ3g+DznrqwG/nz9F0rZ9EENyS7Fi4SDSNRvsV\nTqWzzrjOZq6XJb2P3TTXHtrTk5M3B+SZsnO3QcycJzcatn6+fSa2YBHWR1WX\nWvJh\r\n=Rvh7\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "472797274bb9311353265e27e52b13904e0a08c9",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.1",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "xml2js": "^0.4.22",
        "mdn-data": "^2.0.4",
        "typescript": "^3.6.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.10_1569886666324_0.1815299037497502",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.11": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.11",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "b353ae30551c052e7133f6640d5f4d4755c27fb0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.11.tgz",
        "fileCount": 85,
        "integrity": "sha512-6rdruqzWkAbGkTw56WTMS7SmhOYIZ4Dnrs3Wc64cn/saF1f+ib76EUvISiYLZnc+S9FsZu2lnlzPeeJ3LItm2A==",
        "signatures": [
          {
            "sig": "MEQCIGkRiaaYeMnbSEQ+bkCDlmjD49XXObWef5pmNBTAuxt1AiAySsfV5J18dTg48/E/AesNkR9J+rf2a/P6QsT/z4nyQw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2744787,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdliKCCRA9TVsSAnZWagAAJ8IP/A1aPns+pr5kd7C9RhAT\nUOa4CuwVL9LKW5muiDHtO7BZ6Qpy9jIqBYYr6tWO2u+MAKCrrGvWG4m0/X4i\nK50g0CsD0e9qRicaJzdy4p9Uzb6GZDTk31BVM9jF/rQ90ECTCPLuNKvM9dI4\nw8AE7vCw0AKblMuk4wjx7ZmOw874OeGsrceJz/Lw+IFXmU3v54COPdsnG1Ry\nloCP6fs4XbgT+6bEFsHgYveiFlIT1GZr9THMAMCC0UVX37UnTGsoRhNiiOuX\nIdwm7vHv9DHJPnRH/AFhBdAJPOM0VbVR62MhVYheYqUczQBG3HxZal/HfZPE\nMsOFkuXPFK2923OwXf8rZt0kHdvw3XUVMV/W95vdOPG0Ch4t2uxNzAeIdZvT\nVLWd0VR58JFmMZ6snr+Ul9uSk7lZ25QlRauVo4gF8SSP8bbCBiPlZZhNdidO\n8FwhVev+2E/C7FKcavCEO1MMsoyEGAj+xZSby7VHqy4DI7wcxJvUkAhA0Ein\ntY8QxOJR2/cDrjR9CnhM/TH4OCbCVgjcGon8CGP+yxAX41R1ZJyuvMrNcBp1\n5/MTwHphlySuFJJSB4mTgru15CKfKfECIizYPYzlBOc9VzPskaz7Hex6EHZZ\nZFNasbEJQpRqBtKNMsHQr0hL4AFriiikrXrnMUn+XCCYacLB/iGLROjXgANx\nEoLO\r\n=hUXU\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "405db683d6b8a4b8ca7c6d68a68d9ced33924b1a",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.1",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "xml2js": "^0.4.22",
        "mdn-data": "^2.0.4",
        "typescript": "^3.6.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.11_1570120322091_0.19282849771396315",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.12": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.12",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "e54ef5edc4789c1cecd38e8b1592002b99fe4081",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.12.tgz",
        "fileCount": 85,
        "integrity": "sha512-C2dh6s/7W1dAMhH3aUZAgm3NPesB3W1qNYaOP+hal8TTj0BqmMrRj0+zbaBU9s31+vT2qRQCBmJTx7/W9HGXqQ==",
        "signatures": [
          {
            "sig": "MEYCIQCmMa1hgzqp2GeBylWZutiI4IXumXllI0SuyT+xkUcZCQIhAM4SC1kYG1xvJzSbM0FHdk/DwOk7sHCPqkS4IUx16n9T",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2746057,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrjdVCRA9TVsSAnZWagAA6AAQAJb2Ipa1kXWipkzsQ7GX\ngPzYkS2hsKVyYsUykdFFg6BISZDDXg+uHaoLQqZKv90av94F68yOchMDjWiJ\nvVmOqZdHLcyiUvzV9Z//vtxN8t4MTYo1ooC+wDFA4JT5M3h80qHZ7sWBmcvi\ncKXmk/FBkxcfCELTvgr7JrN0lPlQVHB26I6rFY8YLFU2jLCmaE765PoXE56/\nxaFxc0y8dBWnTKZ1cy2Ms7gFmqKvlvhczI2TWt5iYmBV8s/a0gMLrbyGjp/j\nSRer9idhY2KSbLkAK8TSEjngygRA2w1agHiw6q6x6PwfI4gEtbwHObZml6ho\nA6CSvG++cowivgDYMgoEKa9xtqCtKb0ehkOIyAEsmFYQ28edGQO4u6E/A8yb\neT16vJXwOt8gao4wDVE8ytuIIbWO4TLyjd8XWai7gUh25qZWZwWHURS9mbxT\n/8PtnUHXXIWmberC0F2ZIxXDeVgP55p95HELYq3CICjvuUZWVyrvaxN/JW9E\nI2gjyixeUozlpteLY0GnihDZRhasQaAmgIWaJZ2HUenrmGu/IDokiczJkPNf\nuj4Rt0fpKqwO/PT80KV6ng+BsqOIyEOAntY1Y+AiwSQnsmHGjU9G0JC+NEvF\nIDhOfEesLv7DW/SUYnf/1YlJY4xCv3c8s9pGafZ4CyjuHC9Xi01ba+G4qjHo\nhbZI\r\n=88Ii\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "c573e55305c2f40ea56e8fbc713e9976cc11c595",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.1",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "xml2js": "^0.4.22",
        "mdn-data": "^2.0.4",
        "typescript": "^3.6.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.12_1571698517031_0.6701815899253698",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.13": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.13",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.13",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "a6c567f5dcf490ac430a6500935919826a3f057a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.13.tgz",
        "fileCount": 85,
        "integrity": "sha512-RqTxCXTB0owqiTJwUaELYMxpPl8Znd5b0FCaFs7QF7HmvUnS/MHGWDLLSJM/19H3wLemjZFwI+kX6PBTsnbAog==",
        "signatures": [
          {
            "sig": "MEUCIQC7KBif16RWeiuhLnfQUx3ZrrSBHn+oGN9FsjMS/xs72wIgJI7dm1eg3vBGbNgy+uvMqfbqyPacOrwX7DXtvM0TyZU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2746329,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr1I3CRA9TVsSAnZWagAAYJ0P/RzOhuX/IgEUPeeVKphT\n0m3LAzLNrQUoUEu2Kpu/CyXAd5fOP6txKCktBD89uSwe5OLamrfRI+9rJnky\niTqJYljdKO8y+HR3LAynTHbly27tXWtpGmiKeCb2QZobQs3D97UwHJHqR0kO\nJbsGqZx4QVd+n1fCKckhWbfvk327Neb0RC+Nhcda9E0GmOSUVu3EWzvxg8vJ\neOg4d/13WCglV96+ABLj1HBNiSr6826G4O1jgZBHscUcLYsfxM2duwumdVok\np+dzHo3cFba3/1Yeqh13bLreCHr/08mardMiS8eJmmbkC3hBIaccAq7cu+zy\nCTTGZGGFlvj0xDGOS+JHBhav4IXyBXvt5AUQoYpo/gebodlqgqRFDC1+F0bg\n+dm0osXhhVEqnVX7DW2+6DyBfiX7TvN2o+BWPod0LiZOeVmnG4bfWPrRuVNj\ndYtnrhNKdV0jsvO9vfjnvziQa1kh2p+26XWey1EuQgu+x0R0XpYMocagFTyx\nPj3GYylHJlZYmno0UTeCahfaEUcuSgVWEYqprMvh0Ly95cbw2NMsp3j8RpW0\nlLcAr8cN6UB+J7jIaTQddmHM2X/lqcQfuFGV0JPKYtPD2UdijXi9I/COd3Je\nTMMbMKZYoIkdgGR1UfNzMO4aXLaNKQTU1cJ0nGcdtv3hY3coxMTHHKml/UIc\nCJ+i\r\n=2rwV\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "82eeae0aab3b0242e6d5a81b8c86888c760532df",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.1",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "xml2js": "^0.4.22",
        "mdn-data": "^2.0.4",
        "typescript": "^3.6.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.13_1571770934610_0.30162208255116396",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.14": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.14",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.14",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "dcdbaec144c948c3f1f3640147f0102e0b964468",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.14.tgz",
        "fileCount": 85,
        "integrity": "sha512-moBCof4SxK196tZ0cZe7U96goNvYKei8xptX/35Ka+N3aIeBjB8BDa2rxsa+KcdwmXhrlgWFbkx32dBRqNZ+6Q==",
        "signatures": [
          {
            "sig": "MEUCIG2fqBR3rcUSVcTruG7yJr8ED3FC0eUxFflDcI3dfWpeAiEA88Io6eZzXlXKzIvRhOhHe+VRt/3aOV2yNnMjGxzJD/Q=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2747138,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr3IeCRA9TVsSAnZWagAABx8P/0XkmW9RdPSWMmh4Ix65\nyuMZZT5/B1nYQPMUoJTZScci8IbHOWmY3nSzakwGGcACngFdoHI1a5WBIuVf\n8FM01j++WkmTP4AqhsWbcjwAeZ7Ams6bDQd2os5tPL3+zHH5eyEIxYZBq8lF\nWQyEDQfum+mpKIlNO4i/h/ED09uV5nEWbtmaioriCGtXlQys8LoHexv5NSQQ\nGML5YOerLe5NaXcqzXydlzKCazK0tnBkdYFZSRg0KRWoHO7bf4gMBihOeLk5\nZ5Fzz+DJW5m5a7vMTFxT/UmWtpUTH/mVDA5EfoxowtaiC0ZqtyP5IhmpazDF\nFnssPDYt9IYym4p9iXKxUMi7XBN6RMGC4dkmC6x8FLYUmDvIdLuK3qfGNkp6\nBhRrB3Hk6uD6yTwotSu3s90zNcWKAzGl9L3UvbtNNOguazdwTPXH5mY2n4/w\nwE6P+QItiyhHW0BM+haXd2LR4JOqB6c4QsPBb98r5M8WghtIaj/PpCBoV92X\nN84QlmjUvBxHMAZ3qsNZEbAm2igG8qw/Glw35d98FYGu7IVhOqnwdVpxNzoz\n0secwWQvDhT/dEbDMejqYNAXf2s0l+vzm5XRdeAAmsULyik8HhsA0U4+ZxQ6\nsUuK3kh6nJ5ZwruVr25xPWZsfODAWRYes9bQScMaEPNpP8uN5tqjffJ7Pdss\n6CAp\r\n=TC+V\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "439304695e1fce6e4667fec26dd91ffc9c2bf038",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.1",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "xml2js": "^0.4.22",
        "mdn-data": "^2.0.4",
        "typescript": "^3.6.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.14_1571779102059_0.12198653464065834",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.15": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.15",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.15",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "e7b7dab2f1e6e9452bb2fb8c400dbcff3b8927aa",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.15.tgz",
        "fileCount": 85,
        "integrity": "sha512-y2bNfcZgNH3F7R0N/1ePnVtzvGwi9f6leW5L0zPso/wVK9A4xw5rmZA1pTV9vMjoio2h3gUB1T8HTQeVxota2Q==",
        "signatures": [
          {
            "sig": "MEYCIQCAhDofD6VXbjZ0vEvr8A2f4sTongy/ea7zZVojg0Y02AIhAKj0JaAQNV81DVq1cCeve59Z3gmPd7e060a9gqDnyNOv",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2750115,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduIiOCRA9TVsSAnZWagAA5/AP+QCCGufhmTjs7gQxwf0r\nO/kCFXRQk4ad2tk2LN0/1qamocbFMx554/xdTcnm0GBesAt4jgtWiFAI9eHY\n4fRHD4U1jm/aKBX8fZP40JJNLDpBvJYgCOIluCkuH99SGZyPSc/+Fy0k2C8Y\nVE3/kY5RIkdtF/bLLejDSr68fGsOc6iSXqkl/njKiiDsikaC0YcIlkEwT1w2\n8v02b+K89LBDKIWfxbpKabTM9Fhp+PwcHCyF8BIkL0xZwWYnlUHTQ98cHTwL\nKsCGNh9DxtplWSs5vaSjYnM1CoFJKQPHlfBxOPB8AtqALKZtFUy8KNLghy7Y\neiMNQsGe7GFhUZp0zwEN/AWG1afGjE4+yyrMWSy4QVNMeWLwtVUMBDi5Az7k\njGZL/m2UGKYt5gkJg/8JcC26SEIyEaj+C00p0omh9Dm9g7qI9U7c6ogm4eFo\nP7xo9fbUqqz7KrBqc7/XOEAQ/aFMNsxcZpjSYecUVyF+eKeHzgd7IuftcWxF\n3zeKT49YWK9FwR6zFRqwR5JB4gdt+6O3ey59xKuAyHb3TvW0xts1EQ2Zo35E\ny7MBKAPjyU7Ic1DJLIysZbJbfQAdd4sco3oqECyu/4w8xdp65Um0cKB3CUDt\nh0rXt/2iCWG2iYj/hG2K/mcVOW0hDhJIVLgUros+wnNnK/rcrgZR9kbfoHy/\n0rtI\r\n=nTF3\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "134a9c6bd894d4880429285c1b0bc693fcca9eb5",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.0.3",
        "vscode-languageserver-types": "^3.15.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.1",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "xml2js": "^0.4.22",
        "mdn-data": "^2.0.4",
        "typescript": "^3.6.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.15_1572374670187_0.26280521411594693",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.17": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.17",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.17",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "3f94751a4e343157af162ff50d06ac4d220b0067",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.17.tgz",
        "fileCount": 84,
        "integrity": "sha512-nz9IVP6kZQ6DAwE6nZ3Lj6GzgKoXX5jTHEYAMKqTal775EnkpmDIjUGtDBKTBq6eFhF15wn4GwVfH+tLNM5qAw==",
        "signatures": [
          {
            "sig": "MEUCIEWyUllZpQ2bnsNhWOzBaKjpVk4QyEEuecTfWorOIFX2AiEA+o+Gr+vexxHETLeICLH+JEfpffavTt7JHWjEW2r6xBk=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2695136,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwH7fCRA9TVsSAnZWagAAlNYP/AtQvDufBjHwkP7A1yAw\nG29050M25TrqGzDjfNZod0LyvGbm+c0qXM7W/q+A1YYUTIDb6ZPYzB/tsZZK\nmCmLINYl98ldD2d6PQyOWyeZqFTuF2OnyRAaRrXogBtsUDzfGwUg186NXcKs\nz1a1h1znhIswQr8QJ8pCv7VAy3LJeQ9WXslavaObT9PYIc5MYCEaTV3Nqw48\nRk7hY2lxuBUyykgG6Dni1yqVZa8P2hWhnx1NphS10tXMss+wjoOZx74837Dk\nJhJRwbErONW5w8mDVYRWlOCnHvIo076XBjW7cuM6IgYmiWtGw14tgcXDmgtT\nNd3GkslZZRI9ttYsWNirMVQdCW9e9/TTGgI2nH5y2AGPc84Yymg0wX6JBcda\nQvwAVbFW+PYrptSB2BKVLwTcC0gHwj2YyX0WVxcwNhe+6SZW+eBOem07/ybS\nmlrTl6hc8DrTfDZW7oGuIv3qVC926lZxDl30nnXnwi6SSVnBluIfx/xe2kPc\nEkphU7xKUDAIQmC7HYDyChJoOi5QxvTemA1qEhNMYM9HHnxx82ceLwFXlMxo\nm00FxUaknfuevY+VowyaD15M3iQf1AWO9gL3bFibv4XMrHb9l9NMMONlGuLM\n1gQiL8lpW6jmYlV0T34g/3nDkVVJ1+e2zn7ZlGyjl9rKev/64dn3HcnQF5np\nHzNm\r\n=Lxaw\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "1bb4e2f474571f78744421e4573158ba4884546e",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.14.1",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.0-next.6",
        "vscode-languageserver-textdocument": "^1.0.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "xml2js": "^0.4.22",
        "mdn-data": "^2.0.4",
        "typescript": "^3.6.4",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.0",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.17_1572896478755_0.7089505324316185",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.18": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.18",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.18",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "917bdde62b99838428dd390fd44e6aab0550f9b4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.18.tgz",
        "fileCount": 84,
        "integrity": "sha512-JTKs2NWtInylwaRmLiJWrjVOHlrmtAFHCyBM94+IGp+bEwE9Y6smwoLkeMB8vh4NfKXZnFVe7VK3PsIkSmR1kg==",
        "signatures": [
          {
            "sig": "MEYCIQDO+k2e/PZlk1SZYYCqkjqCrez1hzBobYXeBfV3ROXswAIhAPrmVxrkKkqKplEIZUuFGvLF4Wy4M396xMTEgFR3t9LP",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2695136,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwH/NCRA9TVsSAnZWagAAcDcP/1Z0QSPeBPXUFWc2v5+Z\nMEYmewHrbK+U/OAAFrhIEf3VxietuCPxDhG0iNrwUAr01Oy5m4fEqQXOqu1e\nklmiDPGTjEm3jKuov9JRoZrRauZOcA+ky+7nkC6dbMak2zPgDyVaXBnV+v8n\nSc3jCVH2gHx3EUl7JHTFzcyyotVEJTWSYCo/XT4dkuvzzRtHdVp5PYA9jOis\n4zhWy6vf1NHBPq2+JZpIx/PUfNXKtV7dwbPg565Fjti4w3nQHe8o/Xl4GAhD\nhN6E2nLJF1ZTFNUyMixmaDYI7uT2uN9dsqXoSlB110cqBlZUS/tjh3bCMfwk\n3T/ugWqkqPIU2f2N23b/fBsbEi53l1VRLi3BpdpFRQgBva966LAh+IL3imq3\nf8uLWQbRtrYJuocdF5xGspHS/uGqmjR79BMLFuEuuYCZ4Uq5/VbzMGI2b6E7\n4Vgs2jypVFdF7bCy2SFPj5fKoraXEyAsMBcNfQBccy6iuj8fno4J7ZD5M5go\n/T8Qqc6wWDB94oH6nzwKSncYUC+xGJ3K8wZsoeDyptTIHv2xaGQ9rIa1jTEg\nRdVEM+02GrhVrRhT2lP/6Et5o13hw57BYUIvFuUjdt7VnnOUSsEJ7gtGG6YX\n40Q2EbJUIKc/NLjRQzZbyE2ENxtqYhWGPq8iJM04Ww1NLv1SmUkMDc6vC6rQ\n1Ovb\r\n=dI2Q\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "c297440c9d21488405a7972309acf6889e363be7",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.14.1",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.0-next.6",
        "vscode-languageserver-textdocument": "^1.0.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "xml2js": "^0.4.22",
        "mdn-data": "^2.0.4",
        "typescript": "^3.6.4",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.0",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.18_1572896716737_0.8935538940353533",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.19": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.19",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.19",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "b7dc58fb8d1968877724e163b6ef20b26c0b5ff6",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.19.tgz",
        "fileCount": 84,
        "integrity": "sha512-wWSo2MZvd8aEI9lf/Asy0MP0Ao6xAzhBeEWxGcF+Ms/zcV4lDRkyFCNzwDt0OgWRzsBNaEBXfjeWLq9rNXkREA==",
        "signatures": [
          {
            "sig": "MEUCIQDT7Ke2YuA2RtpZd/nQ+P4oyxmXwhheT00JWK3CL/ZGLgIgA386SemcBxsr3bGq5MtCsp6r3jYMuISXEr0fBgJ4vw8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2695136,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwd7/CRA9TVsSAnZWagAAgHgP/05j3BVc88tp+ZmD3Jw7\nG2bE+u7tK2umjYVzMJPuraicGDR5RCLDwjRHOOk41p/QJHMoGrpaa3hXZxfT\npS+3aZBhZfm/KtZ4PIbT4I1ra1svR4eaIQUwbAJHEejiMxaPNtjNNYV/fOp6\n2ajtYmni4OUQPrZ+kv/8uVXuAEAoEC0bSPCpbyh/M0i60VIDa6SCXe3BqxGK\nMMt7DoLsTQl+rbLrWWsQIwd3DGdXsTiZeSI/ih+lMFXfUyrjPTlZqAQiif9I\nfpm5SvIBdRx445CUSLDFkCKfZFgKv/926zdpjKSBQZluRC6hfZGkdQuEm+Dk\n4ccd2RPw/6Vt8Xoi0SFw5c+PZS2B/NRExqco8IzASQcrE8g/jrnaNK6Q9pa6\nJLEcNrg/2SrQuk6VUbh2NpGm++3cwqEI1HXch0+0kfIGt2V29yHcIxfmX9QX\nSv+z7YNvASGTkbG+w4BAwyi7Nd16ZxVU9MueZZ5UlfqRGnulTNl/MUiNn8if\n1MAVHNy2yI8ABNyWs928ocxqWy/m5JOh3taFEnahce76ReH27OHjf3pqbEI2\nojiOJYuxwTw1DnGqgijoPc2UZOJ+nQl8c25KvKuIquUahwXSeDC460jTyy0L\nM6audXNcK4wxpOEFW2paK7jXusbmBb3TNuKzAb/QRtDygWKvCrNBNBxNE/B7\nGXoC\r\n=YVXK\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "a6f2733b44303cf7a0fc86c86b87f4e582d7d052",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generate_browserjs.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.0-next.6",
        "vscode-languageserver-textdocument": "^1.0.0-next.4"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "xml2js": "^0.4.22",
        "mdn-data": "^2.0.4",
        "typescript": "^3.6.4",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.0",
        "mdn-browser-compat-data": "^0.0.90"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.19_1572986622748_0.7360194098585808",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.20": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.20",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.20",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "d0c4933c33e356617ccfaeb6b7144be196b8b3d9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.20.tgz",
        "fileCount": 84,
        "integrity": "sha512-9j32ppmJauPg9XYieAS6alCGazTaeEi8nhSAb11le5qfFNWep4Ngz7dNc/UMlt6hB7BESRyk2B8MM/KTlnsNBw==",
        "signatures": [
          {
            "sig": "MEYCIQDefDU+HXG8cX6HzBgR0wNpVdxgNT9GiC2FolYiU/6TAgIhAKL5d0DDzDMhaKW7LUQwqh7gele1zM4pZzBqbS21u8bj",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2713980,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzaHWCRA9TVsSAnZWagAA0Y4QAKIbIWwlrD2Q1YDj6Ypu\nU2hLr0bShMPAOQppW8l9qDfqnONqdPPW2Y+acpdm+kLsjvdz5owOfcymbEhD\nT36a6HbdD3R7gGvvRZ7OpU1vaSXSAiHzj/UwXefETEPPfBm6ij/9K3b5MDvT\ngglpyMiRvSUj56gTdaDE5AsH7ybL8Gn09wc1TuKHfoF1MEO8aJ/JSqW/0np6\nnNDvaVHJHyywBBS8H50FuwMgA1hZ0nKiJb1csYRvU9ivVrc6/7h2nd81ywRb\n5g+h49soiSloC+ZykqJReOmVuvB3GM4Ykm0XvnlQw9v2j/IfBry3C/FtWVdh\nYRcug7MwXFI1Pu6Tsu+4dwvrlaAlPCWNyERCHMPjgYoXtsJKPLjr8o5JehVS\npHFzcjTm/ixwUdcr+pH0Z8xDGWXB9bNmDqphwR5jhN8n/m0WKgr/7nmI2uQB\nklWWknECBoefJCXB1/z+FP2FLUcATVstU4K9m8MaCOAisDSlhwTM3uCsOjwq\nQnL5Cuwg+42AjxFFU3vTgm8UTnM6KPBkc6eBL8LZQr+0t4gNfB5txrTQzTPM\nrcNNj0G+OrZRrAm0CzIsDPD04tbmUwWDpmoWmOe3nXxQ/Yf72qTUgBN604cb\n8YM6mtiUNopnEcpgPJ/8J6hqy0g/z21mc0y/euLuc+iGt3xDKmEso9dT3QkD\nexM9\r\n=ZuRI\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "00a3873c2fc080b90622d8795c170d702779c724",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.12.0",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.0-next.6",
        "vscode-languageserver-textdocument": "^1.0.0-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "typescript": "^3.6.4",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.20_1573757397561_0.7002191559691595",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.21": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.21",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.21",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "113e00536c78fefdbb311b27efb3f9ae1e4377d3",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.21.tgz",
        "fileCount": 85,
        "integrity": "sha512-2WvHARpEFSceiIt5oHxZq+dcO3NCxNZLjN7RTOKtP3rgyX8kvYwv0Hk0hT60JPjOQfHSiGnK90+T9Yxk78t18A==",
        "signatures": [
          {
            "sig": "MEYCIQC2iNBLIakhJ0dYn1Ehpf1zpk1FbrV0YPVG0TWHpOAS1AIhALczC0cKC9QqByTRIuD6bas5twP5QjVMuJ3SbGziEVSj",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2806278,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3akwCRA9TVsSAnZWagAAncYP/0kr/k5EQq6YNfLJKOny\nPKFNrW68Ttyux3Ubd9pLniFbhns3ps21KRs4KJOEVRj4I+J16jQPHTxSiQeR\nkuPrAmrgQQKBPvXD6v3DJmWMSFmtTqVK6MsGsPTESzzue6R/e8Gz0EnWR3Sw\ni7pvi/F3rvlfKRMqap85waNjCIaiVlkwl2LXguITFMT+sruVLPIhbNg42oHk\nowheDoQBDiEfyCdRgbqODFxnZVbMok4DFNFULFYj9RzVkaMPKN7/yV49QeBj\nGHtA6cqcSRSe1wGCXaTn0Cu7KLHozd6wM/JgxfPnfn1dsfTEy2bNNBhQrp2S\nvtofcFIaDqd2mFAPTYyLOn7h2FCGi89wZWLcST+szXDw8imHttvcctniI+dJ\ngCyKUG4W2RwDJtcPzOhcXFnLV+K8ATiKHkVePdxHg1g/uHn2dvlfQC7clez9\nu56tr/3i+fujRK4BTbhU81eJflJy8VE8um14HKXJCjnFJfUk1q6JyZrnV4kT\nL4A/7w3fACcuimXFa2eqGFtDIEpw24xOt3+8hY7hMmMIIYR7lcahJJsA+anx\nw536b8GSciTQ0l7XprbPoCtbfNkURqxf3McHq7l7E936scnGD+zT0ncUTey0\neYCJYW49tfKLvF/YwRSAbMxfwg9rtsESIw0XDcr+qraRvbiPbwMjp2NWHiDh\nSGnU\r\n=ZDh1\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "32591edb6c2928149311bb484664670b6cf2d08d",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.0-next.6",
        "vscode-languageserver-textdocument": "^1.0.0-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "typescript": "^3.6.4",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.21_1574807856217_0.15490683345732914",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.22": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.22",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.22",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ddb23a7086807f0e098f069ad91a8e3b7a696cbb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.22.tgz",
        "fileCount": 85,
        "integrity": "sha512-j7+S/0LPn/pTe/CQ8WscDttW5J3aY5Ls6bo/Cz8ZdlBjHl7DbrbZ2rEl5Qd6aKbg0ZdgjWVxGqjjgZFzh+O9/w==",
        "signatures": [
          {
            "sig": "MEQCIFBMgUMr8XjSPEJepyFIbxb/guP33jAF2X4uNx3X2RMsAiAF2Pan5rYCmm9NVgNKuim09bAtetZEJbSK6FtnwQKw0A==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2810806,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3xx2CRA9TVsSAnZWagAAyGEP/1LbURknk+nMmL9Ge1/m\nYl93j6/4yu7q2ZyTlOpLma+3DEPy8BQ7rZ4dgocbe5WY0IkjS5J8qUYzPDzs\n1RGNNunPYbCwdlv+H67FowY6A3z/hY11QLv4Aw+yhlfbQi7lL2mqN/Sl9d9O\nQzxz4kP63CQRBkEyNcDs7zp+UsnZbETbIqkJpHZ5KSDIHYvORBHJR+R1FcV6\nYWSj5tnClW9Q8KeJ3cwzsYMKKayXSB/MbcB+Wzl68zH0YoEzBFvl6oqhknU3\nhQaC7pZoLYePZDs4+KvBffCpAq8q+EqISvkn1ksAVMqFG7GVeRc8rpaMPUBg\n1HVFAFbhy+ADdlGl4xlFpyc6eobJvFLxX/cyWRf1z/WRfzC8zrNNoxtbUy4y\n4CZGkgjRkVnUEUhx2ULknYBoH120aDD7BIjvYTayQ5beNL7fNcEfSax+sg8v\nXfkrcFyVrGd9qM9mR/i/qmjqAejyTcH9GyuXoY7ANzy9CQlTp9Q1sTxQ6Ezo\nQW1+ftELTUHOCHCVNcyqpGx5/XYP0q2Mn6o86Mu8WnYh1QVMxjnWdFWx6OKv\nNrz7QQzR3LBJDV66rC6dQuhGR1d+hc3tpCcr4lNQkNU+q2x1A1dLUS81m/e3\np7DHepiFaZs6Cg93ltLdEgNu93SIoDwDSj4FGx2eRH4EA9mNxwv/1yLN7pRH\ngTha\r\n=nbYt\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "98bb20580bef2451a90d06bd2922cb87734010e4",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.0-next.6",
        "vscode-languageserver-textdocument": "^1.0.0-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "typescript": "^3.6.4",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.22_1574902902002_0.5094856978125486",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.23": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.23",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.23",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "b7a835c317a6f0b96ec104e3ce168770f5f0d4ff",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.23.tgz",
        "fileCount": 85,
        "integrity": "sha512-DmMXBzTd3uYnVMffNlcp+Sy4qdzeE+UG5yivo/5Y1f/Qr//4FyssH0eCZ7K9Vf/9DMKYf9J3HeCNZSTq4EzMrg==",
        "signatures": [
          {
            "sig": "MEUCIE+TOvge5XQ0H4gBHniXmxs3+7gqAvaKQRBW+eXqrxUJAiEAg6ajFynNdXk3NKmzX1pbHWDr6BsyBeFQX1K8ECKUSvI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2812207,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6FKjCRA9TVsSAnZWagAAguUP/jAOqvd56NdLgPtdZDiH\nwpHsMDpIHbCloTk9a0e6WstU5TadfOqdtX9j7uDX01Xo5sN/kUMyMYQu//JC\nfbSUO2lYzIQUajukS31SLDJV1ua8CX69+75TVU+aSiGDbi5SkKxOPscj0lUT\n6EiHyEpMfjU+FPkzJbn8aZLvDL9wg6qJ82QIpFg6+Uc6rrqYfFgrqe+jruFn\nguS5MlGb8lU6waeFbIB9+Gb3tbCpt3I0vAE7OfUjcbBwVNT5zg+lzRufOuOG\nZAEyofTYXv5LW8Djc3G3O/ZOzYAqfp5r8wM9PRFVlaIHDnS7ev6woR1+tVA5\nmvtS6tontVHClE0nJ7z4Ut5BHFtExHtJ/Nh73CD1m8JUKrx/Q7zKRsukSfo2\nsRXdJn2vErvMFEnxUCLzMIFdoJAh8byl88yvOZyto8RqwiCpOcRprWE54BnR\nhuZXN9Ercaf2y4pj+ZSnzEx8lgQxeDAhHR3VIa+7r826sC+jaJ1O/OCgZmXU\nR4RSoRMdSHW9teaudGNQlSaDObJZGbvGUnNwlQOdAnCnqkEgATadHlWdN0Ea\nP80WNAlSCjwmyqnn+qu/MarQKTCXTfKap/AE70BHZGPMV/wZ2Lx1JRb6TaWt\nP92j6NsWqTT+/mcRqhpJiS5+nRegAucxqB8RWnEWEe4mzmFW6cXkzKsoRVs6\nK4Q0\r\n=gOSw\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "2a87ef7ac2ce9eb4db3583e38a98bbac2c6464bf",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.0-next.6",
        "vscode-languageserver-textdocument": "^1.0.0-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "typescript": "^3.6.4",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.23_1575506595124_0.8679292408541113",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.24": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.24",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.24",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "6190fb5af4621b7efc1a0772c1a178d996ffb42d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.24.tgz",
        "fileCount": 85,
        "integrity": "sha512-7CPBmaQnvkgL7MXZK9vt5R5CwFaQ9TCqWt9aCi9dGm1g0uAgFOwk8+K5+fV2pasI+aoOvb/kLcFjxSSRD03KdA==",
        "signatures": [
          {
            "sig": "MEQCIGBy6Dy5KGR/fHA/nXyxMIFcVw89tCGw+AFU3D1h8mKxAiBcCwoZe9RsW8svNJh1Wg3r38cJ+teplVQ0AvvhcM5zmA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2816179,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6qqSCRA9TVsSAnZWagAAwngP/086d3/u1eJno/+oPsam\njOn4b/KStyDSe5BpoF2lfcczHGgFGG1qocQQF0vYNp3SoM/iNCxJjgU54Hsh\ne3jNd35WIJkpMWdT6zO1IYtg/RgirjEnfqjvha1VgH3rxClRj56Jm1Q5sKaF\nsXOyu15ie7pz5jE5TRzx7AadiqaqjkyDx6nQ2Gfzit0E+4M+ennR7qcjMKWZ\nqpRx/OoCDdNMs6gBUdw0ugMUlSW9cwXts/u1nSJ7LITVzpfB9EDMRvfMw0SK\n+5SyosE4/q0Qdu9vwcFEmpiH9gVQKnzz/eDOPFqofFG/iX6BPwQJ+OYff++N\n8AJqhQEllMVUWD1QYanA/E4k5jtE57SCNofY3RvaEuvwcLB7iGNpiabH5blq\n2m03ADH/Y5zKMfQvb/1XdLa2hX1O57I4FvuorjZG9jVJ/gefiQ+xdxPJigs8\nOsvFr4Sr19WyrBjxf/p7rotnsVSy8zqrLhCVt0myOo8K3KDwTB1sty5y1YV+\n6APx54EOWGqWs18yZ1texRC9DA5PM20KBxMglEY6JOSvgqk+BR6HmNNNBjQh\nkJMr3s9r5SWbHhue5XfvCIBZgiLQ/GWrDIOYhbzpdkBnO6mIgSZ0nxFEd0Jv\naQ6Xg927xbQ1j43baGbXtiGSGm3Ixeb3fR6ucq6jbKVsKhVqyermbNlEJ2Hf\nsDE+\r\n=Yd9F\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "9b6bef56345d936fae4cc64335cc4f4ba0f727e6",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.0-next.6",
        "vscode-languageserver-textdocument": "^1.0.0-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "typescript": "^3.6.4",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.24_1575660178031_0.2895271826484589",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.25": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.25",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.25",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "c200039f33c08a11e6848ae1165ef302e0ee194e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.25.tgz",
        "fileCount": 84,
        "integrity": "sha512-c6qoSiYUJUDYizqQRZw5tb7n3IjCgGeFg74aWV0IsihrLWKPmMwDdRDzIDohWwlOf5myrEvuHmbPo7wTaspG+w==",
        "signatures": [
          {
            "sig": "MEUCIQCcDLQQTqrTpoNMGY55OvFQonw+PcnJCLvl1eC9bNPtBgIgcK/mtz0be9LpA0RWE2Ci34E2VypnBAmGjw3n3W5T6Ys=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2756990,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd815JCRA9TVsSAnZWagAAmNAP/14tZT0cGFcLupc7/Ywz\ndLYr2euj14hJYtyX0O0J7gqqGoxUJzJAg9dLd0FaHQ6nNvp5qg8K2o0yIyF0\n82lw3AgAUlUJk2nyoWuLfPnbf5Em0Zv3L89C7h2MSCMp6UqmuayVzuPTeGUe\nIeetp7qyHgLRgZ0PoXoyPes5tVtoTQ2IpODS2dfoGlM+JqCSn92GXL6gMJ5y\nC1gwrQjeq94Hapbi7RVo6ZoSZMddol553wy8eyzZG6nIukiTYTzugDpAzYFJ\nUL47GrihZs0+AsZyR9Yfrwfsh2bIkU7KG/dd6VumxQN78Pgu+b6NRstqrQ7T\nXzogLoLrJTxZeOcViHCQ4AoHUwz1eoQ2LvM5YvL2HXKj8mtFkrnjF219mAd1\nN5LPXwgIW7sm47eU9mdu0oK8BNtW1whQQMbaEpnHkjvapbzGR5mdrTVQrjw5\nZDnTBCUYhB48KPd4YsNvvqoB+F9Ro9Fk6qH3ZHt6Gq8HhAdimShlOmzv0tPE\nR0g9cQrdj3W3vIhW603kwOUhNNOMO2rzi3axTMFczkp2Qtq9DaZ6Qe3ObAx2\nwn7LqyGVDNlxs1WAd7mzd2/JoskAH6WuyI0+F+HzbOhLs6YRiOOUxrxcaf2i\n66TiDwJ9JZYEvnJce7NISvjLYNVmp47qKA1Di9wM/ObbgsxUmo97EMVUliXR\nuXSh\r\n=YBcs\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "630aaf750e9becf8e7033aab0a8335305e59c6d8",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.0-next.6",
        "vscode-languageserver-textdocument": "^1.0.0-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^14.1.1",
        "mocha": "^6.2.2",
        "mkdirp": "^0.5.1",
        "rimraf": "^3.0.0",
        "tslint": "^5.20.0",
        "typescript": "^3.6.4",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.25_1576230473207_0.08127981157170194",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.26": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.26",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.26",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "692dd161c009e324126ae1e13e5ecfda3591dd05",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.26.tgz",
        "fileCount": 84,
        "integrity": "sha512-KgM+wU6XrzZiHMnxlBjS4Km4L7jFfzOs4Zz959gGt4YiGIoacUpLJNKJH51gE0lqcbCtGlJHfthPljLOceKYyg==",
        "signatures": [
          {
            "sig": "MEUCIEu1cLJVQEsA3TkdUR67D67yvXbRhAJzy+vGNaV57IahAiEAuRjU167OyKsgjqnyb7Ahxnx9Gl6lccKZRxayq79m9L4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2756982,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL17wCRA9TVsSAnZWagAALXAP/1SxFS5t2OnsSqBfSTE1\nbAK6N2d+pbhlPFS82IUyN/bjre9cGFqmyXE4t1IhuU9reyEaW9YGyAjU4Ch0\nYCU9z4cvPRzE2Ib5Nn+aTGmcxFRiy19SjZ0ztAYhASx9SLtMVLBjP1z2Wyeb\nsJPEfrugLTD8Mxigsb3e+h9Yuzk0rITXdALYFCLXwDwBKi9rTZKmTD7FTSix\nJ6COxaQcPQV4xbiPUd7gVLqMMKFe4X5sKJAPPgeU0ZjGfpieuJLq2ndVQ3Oy\nW39Rh2vYwFns80YTMHW3Tpn1BCo3/suAiQss5ZpR8qzYXczFVvN8Z42ZQdmP\nEpJkVJwZ7sXo9+zJItwBbynX+NQlsvmEfeimnw2SEmsZ8c65rDbtHAXbUn6c\niWSkLEm5KGQ2uK9jbBpM11D9wDO/roVeRYwQodMzN3uE5cXQNIslJq95xcuI\nzM5vR+CnmZihqnbHnxRSlhyqGM1prRq/FbdLg4hJNdFn+tctR4wsvdm45SYE\nyrzLKhELF3rU18JMjXXbydoOQsF3VBklwiohEMLiuwj2OxonvgCxoDWgpiDq\nyqqu9IPcEEsyLojxvu1B4bdSs58s2JjeRXflepNU9Obm0fv0hL+vRqgVjzXc\nEOJgRlOuKiEomXjH2Y7cOB0GBeWtfz6ydnlGQ6xT8jY6+uhT6PiY7naLob7s\n3+EI\r\n=6WmQ\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "17fef35a10ca25aad379796d97f1a1734968a7ef",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.12.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.13.1",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.1",
        "vscode-languageserver-textdocument": "^1.0.1-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^15.0.0",
        "mocha": "^7.0.1",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.0",
        "tslint": "^6.0.0",
        "typescript": "^3.7.5",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.3"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.26_1580162800264_0.3022820756378626",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.3-next.27": {
      "name": "vscode-css-languageservice",
      "version": "4.0.3-next.27",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.0.3-next.27",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "04f52bfdd85ac7eed8d82a0133aaabb4c0e18f7f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.0.3-next.27.tgz",
        "fileCount": 85,
        "integrity": "sha512-MU8sHQABb1WnzOwgazIdO4lXG7cGzFKd7VKi5j67uWTNsqSrbAVSoKGjSyOLq/o6h1L5DGG1Og/7q403z6D04g==",
        "signatures": [
          {
            "sig": "MEYCIQDEL+BRrD3r+N51FcRdRrA+TnhqD9ttXMube4nHiD3TsgIhAP+XEWduPdKevYvtj5jQJss2HX/QPfFcqCScB1mL7+8F",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2816188,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMzVECRA9TVsSAnZWagAAiysP/2Z1sdl7Unmchh0fsfMh\nZUi7gNaaP+YoRw47kNF87gKE93TGh7Q3Fq+w/g2jCO+PtnB5y3KgnBfZln44\nOmsfuxOmw4sKwYnb7UALhPJyfJ495NBja8gVOY7AxdaRkmG+nwRSDsxVcNGw\nnSwwwU8QjAqZ7/fAUsuzZ8Mbkn/JJjM1Yybbj+pMoTj02zYe4ZQybNnx+3Tb\nsHoxWaOToi/K3ho78G11Ycv/xvKIzcXZR60IJ73toscvKOVcZd1qEHSdqUiN\naXHSgTFkUGnJmbAG6uyf90VyiIj+xQfyolrUvEBkdvC4FcmZFpK2Gk0bkOhO\nignChTigboPEqROL3KjKBhUnvMnn/H+rfXNjiG8Re4nJsDhv5mN5I6JDf83/\nPIthlz55IhuaDXVN6nYGiFwzbNxf2BwJDGxfUpsUes0+VcGGCATOZv1ni6FZ\nvN31/J7INO964FnpSlEEeIequYwO8Q1QFncYBLomsgJSKSOqL2ysaIElYLK3\njMps8YipqiiPbXu7Ln0yMnsz9VBLq28Ae0mTqUS1SWviDWchta7bcknZSnTq\nwgOwhqyFFqHbs0fpqpzHlPTm9Kvzyx0PaU6jg40kjW9nMMkx0I14XV+jOENG\nkumQbBANU5WYMyHBARIuPENJqCtd8bGy737Hu2ahcRBjtJDSD+COfYuRupZr\n4sGj\r\n=bqdX\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "7100db15471b4457642ff5200fbf06743a9d6526",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "octref",
        "email": "octref@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.3",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.1",
        "vscode-languageserver-textdocument": "^1.0.1-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^15.0.0",
        "mocha": "^7.0.1",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.0",
        "tslint": "^6.0.0",
        "typescript": "^3.7.5",
        "@types/node": "^10.12.21",
        "@types/mocha": "^5.2.7",
        "vscode-web-custom-data": "^0.1.3"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.0.3-next.27_1580414276367_0.8999222408442535",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.1.0": {
      "name": "vscode-css-languageservice",
      "version": "4.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.1.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "144c8274e0bf1719fa6f773ca684bd1c7ffd634f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.1.0.tgz",
        "fileCount": 84,
        "integrity": "sha512-iTX3dTp0Y0RFWhIux5jasI8r9swdiWVB1Z3OrZ10iDHxzkETjVPxAQ5BEQU4ag0Awc8TTg1C7sJriHQY2LO14g==",
        "signatures": [
          {
            "sig": "MEUCICWGSNTxvdughADjzwqBmCJaVqCPkOb0c9Rb2AHQY3t5AiEAyN56B5LkUrSZpmJYc5E4IV4TdkLGhl9+TSWm2MhoRpk=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2764843,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUnCcCRA9TVsSAnZWagAA9DEP/37RnqY4cfnBIibKuO8g\nvgVezIyV/5H4GxMooJKFWfT2TcCl1mX35/RYlrJGIkvg/a25KYWafupbCC3m\nGf6enzFZn5Hpz7tRqaJGwxjQzgd14K6R2F46IcgW21fzKiNr32J6d9/Np3+T\nJU82oYnCl/a+vf4PbyuVwf6TVMboIysRVABZhxTyzZVdpNmPvl/LGI7LuQhR\ngmRNNrpfY9315PJcVnXUoP1DGs63S2OfQ7qzoQmDwcFbGXMgkGNZ1lpkdqji\nalTtI056SorkKBtKK4lOhmDJlLZX09V8LgP3SDoz+nNjpE/FGnC8/neJIpV2\nOM2XaZKkRqrgTomCV7l6xLUrTZf+yQxQNL2y07v60RRHsWaO7V0CF9gCG3lw\nzVnEAsLvETG/IFfuqdrPJ6CAwLkYL4d6UK779rhqAP7+B3DswcFKeYJzUPl4\nTd9pRru5/nTi/Vi5+1CbO7CQGeFnbGhdA8po13wE+augVj1jtNoeGnsF1PiI\nY0RusiXI44b4+fxkJO3HV/2/lb0IHYmdcLK9lxO0V868g9Ol6lM/4ak5P5qB\n0MXKcVPY2LKn7bQfjGvvti8AJOGsuKiadMRawutU25ETNQ1xhJr/xeQCgvvN\nfPB6FVuc89DCCAQKb/HjVFocAvXJ7DanbujO0znDaNH+907Cx5Dzbu+gPTL+\noKPp\r\n=00Gw\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "1aa66c03dfe6b0c73fb1e05bba67052d2700b218",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.12.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.13.1",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.1",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^15.0.0",
        "mocha": "^7.0.1",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "tslint": "^6.0.0",
        "typescript": "^3.8.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.1",
        "vscode-web-custom-data": "^0.1.3"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.1.0_1582461084078_0.005497417269320071",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.1.1": {
      "name": "vscode-css-languageservice",
      "version": "4.1.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.1.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "9131dd465e4b20f3ba78ab9734b2c7cdb9237443",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.1.1.tgz",
        "fileCount": 82,
        "integrity": "sha512-2r2bYbhscivRu1zqh5kNe8aYpFnfksMYC7wTpKX2HqFsSzSJYXk0sCqPaWsP5ptqz0OFBTXnzx2JlE+Nb5Edgw==",
        "signatures": [
          {
            "sig": "MEUCIQCZuFTlWMkB0VkWjFxwbYcVFzk0c4IhLmUmtu29jbAj0AIgFZ+zA3RLeSe0+lPayBe+x3GQgFh/OtIc5qOLnk+VTVs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2766624,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJea2BdCRA9TVsSAnZWagAAeHcP/RiaxncqEYQYh2ou/LEn\nEJHqEnPH76/X3Gc/ReE8Ah5u58Obj6uWrAoyxsUwfXWDk/Xu3nDNlsBUJTY8\nqbyFtJ7lItgHRC2UFaw6ZZi8pZmIszIlAWlu4wWavT2DDyvJmgov4WJh65+j\nrvNU0Ca+Vjr92ymrEO8XgtKMcuc/ZZh3aQr40R4ND1iHzxLKHG9rlB/qwV+M\nWdosaHQpXgYQBXqEY1bEslE2RrDC5DIVfOnwx1LPOUJGxDsqgoeGFPesv1cm\nxMQdgY6O6u387Bp2CG1Ip8JU4GZ1GpOpm29lltFQljLUWdj1xpNHuKwIaKBh\nRfIX74P6kW4iEBSaMX1sWbaZ+onOzSWksqKqm0Vi4tBl7JSO2Qh6Ek5LaE3X\n+A4iFdsAWvNvlUoESp9DixkMChbt1Tl4mf/gW3npstW88K36/F/GGbzYfaZG\nGpETGqHIfH81+/6gq5O3mHJieK/2+jbSjN/s5w3J8Q8RWfStNFI52Y4iQIlf\nFbYC2+Rf52ZfNkmkEbcD8WoSOH/NtTZ9EahlF4dDDpMXWijSyFA+Ln7/2EDa\nAyhXraJSjNLLzRPQDZrucK2RXA1a1aKI9Pfn9UCPZNoptX+MI18ye1FiqC8f\nebO5hCagWEDCo0pSxRaFr8662u/sr3ZRTr2QPFDQalbDOc+yC3R/g9SEtLuP\nOFXM\r\n=yD+A\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "542f5d6f6471f1fcb67beffd124799cf8f0ac3d4",
      "scripts": {
        "lint": "tslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.4.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-nls": "^4.1.1",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.1",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^15.0.0",
        "mocha": "^7.0.1",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "tslint": "^6.0.0",
        "typescript": "^3.8.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.1",
        "vscode-web-custom-data": "^0.1.3"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.1.1_1584095324763_0.20661162006139455",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.1.2": {
      "name": "vscode-css-languageservice",
      "version": "4.1.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.1.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "533bfeb79b38e8add07230dc67001cceb80253e8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.1.2.tgz",
        "fileCount": 83,
        "integrity": "sha512-clIjSS940NPBvtfubZokKT/YDNfE5ST9VDwsuwdCbQSkJAVZPAbmIgfmgrz/f/o8PawYQU/ooUBEuRIvIYq3ag==",
        "signatures": [
          {
            "sig": "MEQCIEkqzodATTLfEsf97HevYY3WTYTyKtoFVH6BxA8MSKazAiBK0Qf66+XxeYAvqwRuLeT5fKeamJycnHcL4tnooVkrqQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2767264,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep0RPCRA9TVsSAnZWagAAmeYP/1M5wtAf2d7OAJeW1LsD\njjR3dHBR/aeuBiczz2m/TB1pKiWmv9PDttJsdB54/UfQSWfp+w/YH16lr8NW\nFE6IINBN+/5vQ/bcdtnsZP8/zynyOdGrabiGebfA3p+SDr9BcH8Xa2L4ct6t\nMgafFFXHMh2OMLSg4mhqhljlBPPYBvYpHEj3zCdpkEAKDjxFzpbBwIpRhtXu\nPXLvCN5FO7cuqfausdjV0wsacgEsjd1KdQnQTdXVYZtm8Gel9iyz/GLgaXrI\nVdz/m3ECOc9l5c6xfnwzi+9Gmn3wlNP2O+c691x3JPUR+gdhNWlg7J5+LWq1\nSzI7ZL2yttp4Uy/zS+YNdFS6UfGFikHHKhrvtEifTIUY95mp0WkuUkif2e4q\nqexiprBfG66nev0YGUx76OKl3JJ90WV39Bbg0p9zsrHHSEa8Zz2L8K7XJN0B\nPxNy2awXUT+y5OWkD2/7EtkHdXLpAU7reCzaHuWT8XsQz6Om9g9puJG2uTnx\nWd92xNz9ONyIMSTKLRAqOJzqfcBG61sVqaufO0F31qorOjenRdN0B/4q6/iz\nJ4I8L9PJQO6J2rlGIKgd2lZBvsQjm6RFz8JpPV74/odRIWcjK2OUEQJ6Y5lX\nuSbgnaRXStLECAG6Y+oF82cpDqV9NFt5fsk5xk9vxKeseWl+3gIE8RMn7UvA\nW7Lv\r\n=lavi\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "057f191668843d9a2c295cc109d48135d5a31542",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^4.1.2",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.1",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^15.0.1",
        "mocha": "^7.1.2",
        "eslint": "^6.8.0",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "typescript": "^3.8.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.2",
        "vscode-web-custom-data": "^0.1.3",
        "@typescript-eslint/parser": "^2.30.0",
        "@typescript-eslint/eslint-plugin": "^2.30.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.1.2_1588020303079_0.32653823661851344",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.2.0": {
      "name": "vscode-css-languageservice",
      "version": "4.2.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.2.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "56081374857ce8aa4dd4c98f97e4e10a30b7242f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.2.0.tgz",
        "fileCount": 83,
        "integrity": "sha512-HIjl5bofrrxMMF05K/nq83270EdvteuAIio44FWd6tDdfhgg4vbofiAuXRSpXFi335f5+ekKdrzvPZm9ahqzsg==",
        "signatures": [
          {
            "sig": "MEUCIFUWty/pZZV4ZQFh9qBOIp3mIMRAsjo7oxtpmi7SoulwAiEA58lby+g+g7nVSB/rHaSq4bK6uW7DoRzbju2VWBllwEQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2786715,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexRpDCRA9TVsSAnZWagAARm0QAJSYbSYMZ28IpF82+KmB\nOzj7MipebMhtNZoFuTL4f0LBKbyyCYE4OwyHDNOsE/ojxwFlkM8uqSi8vC6m\nWCDiK8V3rvZl583lCaVlT8eRBd0Cxdz7P3WT7Sdz067yMAJFX4pM8NIhnOq6\nPq8i6FB1bkTmFpwKAY5cwfqvBCy4awMJej/hWnlK0MoP2uavD7jCzPX7/eSj\nJqGm2yceu9iXFk48vCGecvclDpl9I+1xpR0LbtnKUsIu5b33Xkp7+C1bFVLA\n5pLQtTZpocaEqoKxryol310gNMfopkRpiDxlqz6RWpMayYcXOEHY8hkoz5WN\nR4UKpJXnZEtcOQtmtKITP0CVXJFEi8x/tv2awxVbvZB+uhg4DvoRxfNEZwkC\nuKnOwbJmI3cyL9aC8qAzH31kzLeU7zE7WiraFTg8ABwfRdBn3iTT2eW3P1yR\nAnZ7I1DcxbcDUfKx+GQZ4kvWPCByUM7aKh0przeiMEQchxI9CYOsejaVMDPh\nWhDdxDLGut0RhfkWVelhxnECgZXC1uQEk7Y4kW8MqjY44b0dAnl8YFaZ203A\niCOgICIfFuHTQKKWpZmS/HmJ/2kGtcgWkzxgQ3KKw4HwgjLeIBgzZZGB37rE\nysfS4G3uAWOh/FtXNluKYuriUUAuBXt0KARKYLaXTRC3gmm0ZfCDZPJM4H2R\ne5JC\r\n=WFPl\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "f3375b8d125e0a8dcfcc826493ab134776ed4b52",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^4.1.2",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.1",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^15.0.1",
        "mocha": "^7.1.2",
        "eslint": "^6.8.0",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "typescript": "^3.8.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.2",
        "vscode-web-custom-data": "^0.1.4",
        "@typescript-eslint/parser": "^2.30.0",
        "@typescript-eslint/eslint-plugin": "^2.30.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.2.0_1589975618743_0.950097955525024",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.0-next.0": {
      "name": "vscode-css-languageservice",
      "version": "4.3.0-next.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.0-next.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "70ca6e192e1d7fb904867e696851b14401da9573",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.0-next.0.tgz",
        "fileCount": 87,
        "integrity": "sha512-OwYavU+gqocK3YQi484CrGkGMMRRmzJdeNMfgAr/SssKJVJuvkLec7NbAopM42KTE6OPaqU3AFgI5AMERmIJ4A==",
        "signatures": [
          {
            "sig": "MEQCIDvBQiRLN1NVvn4TWu60CCd/731Fr1CN3TsArCohlwBuAiBgjnP+H5Y9YpV7EJqzv8Sb3KAQoS2RYrEejEdkSuZohw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2833815,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezRpkCRA9TVsSAnZWagAASy8P/RRpsvZQ7yKIqHGlS/mr\n4eBY2hgDfLQ5JLtdX2O35Eue89XHI6Q8/6zo8Kq0dW+2h6wOGpbpAGGzsGfd\nzNN1UHGHm3Vms+x3xKB28BxoCvCxrxTuiLTKhG8d6r4y8nw8VMdiChVmzOxe\nPhXhH2YvytwceoLlG/apoe5ZknaCuE1jMB585nGIWEKPF1tw6S3tXgk7L32k\nhAQkj/dUN/S08eYlAWIejb4rK2eDEqaEPN0IPPKR5zVnPnxgln4OcuOWgKDV\nnZp7q8DX4kSBDX0oC8yCc3DlEaRLwG/C+jLTBF2hFVUiyNrOUZhkxtzW2t8V\n2WUz/e97lLrwhe4FN2ecSrggH1r4aJMHg6gcLNk0SAg5GGT0/yxlKzUzhHQL\n3y9jyvcxw50V34cJ5t9BKIL8s3ZG0ZWz7LMvoCJvT6XJt3mIgTZGPb4sK1AG\nCEGjyiXEqwLkIic+nNWqPZK8U/9ZylMEjpbfz6RkUADgryxZN7mScWxnAJpW\nNgSApojD30MB9bbT91VjJNbmwRm+33sHqBcsLwPLH4BI/bfQQlL5ZLWrxQSM\nUNgN4vjwt/pum/E7cROFZKuzfqa7r4gWQIphm9MzErzBQ2w3Wcj2+vCFHNv3\nzONIeb0KkdrrXuWURjNbvsjSApBGugu98E5f0h3etrG0SJYKLSh5n6MKNWrS\n5pHG\r\n=8dDv\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "d45fa45f20e61f0eaf5840f72069a465d79ecfcd",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^4.1.2",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "^3.15.1",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^15.0.1",
        "mocha": "^7.1.2",
        "eslint": "^6.8.0",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "typescript": "^3.8.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.2",
        "vscode-web-custom-data": "^0.1.4",
        "@typescript-eslint/parser": "^2.30.0",
        "@typescript-eslint/eslint-plugin": "^2.30.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.0-next.0_1590499939515_0.3728110489166496",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.0-next.1": {
      "name": "vscode-css-languageservice",
      "version": "4.3.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "6e1ddf5c469468585bdb91b554ffdf961915cd10",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.0-next.1.tgz",
        "fileCount": 87,
        "integrity": "sha512-Ks/MbHDyUFMMF5DQ3hqh6xjT+EoEjWsdeOwgWTCg+caConhweO2Y8VpZO3qDpbBO5dTnGlcxVG07sxOZyxF77Q==",
        "signatures": [
          {
            "sig": "MEUCIAFnkAiVE+iB2xQpKOBx7RYj1i07/OT9W3qKE2Kv6cG3AiEAoH88lR2jOK6pRCkdBB1/CMQUY9YdyDDYs+6E5ejrz4A=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2833821,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezXgxCRA9TVsSAnZWagAAi5YP/2dErszHIlj8dNiIVnH9\ntBungyiUWuR79JOlOCyIhtrYyzQNloIl1LRbIqACNBuzY31jTUFU0b7cFu31\nVxFXMnzeW2EKN4R5AAxV1T91CQO+YdIq0+ztqf60U/vA8aMm+QDC6o9n7v2m\ni+2XxNB2yYqFIDWRTYNRlSc3O+IRRF2mFDfY/ZlbgeFGY/2wW5y0pqEiIxRM\nyCyFHkadbVcLapTsGcSR54pE0uVjvyLqfW3oLVLl/zXWvEXxD9wK8cOMxdKT\nS0HR7f+puark8TDmwtVFhy3PCwAYCEzgRzCm2yoUR5MH4vsHQ1TxfGX92Sf4\nzHFx9VqlGAZYjhYzS23kq2/2WJ7wkEllVy7xXkKav8WZo3xC4V2CUVkiPmt3\nM6NQcdYd4vMWt0NcMPzK0BUOezt1x65kNtcHvOq+7YM6j7tAh3SHzduNixH0\nOKABLUdnD6MsWNuGcVqxFuBr/IbEJ8+mz5AEFX71HAA3lyIqDpDBqC4w8TsB\nNSwz4OePE4apzq5nh2kKSwWoz/mbB3UNrB9Bh2WBhICyoFT55Naj8IdGlXK6\nx9WvSK6X2ZBpqY0RVQRGPn/5MPccbwY2MeeETlA7WaQ1yx5ORkw9o4pW5JYf\nMsmfgwDeMKU7apL4qzUjC1w2f4v9nhBX1lw6b1rD7HaeTPSc92TxmAfGP6GA\nky44\r\n=Z0Fi\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "52dae9caa96c4db811095b0aa568a8e5297ab117",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^4.1.2",
        "vscode-uri": "^2.1.1",
        "vscode-languageserver-types": "3.16.0-next.1",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^15.0.1",
        "mocha": "^7.1.2",
        "eslint": "^6.8.0",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "typescript": "^3.8.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.2",
        "vscode-web-custom-data": "^0.1.4",
        "@typescript-eslint/parser": "^2.30.0",
        "@typescript-eslint/eslint-plugin": "^2.30.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.0-next.1_1590523952975_0.3790788206742002",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.0-next.2": {
      "name": "vscode-css-languageservice",
      "version": "4.3.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "a7a1289d8d68ddcdee55d4f18b12a455acaf5962",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.0-next.2.tgz",
        "fileCount": 87,
        "integrity": "sha512-4h/s/N7wt6If/5EUNMtfAbwWwImH6EvveqZMf9SmQdMMMqekZkRLA68E98hGzuzI13rHEiLckwlAC+RNLq6FXg==",
        "signatures": [
          {
            "sig": "MEQCIBfd6ZO97+v4kPCJfWxMDlj1F6V+HMgoUdmHqrxkfj43AiB18N13MXgkMgKPcXkb4IIYsHCOIplyH9w3AV3LZBujQg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2833493,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0AI9CRA9TVsSAnZWagAAhwAP/RNCPaDkUzP+qiVeApJQ\nAYuryIahKOml4bfVTjpmuckm/9PumKi75RIGZh+ftHUcVJKyYA42LP8EJsqs\nP1orLPV/IxuOb4nApFGg9yE7ojFzXKzee1oZgHDQm2873QntCZtzsmHS6eKE\ncbCX4zAT4hxPEqryYenqXjNHEYYXcJDghWzpvM+6yYB6TXBjgnNuaTbjGE45\njtwXC6tAeWu3AuXiR3zxnq+HETbQq8tuT2/XtCB8egS8yC/Fwc24GBBApvAc\ntRqrvPgQgPuqGGZvI66E56WKAhFfXAyzmmbKlr+3C54eYA1P8SJjAn/2Z9Ls\niGWPNgdvVKdNjoUjbil9o55cFFBvF6mQMFRbhc01fWigBhNZWCVTb8hL89s9\n5euvueN/aBj7ZOL7fLkVWFCobTbo1W/w+yFSwPgb6Hp+SYFxfNDHU8heGDFA\nj1612VLmxF3FtDVf+Oc62KOyjLRz74Q9L8X88mhui64+o4erkfbYz+JheMRU\nZA9zLZpLfd6wtETzaMrwQ3MuPqc3lm32evuPWrQoCk6dNKAuQhKJWnIfeYUF\n9/GLH9aS3tpYDp1O7pkCOXDJqcW/Rcv5WTMT7LdDhSpCzDtLbLI1qhJpjK1z\nJPEzsl+s5Jx72NmerFvAC8yGBMGVNoI8Fjug3417B3OMB0cKbErJ9YR+zFxG\n6BCS\r\n=W3jj\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "d3330364352de8c8aaa69379c9e41590a0634e74",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^4.1.2",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "3.16.0-next.2",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^15.0.1",
        "mocha": "^7.1.2",
        "eslint": "^6.8.0",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "typescript": "^3.8.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.2",
        "vscode-web-custom-data": "^0.1.4",
        "@typescript-eslint/parser": "^2.30.0",
        "@typescript-eslint/eslint-plugin": "^2.30.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.0-next.2_1590690364617_0.4080421885872676",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.0-next.3": {
      "name": "vscode-css-languageservice",
      "version": "4.3.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0c19ebcc7df5c41104c86f5f2bb9b4537924a33b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.0-next.3.tgz",
        "fileCount": 87,
        "integrity": "sha512-ILm9qONhfeCV+XZs93w9c1U8GFb67KXpbUS1i8aw2kYcuVME2XunUy5XsVlxDUzUyuWBAw+OWvcP+aTRwPaeyA==",
        "signatures": [
          {
            "sig": "MEYCIQCULIy45U2uq0ofxY7GBI/+XPisIKk9+oqxI1aDFlfm6wIhAPcyLbM8QCG4um3Se16bHwDZEGrDbVyNDsN6m2iDe81k",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2835535,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8wlpCRA9TVsSAnZWagAA7EUP/A7ahtCGgWfeg1MPU+R2\nzWFLaisjLkhnHzHe0hDEDgtnba4/jRjzi/lvJyMutOs7Rcc/xnDQtrvFp28m\nLBN2mkOq/SPxL9PWIYjVQ2WsHBILTCMBd2ClO8YmrxUEzTV5OvUEEhTb+rHn\nuMCJTTF1L2t/Xnaw5ndlcVDD+g5V6UlccLgkud2bfvn20rzTmGfELm+5ahSs\n9F8nI5No171jL3ZCovAPcfmYWqGMPY6M8M8UgNmlXKrxmT5jCnSgh4eQ7zNP\nDFDdynTfiT384JqakECq4FT7nDev7fbVjH9LMy2CUc6/m0fqf5k2BEKi8Omo\nHV5h6ArhwzPuiVHcW3AXm1EFYRigmBNtFTflwoTNHI0JtTac9hpEYUUxLnbO\n4swXsBvM0/hSSejeOfAw43IgPru1kBxxtOttszVPiCdIQDxs9/WwH5fOsVQG\n8JwCCE+pI5zFnFLqzEni8UzRxK8140TA7UOJukHu7Y/vthIqZwfu7VCwuL4y\ngpin415U1u3Z5xwksekDRvydDWsAKEOh44dh3u/yjr8tKvNIkhxA5oi7pOY3\nUqkuQATplLVYR1EhQjhSEApNLcvfcR7ne/7kN4x8NfaYLaAhA943OcDFV9cn\nO6fHcng2tKBsIPD4g5HFIG+ME5Jj8IOYLHYdLj5DJBfDwur7o8Knx6779QiV\n2brn\r\n=82Pf\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "bbe080bd88c07d7a39fb962aea4aa03b997795b2",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^4.1.2",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "3.16.0-next.2",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "nyc": "^15.0.1",
        "mocha": "^7.1.2",
        "eslint": "^6.8.0",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "typescript": "^3.8.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.2",
        "vscode-web-custom-data": "^0.1.4",
        "@typescript-eslint/parser": "^2.30.0",
        "@typescript-eslint/eslint-plugin": "^2.30.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.0-next.3_1592985960933_0.11410645117975471",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.0": {
      "name": "vscode-css-languageservice",
      "version": "4.3.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "40c797d664ab6188cace33cfbb19b037580a9318",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.0.tgz",
        "fileCount": 87,
        "integrity": "sha512-BkQAMz4oVHjr0oOAz5PdeE72txlLQK7NIwzmclfr+b6fj6I8POwB+VoXvrZLTbWt9hWRgfvgiQRkh5JwrjPJ5A==",
        "signatures": [
          {
            "sig": "MEYCIQCWS4P+4RyRQ4XoiQvRU+EP5FXLvLXFfFfa3kGduPX3HAIhAPzON/1+vh7wpLbNQgYOEaggMgz8u0VF/NAg1fy+P677",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2836152,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+eb5CRA9TVsSAnZWagAAxS4P/13jHHRqPfVLnRK5jbEB\nTpHW/GCV19S6JFWuocD6fTe+LhWh0HZf57g/oP32S1E8n5mi7BtfbhPeK1Ic\nE0dN7jXkn0OG0bgADxJwO5fWevxSq2Zx5Y1pNcexnR/6uOI3YrpMWmaIfyje\nWVtP8yLeiHLQVfQtVD3krSPCKspEbOLtwgCqLJ5nAbBFcXR510fofm3UrjTt\nskhgASf0n5eed2nNXN9Uq4b5Dyh7qhtBTaAZVQM8z+5Pft94RFTFTqjiv1iL\nTyKBIpm97Kydf96kxPgUaIBYmgGflddxzwGSHPibU4ZxiV0D5FrTWLZmARIp\najmCgWVci9rygrvVmJo87J34WHehu3/i47D5k4ho9V/vUC6L6hY/5fZaUArN\nvckcf9LOhLpOxO1W/kho4l5NlWkIAI6GemkH0gljxTonjKifXC6JztvnEVIP\n0fQy8bqKSTX0O7mcRT9rYgcINrZFZZDNkvBdtrlR3jdZ6TgNxiQgmyr0GxC3\n13saQOHTH3jzUEnZNLJVb7htGZgAws65IlQ9hHpl0N5eRcWuaSebxV9Werqc\nAbW7xaH1uVJGFDfTwdrgkbbXsJvFRedie5Giml7T9wkegwDOwSchrypfsAb3\nucZw3OTRI8o8YCOF3ZUhSCoiLThCHKhIyuaNz4APFfBauL9gCbODr9LGP052\nyehI\r\n=+jx4\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "7127f311f5cf17b7fc74472cb1937c692d0f9fe4",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^4.1.2",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "3.16.0-next.2",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^15.0.1",
        "mocha": "^7.1.2",
        "eslint": "^6.8.0",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "typescript": "^3.8.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.2",
        "vscode-web-custom-data": "^0.1.4",
        "@typescript-eslint/parser": "^2.30.0",
        "@typescript-eslint/eslint-plugin": "^2.30.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.0_1593435896625_0.6256418749607628",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.1": {
      "name": "vscode-css-languageservice",
      "version": "4.3.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "a78755b28b8a0cbb1681121f0fa372860f34ef6b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.1.tgz",
        "fileCount": 87,
        "integrity": "sha512-Vdz2cyoTP2tLWikhFdouK8dAQ3gVhLPxsFkIscM30Quh6rd/YejTeZEYC/W+b0iKumHYebDeo1GUFbf0ptySRw==",
        "signatures": [
          {
            "sig": "MEQCH3UJQ/3MrDMCyTIW7zo1YnBQdIU5E5rc7M1RGERnB4kCIQCpaKMWcAWcnrhKPgtxqwbRhSuovXUQg9JhJ+kp7GuAAA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2859226,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJxYxCRA9TVsSAnZWagAASkUP+gNZDjlAYMCjhi9zqfmR\nJLYef9y++wJU910efksyXQ5i9D1gILm/MnPQ5dDaehr6qJd3jxJoLkx7N+sA\n/rK1OxRFXG0WpekXBY372ofPPe7OIgeDo6Ca3m++Vr4Bn/L/Br5vEoGpNuxq\n1wIcdszfcuWmFf9YchHy0jaMgPMPdOtlVI0SGYUjmi+BX+G9Bqthko4G1NUH\nCC9u2YvpYDlru12PLL5Y6ZdaE+x4sjx6GYST7j0AeY4Sqk+A6Kz7yPjrriLq\na6LnnS7hSezrMPEgJx1S9Wijccr65UEh5rNKrGXcFCyelQuE6M20QqaSZJAT\nm/ScO/f/rJSSWQuOKYjOJe/aqh4czYTqOZqGZWTI8+0u4wXupG35Y7LbT2cG\nhI7oOqp3YTpCLSfeYEKwc9JzvyeLejCvngGAT7ViXqwmZAnXF7eH6hWzRHkH\nNTW2DFELurmwZ47JDn6Rso83I12TJf4OWN6tae85ERxbwIgAW2uiTDqP9qyy\n1THZGELjBXxl3vUgukpn/z4LSdvR7jLbNTMnAd4gsYlqY+SPO8DQ0ggUQH6a\n8WJdLxN8+yb8+eNAM8K+3chlvqY0vkkueIx+2X+vBqx/x+e1LR/woviO2PwK\ncGk8+RheHr4L+VBQaN8eCR/2HtgHLkAyYQw9nvh4eGExY49+0o5s8coIHFbE\n12Y8\r\n=6O1D\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "bf1d910be360e9d83813958dff4a9bd3b32c7ef7",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.7.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "11.10.1",
      "dependencies": {
        "vscode-nls": "^4.1.2",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "3.16.0-next.2",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^15.0.1",
        "mocha": "^7.1.2",
        "eslint": "^6.8.0",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "typescript": "^3.8.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.2",
        "vscode-web-custom-data": "^0.3.0",
        "@typescript-eslint/parser": "^2.30.0",
        "@typescript-eslint/eslint-plugin": "^2.30.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.1_1596397105166_0.06677428205544378",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.2": {
      "name": "vscode-css-languageservice",
      "version": "4.3.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "692e84c9e93cea7096ca1703380a49fea5ecb345",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.2.tgz",
        "fileCount": 87,
        "integrity": "sha512-BcXwMaqbPllj3hDyIeRxYsh/4he4OjqUGKVzZeCqVPBh8Ppk8gILdXfvnQWHiH5pihgkSXu/iqWojTsvDZ0SOQ==",
        "signatures": [
          {
            "sig": "MEQCID33Heo4WiN+D2/7pXc7rvozKxSnQPYwN1g1+eJKizqfAiBguKnIcRVCc33Qdbmt/ModDUQkSULqyhqyXii1NsrXxQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2882596,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP4IaCRA9TVsSAnZWagAAFooP/jgLu+5zGCGA913OMCUP\nhaTSIXlrRkAL7b6JJxpZEMOp5Rzv1MDkZrIUqr6vKg/HVX0Q0c/HiAw/NwkB\ndLc6PeUWv7SCDpqUIBP5+UF/vzUGV61Z3MfuI56/45MEwWbek/SSKs7J8WPT\ntykKOau8G2RVw2h0XuOP+DE8xqQfCLY/KgkI9mSjK0mVojVdvX6H+Yc877bT\njn/wzq8xcAROVePlTGSFxOQ0xg+q/IzRmVOHP0gZ1DWHsWquAn7b2Z552Zax\nPvCZlfz9nDNHXxdYYEnpRPTBV5IDbzBFiCPxXWo/tsxc5gJeXy4Alu+QcOIl\nAWxwiRcnSLXrwNj8AUma8kgRzr9Kez0zPbAmsOl/JYrDWMcTDdLVMnO9jP4r\nukCGKzNAI/jnIYsFHvTEG65FbiV5LdDsYZUenp6TYuQJeFCBJkyDiB3w2P9R\ntdwPqRMleqbDVnZ0xVEXQKbhNxxE3dJ3sWqngZoOQcxHMPzy5vP4ZR8HVfZD\np1APRLGcfaYNhQ0GlUelFtQiloSDU5T16J6xqXPnTeGW2ttCNOjj6+apSMNK\nRBDQhZzBL/eqruYOcUF8Qeq29puo0uwSJs2Wsnvn5I925OnPGR6pe1rwsSoa\nWEXTJXVOlQdSQ4U+BwUUjXqa2tRIT13aIk61KwMmf0Yczbo5KoD6RyOSjZJm\naYcb\r\n=sl3n\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "4b2f7a69814243a2b5bf39f6b481b75e6564e01b",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^4.1.2",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "3.16.0-next.2",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^15.0.1",
        "mocha": "^7.1.2",
        "eslint": "^6.8.0",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "typescript": "^3.8.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.2",
        "vscode-web-custom-data": "^0.3.1",
        "@typescript-eslint/parser": "^2.30.0",
        "@typescript-eslint/eslint-plugin": "^2.30.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.2_1597997594001_0.9415266195329839",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.3": {
      "name": "vscode-css-languageservice",
      "version": "4.3.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "fcb8c7442ae7bb8fbe6ff1d3a514be8248bfb52f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.3.tgz",
        "fileCount": 87,
        "integrity": "sha512-b2b+0oHvPmBHygDtOXX3xBvpQCa6eIQSvXnGDNSDmIC1894ZTJ2yX10vjplOO/PvV7mwhyvGPwHyY4X2HGxtKw==",
        "signatures": [
          {
            "sig": "MEUCIA6XyAv4odAfUYtmyVDeEM70WWSd9JFMisv3yQdWnEpiAiEAmxQpS5Yzitz6PT4FrvztKA/FWCL5Th+LvaaCsE0mbW8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2882652,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP4kLCRA9TVsSAnZWagAAAYYQAJ7xAY5BySKp65FBZeRC\nXkmldOCfNk2j5FzrgWG+VwEHaIqOQf3IYKC2YRn4YqUrouz58zEtWt/ntrw5\nlgcCtoUBBMlS/pMIUL4TpedoMGr+Ai3LfZEccuGvwOlThEHuCViTV8BGm0GA\nI0yFYLZ5sHDFjqPnbzOKgyYh3mkyvcyxBcb6OwdL5ExLA89weTGRK0KxfjrV\ndY0BHH52CGxuuqJUKCYDcoTFPRxdpLg1qnxc8c9ReP8jszeUDnKvo5trkd90\nezuCz0y+ELp6fDwk4aG2gNcLtRsIgK61LD1GXwHbcxRkGC19iJEGP6TJEkZ2\nqwxTfIFAlC8K1PorcNZ1R4STQFHAp82a3vxnTrAVmKCdQQr3Mncwy+ITgHvn\niOhknSDCjrZ49JtVjSzdyC/Nz9ikwN7VLRqlUyB+k2l3s5CrR0XW48ArVKUc\nmMAEV+IVZLzl6S3sLEdtX1MU748V3ALdr0iZOmNfq5613opxw9tSLzzA5t+g\ngxd1egyEgUYNUoeAnHGHKLfDnNWbkiYlHl5sQi9LH4TmT03HziqBbXamwM2B\nN4kIeIDDbT4bxNIhX2fJUXImzWT94l2vr9jwDIENkSi9kq0FXtAOPLJ04sOu\n1C4B9Gk4yJDuqqfFB2GoyPFGTyS74YIxeOv+R7wpPlmvyg40BO0h22ILevSP\nD3dO\r\n=KDFt\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "207141ceb268870531a4826d49964165993aa25f",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^4.1.2",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "3.16.0-next.2",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^15.0.1",
        "mocha": "^7.1.2",
        "eslint": "^6.8.0",
        "mkdirp": "^1.0.3",
        "rimraf": "^3.0.2",
        "typescript": "^3.8.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^7.0.2",
        "vscode-web-custom-data": "^0.3.1",
        "@typescript-eslint/parser": "^2.30.0",
        "@typescript-eslint/eslint-plugin": "^2.30.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.3_1597999371256_0.09361143058998556",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.4": {
      "name": "vscode-css-languageservice",
      "version": "4.3.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.4",
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "8d8711b31f2b561f78c32e8c85a8584b0b6dc43b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.4.tgz",
        "fileCount": 96,
        "integrity": "sha512-/0HCaxiSL0Rmm3sJ+iyZekljKEYKo1UHSzX4UFOo5VDLgRhKomJf7g1p8glcbCHXB/70IcH8IhKnwlTznf8RPQ==",
        "signatures": [
          {
            "sig": "MEQCIBaPBqsWkRRjrmevqY3hgV8LmvHeU8bYe1TMkvpGdpHlAiApq0XYX8FYksq0OOzIBo4qPY3B4kY5FGy3wlG6KuC6Yw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2888903,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYc0SCRA9TVsSAnZWagAA8U0P+wTPkjz17s+xC3OWeKKe\nGNnMnDf5L6Ugj8cCkrl0wsm46jWeUi+E2pN41JZNdYrFpNiAxNJCRsdBiaSG\nov/+mQ0/8BrZPGQ77pUslS494RX6/YcLVjUrkwP2b2yBmlEcQGwg3zJNIb89\nb+4jzPNukZYmXKcVapkTz12q3tFXQdARSkZzu9wdAKzeqz/GrYxdKtKo7eEY\nNi/HOzogsx6HqMLtD/OllGIOp8Al9+CkQxnaJF98pc1xxgohrY9BgfUMzEJK\nl0Y1iqijbMuUEU6sDYI3ddcwNiyf0JTMpzZ7r1j9Rp5z8zIDP1AFG/ZjJIIP\nYmVC0mAQZojH9jMu0pPpzdUPdERT5NYEVTBWr8ydekdEryORoMpm8ART05MB\nJDKtqiPvdpWVoRJS6jnfOPCxpjohAcOfk7XrEyscDqGmaxbPieuhTB7xyDmC\nJ5D/dKJttOhFDKFGyYTxNWrBug1tOS/4L15Cj5GMMPgyY5jEMqB3c4LgBuE9\nSIySKMQArvqosPcWup5/OpeYD+SqNvM8PRTq2TeeqAOOPvHzy1gnDN4Q0b9l\ncF+VE9pWVpp9CVuO6vSIcnmjZnw6O8YW5upHk2PmlnTUQ9VjuSVGRaY2aff+\nkR2XridMnC7CAwRj0PWXBV5u1dWSAxtSMN1yIwxm+CftLSih2npup21624uM\nfV0G\r\n=v80r\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "d43e71d75c0b419d846861c5ad29ef3356580cad",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "3.16.0-next.2",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^15.1.0",
        "mocha": "^8.1.3",
        "eslint": "^7.9.0",
        "mkdirp": "~1.0.4",
        "rimraf": "^3.0.2",
        "typescript": "^4.0.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.0.3",
        "vscode-web-custom-data": "^0.3.1",
        "@typescript-eslint/parser": "^4.1.1",
        "@typescript-eslint/eslint-plugin": "^4.1.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.4_1600245009663_0.723908012709346",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.5": {
      "name": "vscode-css-languageservice",
      "version": "4.3.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.5",
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "92f8817057dee7c381df2289aad539c7b553548a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.5.tgz",
        "fileCount": 86,
        "integrity": "sha512-g9Pjxt9T32jhY0nTOo7WRFm0As27IfdaAxcFa8c7Rml1ZqBn3XXbkExjzxY7sBWYm7I1Tp4dK6UHXHoUQHGwig==",
        "signatures": [
          {
            "sig": "MEUCIFzMzI60KIIUZmI4SjmlzigS2J++7LALqayxYyM8DuCCAiEAoM+jV/KAu5z3BgJI/z7Iy+HihvxKV1PC9LWfi80ynrE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2885001,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhCbOCRA9TVsSAnZWagAAxH4P/AhXozVC/e/CWPQLIVEW\nPFCo7G8ficGmDAcpANPYfAZyXKU2s/i6tukpq0u++9kkyIw5CKiN2BftPVmV\n2HuSJN6wyb5O0qBUd5AcwOjnETNjlTXaAy74kLRcP/jQyamyJ/Vllw02aFtm\nBH+8WY8gNK64IYu8ECpavlTbaTf7LXkhtPUQIblDYKmQh08HKmmIXUb3XY3o\nHqxPp2QqF9DOI4cxjXuIajzyjyzSWaERKJdi82hREUf6ica55kYCEfLCA/Aq\nBwennVj8+ZktFtDWJIaxneSC8SnwCi+HtlP+HKCQBWDBXePmNF1S41vkhT5f\nJe/jsXGadVtiTqTYQLuKRIsg01/4Rj1bDmiZ+0jIfpR5YWVPI3mDmDCt1N/3\nejBhPQVXZ2hHwCEftWa6xZ0IonwL/CR3CWWhD2Ei313tiDydmJVUzbZMJnJh\nm2aqhnNP52efwglWNISBsD63ZmgtDXspU3rE9Iy7boKl7DEw94TAlpUp9HmJ\nCQtQ1WvbD6P58i0i0qgs8N3zhkpJ6ZHkE6JeMt77MDaYwwp5S4g7KQwy1eSF\nHynVgu+CpV1GRrsBtAu8W/GXEcl4xTalabsdzs4gMlArvR2gt6TzJZNvDwxo\nllg/NfGTLRcjVqThOEqaO05atByRY7SXZqOgD8mXw/CAUAEMTnBfKTr6JRBs\nvAAY\r\n=Wr79\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "bd4f3e056d5803060abad6deef64ed6663323501",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "3.16.0-next.2",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "nyc": "^15.1.0",
        "mocha": "^8.1.3",
        "eslint": "^7.9.0",
        "mkdirp": "~1.0.4",
        "rimraf": "^3.0.2",
        "typescript": "^4.0.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.0.3",
        "vscode-web-custom-data": "^0.3.1",
        "@typescript-eslint/parser": "^4.1.1",
        "@typescript-eslint/eslint-plugin": "^4.1.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.5_1602496205827_0.4853658814828914",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.6": {
      "name": "vscode-css-languageservice",
      "version": "4.3.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.3.6",
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0e37c2d47724f895f36e1aad7e0a8f121591b22f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.3.6.tgz",
        "fileCount": 86,
        "integrity": "sha512-0xjY6ocBqDPbjHRqahWWE+AFtBb1LgO0PN9L2M0fY5IcsU2Eo/V2f/zrntIekXIYQl4cHS0XRkL7ZXSO6s19oA==",
        "signatures": [
          {
            "sig": "MEUCIQCKPONWCIbKkZXQL5I9BZw6+y9zMqTtff3qdEuGaqJXmgIgIDTtFl7WQwVzEGn7qEg1wsHejBXTrXo0E+K+1BOGIh0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2888920,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxSBECRA9TVsSAnZWagAAsh0QAJ96uKud7FV71iU06OAi\ngjIxzqbM/SalbDSE5BfloPseADx8mR06HU0QKxCkV8pi6KtSZsM2cN/bKpyI\n1OSDZhSh5fYk4bFvj/FD9xQskE97uyKp1jCLsgHELkDTaPlXqr0UGhMdt2gq\nR7kf6dgCaI0erp4HbD73rTzgwwbcLVb8v3h+TOO+FAE04ki9l0SbzVwg1G8n\nKWI9M7LpFFFIRd9nVlPOhxkHYyHtJg3BngemRJ1Wv3A9Mw6tDNuWGkcVHfho\n0qzdpD9E0rADQSjcmsQO+17mxIEZ6DLA6fy2QV6/IhI3bWJD4+bTVROFngbh\n4V+69iBrBjS+o9mGQW1kQ14rKgSYgS4EGdZAarLniNuZozfUC/qJSDmhkyHI\nH34PJpXnjbZk9YvyFUJ4QZFnQS53WFSDM0PuUZ4yYB/i4XxpStDzZTjKUqo2\nNnmJARh6x2CZp4YNiwxp1C2Rb790ChOQGepSiZM/tdEBhe5QrVGFMl4X5n6i\n5tRB0o8yoClf3btL5LuKJhFMZ+yEVmtUM1RAZYPggZ1Vb825jGtmcY+T1WI5\nLi7r3jg8QtKqrN8fZ46KYJEwxGYIyK/qWQ2ol63ZNNEiXkL46vosTuORmtyj\n1ypm9zLBH8p8oBG8SQaI8bI6yf76K6pIRQHSwwDZfjZ/PkPIrTRgp9hT73xQ\nfSWn\r\n=QVMW\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "1c993f0ce6d0db64a7e273bcf77c607d21ba4ede",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "3.16.0-next.2",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.1",
        "eslint": "^7.14.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.1.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.0.4",
        "vscode-web-custom-data": "^0.3.2",
        "@typescript-eslint/parser": "^4.8.2",
        "@typescript-eslint/eslint-plugin": "^4.8.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.3.6_1606754371634_0.4245028867657521",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.4.0": {
      "name": "vscode-css-languageservice",
      "version": "4.4.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@4.4.0",
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "a7c5edf3057e707601ca18fa3728784a298513b4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-4.4.0.tgz",
        "fileCount": 86,
        "integrity": "sha512-jWi+297PJUUWTHwlcrZz0zIuEXuHOBJIQMapXmEzbosWGv/gMnNSAMV4hTKnl5wzxvZKZzV6j+WFdrSlKQ5qnw==",
        "signatures": [
          {
            "sig": "MEYCIQDwbfi8vGWobjHjW2hCND3S9PTP8+PSFe78+Csme5wxhgIhAMoghAtDQYfHUPLOKeR6gd9uF0lT0eSLu9ZjXV3LR62G",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2890717,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxXYnCRA9TVsSAnZWagAAZQAP/jUAlhurhxRwg4WAaMYz\nd7XV+Rm3nvCXGeHtGdnPqh1ujaiM40/Z8rD0dyvForHwGaFhJkltScWFcxdd\n2Y5TrsFoLlAAs3SPeIbdBZTDp8lmcRGrXEPMqaw6Mharo+tjs5EM9Ij8ovpP\n9vFWV+FF9iBo3Wz90K94TMKxBR8BbGiSphza7Q6GpxFs4k6dAsSt6XNtwG6/\nsw4HVc03v6A3pqlg8zBDUqTGS+tZqYCiRSSgPMxUj+nShD2tClGfL202LAOV\nSNHiV78f18bXV/a8Z9Puu5T/3X4Syd1OS1U7+2iRZmcCiE1f+z2IcXn9Wziu\nnWdXu4z/8u0ZVIrSXcXS9c0i21WkJ7oT/87tw2tDbJRvI7Jra58zOfzhQiZB\nGr4ZnE5/T3ZC+cZFpdVpKVFMw22fyjJ8QkRMpP2sL91ripkVYovylafVqIkR\nM7OQ6c6iVEib7RSc+LWEX4ee+GL8woHqGIK/D3VJZCyrmYfATyVPM4FWmPHC\nuUF+ftmgjrKHCjdh9HAj4OUf7M+Z2HgaRDk2OUruKheSCuUhw7QcQl8EItZp\ncDyjeWIGiYcVQxvAJHNaPAfYUaakpz5kQ+xufTKu6M0K8J+CMEWii5QSwvsH\nzlUWx61vUV3Te/uDAvKmkRVoFtRU2TjcPW9k4DUuaTqVioNcN3tsdnURGOs2\nTBr1\r\n=yogO\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "982dc8849a81e0f77c12b57c34e2da5263b93f2e",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "3.16.0-next.2",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.1",
        "eslint": "^7.14.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.1.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.0.4",
        "vscode-web-custom-data": "^0.3.2",
        "@typescript-eslint/parser": "^4.8.2",
        "@typescript-eslint/eslint-plugin": "^4.8.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_4.4.0_1606776359066_0.6478529461477942",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.0.0": {
      "name": "vscode-css-languageservice",
      "version": "5.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.0.0",
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "04fd899e25407a2fccd8f59a5896e2f020269bda",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.0.0.tgz",
        "fileCount": 86,
        "integrity": "sha512-DTMa8QbVmujFPvD3NxoC5jjIXCyCG+cvn3hNzwQRhvhsk8LblNymBZBwzfcDdgEtqsi4O/2AB5HnMIRzxhzEzg==",
        "signatures": [
          {
            "sig": "MEQCIH9mlGKGEzNXsSsyWT6QikkPmaCRNW7FZBQshXqLbV4ZAiA35KhLDGqPgAQlU+eFKSwsE9od8eOnQJlb2b8k1XE/5A==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2890625,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf15kQCRA9TVsSAnZWagAAH/IQAJyx/2k98MBqwWxBTcyW\nOtvN4ZIqTHz2OlK5JmkYCwlAW3DrCZw3n3eKkZFL848WjTG7S7Z2WZhr/zaI\nCbJHCe/QvO7KWpKW3kNbSMxYfworWP9yvSfe11uYF5P1LEAN6snYHGCTsJSe\nNKGgCB7mqvPgF4wgIaeuclF5Ben+oftGqj6XDMqpm/+kUs4eD8pAdKDl/8p7\nsPRy+ChlRhzyl1Fv031aL8Lu1mSynJ5oECdqUu3mAdygr20RC32N0g4uoFDc\n51SEuaTNYrUJZkWYCkn1uUGTFkPmdRvNpfUvreJ6+1nUkGtwJmeWoumn3iAr\nhzymf3UHj1ICGtKCc8v7NGsiZAyRumxUAZibkOsfv14SRRE+dKbAAmxbIPwb\nLFQhui20ooLK6rnqjIkRs71MjRfH/W32vVXdMRZHMaYU0biVfV8CECFImqFE\nNrtP/LeU3Jy1zIX5Jtdq0v9zLjZIn5iBZTCAnFXJ7sEuhEatrpiaU37ag3gU\nsk80XqUrQZredhplbsuj/W3HeJJkCcYZMyXGu16ZCFcZIvz6C+qX+jpYBBgU\nFqnwclRNc5Lgun8P+W78Gky4zEF+GYJyuAqu6Ij6yhSJa4PrDG255Rr3HXyy\nvEyzeogHhiEc0Q6PZsgabhjFVbYhfKqZI2htUbH/YwAHO9Ef8xXWgxTBxzWO\n+fyF\r\n=1AE9\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "7ae497db8ac94ff94eb354bbc9eb3ea59bbf67fa",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^2.1.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.1",
        "eslint": "^7.14.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.1.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.0.4",
        "vscode-web-custom-data": "^0.3.2",
        "@typescript-eslint/parser": "^4.8.2",
        "@typescript-eslint/eslint-plugin": "^4.8.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.0.0_1607964943889_0.05973580026660019",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.0.1": {
      "name": "vscode-css-languageservice",
      "version": "5.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.0.1",
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0061e0af23e7c49feba3abfda90799a4877738ee",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.0.1.tgz",
        "fileCount": 86,
        "integrity": "sha512-9Lzf7XQD82ykwuyuma2r5g2NkrFth96k7PC4YCwtMoLIKxHXGDqHm7NIzjvY2qi43WgUROpw9XXTKKr8NmNuhA==",
        "signatures": [
          {
            "sig": "MEYCIQDt4KsO3WC3p0FNqzLGT9DFPRnY08nWqQ04b9wwWoYrYQIhAKVDQMLOOVBJULRmPWtRq4Te5RUF9sea3taSn3s887K/",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2886936,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3HYyCRA9TVsSAnZWagAAnPEP/RzBjawe++9Z7AsDZZN6\n/ZewHSCNsNV85p/KRiQiAI/bgPMVnol8kplaya/XqNDG41kj0/3+RMOcTJaD\nbusq0GNIU78/gy9zEfqRgyoVw//O904pS0zEBXaI0iEYUUKtqn8BTdctEcmA\nIC0hjxHK3xRADLl044T+RN5tZMECNtu0gUKa/tVKbRZnqWIftdSrFD7mARhJ\n4sJKMZ7bYeWVIdEhp5sGmo3ig5ledIYGyF0nvyxlaeUpKGkNpNtvBmcriRna\nXLNhdt6b0+tNaCe9TNCZpWHT29kc5dtHROR29E+1YBVXOROtQMdA2ooU/YNY\nQ7rWhizwdye8XjJ8xX4aSXR7zuF1WwJhqPp0OjgCc87cncpvB5WvkVFFRJtK\nQPpbGxkPalKW3zJlaLNl6MnIV5UXw1wHV/+xsHbO+UsGqYuON9X+pUb4Tb8G\nx2SnBuUDGyDaRoEyTx2ilmQAJeyOXT8ZqA8KVjI3P6hpBFsTuTn1sy8S6fZ+\ngUxPMiLJbgjxyzDJQWc7whEXQowLaAquNeZPmQqdCdVSSuhuhzClguaFlHJr\nx47bM0Pxj+SEmHxD0945Xw2mcf/dxzaNSVXDoLE+8dY5yLf53rH4VEoU4s7d\nwoeeMUgTDqXGTDI2CzOLoGxkw1zzpvPg0gc9mbuecWt/O7EKqU/fSkweCVVs\nRV9G\r\n=ZaEF\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "5e8884b510678a66464649cce519ead10d2bcef9",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.0",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.1",
        "eslint": "^7.14.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.1.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.0.4",
        "vscode-web-custom-data": "^0.3.2",
        "@typescript-eslint/parser": "^4.8.2",
        "@typescript-eslint/eslint-plugin": "^4.8.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.0.1_1608283697974_0.6869185882532503",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.0.2": {
      "name": "vscode-css-languageservice",
      "version": "5.0.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.0.2",
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "92ec069c797dfcf5a67313a18f0211c27b0c6bf6",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.0.2.tgz",
        "fileCount": 86,
        "integrity": "sha512-iGOukMyK4EVDIArBMuDmKpBDvg+zoXPyJZi2mGPICKkKTiK8mDAlTr4uxhldg/dwpABEaMlNb+5xeCFDaUyRlQ==",
        "signatures": [
          {
            "sig": "MEUCIQC32DEeYhFrk+SlJETIz2HceBMWocKXGdmRgnT5hN1QgAIgHnHqLU2JeZopmqZCjd90QOk92yLSkZ1YxBG1uMFKyQE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2886936,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3Nh+CRA9TVsSAnZWagAAaR0P/Ru79bJhOdi6RyLTcP5l\nt8tWaRHoLw5jEoc4AkJCGG5vIxJQimYKLQoY8wwx7zN5CZV9b+W0E90EN6Rn\nm/rXVXnICrbb5kqt55vaAXbw11K91yhx5M1l3z40ty/brnJqiV7haiOaIpbG\nv2kLrl06YMYj3yWZFhe65v7xTpd622Lt99Dtm9S95/W+iPU7JSqS17M3lzKv\ngltsGKaqqRaPjqomU4rsU8M43Nksl+AJ/RgoKxP5Lgy7xfpx31vAOvsHr/oo\nlLEoT45vMIkk+IaM8oeEO6D5YdNyngDWlzLdruPfiAxTZ4pDUPz1YQIA70pN\n79URSa0px69DNnMdPUdWE+gzvOAZQtL1aUtESQWIvrs3GuzZupTwwBNbFbNz\nZWUo+ybpCjsoXmy7iy+YMssY9HLSNwGJ0XlyKZzDKSb2MjExnRyLhBauWWNF\nMZo5uqNky3AcYjzHDNWfruP7tjW86EyrR75dMYhFKqJw6ZuBmlo8TyNadrJH\nW+LJshMCK6I9+lTY5bqzF1VdFWAkymJ29mea63LN2KawAgwKzlVvwLxqmx6O\nMDRIE36jZMB5IuMJiRvI0zVVyi9btAS+/3efhnUN9zKuDTpOF9aO5WkKAyww\nHDYVpU8eG7qwcinx86T5Huxs5liH+XPCAmOFzTaWeStJFuoyk9aVBlrvth+Y\npqyM\r\n=ulYu\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "ba8d1ea53719ae8715c76ba0a0479d73c2b5cc46",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.1",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.1",
        "eslint": "^7.14.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.1.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.0.4",
        "vscode-web-custom-data": "^0.3.2",
        "@typescript-eslint/parser": "^4.8.2",
        "@typescript-eslint/eslint-plugin": "^4.8.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.0.2_1608308862239_0.3952010367719607",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.0.3": {
      "name": "vscode-css-languageservice",
      "version": "5.0.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.0.3",
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "2d400a47e73d0bfc5bc0d3fdf5be487cfdca341b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.0.3.tgz",
        "fileCount": 86,
        "integrity": "sha512-KJt4jhCxqrgGrC02UsQsKw90dPkFknMHsH5HTInT7gkDRRfGFwEd+e2O1/E75br3TdFhvRmzjljYz5thZ58L3A==",
        "signatures": [
          {
            "sig": "MEUCIQDvmxXgPI0hzdKZlBKOBl3pKIZ3PcB4nLzhbjIUnHdjhAIgPQvJm0qsC9NI4oNSrofjcF2cyi7thv9zARSSkMwzHSM=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2908014,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDu0bCRA9TVsSAnZWagAAB/cP/1/RJWOaJiH31K4DicCN\n+ygFOBt0JxcNt4Zl+unYuLwKtGNRfvktJhCStR5gU8FFzRcazFBtmZ6qlLR6\n+Qte7or8VMAF+U0lopH33nz9a/4KotNXtfyGg4N0cFcABpfS3rg3pEGS266f\nXsFnNZhFMyvemCdnWll+zzyrtZ268E0Wm2zETAC4lNtU9UaMfiubxPGUbARH\nspAmoGWVOP2eGVBODREdj39M987swZGBryTEp1QNEwojQY1BUYlxvMXjvzZj\nkYyP2G9cxRRLxZll6ZLiYntxcwSG83AHL5xXvmI7yRJPNORkdJAuyN3JbMyV\nqydEIRBfWfaYja2hvq+G9N8GlbGgipTOVHXZIkIuVpROFXF4SAHeY6iwBX/+\nVFnx9i82yHDRIYwPQBUFX7Tw/0zfRENIr06ejzk5ujPAm0YMXZW10laQVXZR\ngLj+d7cF9D2xHkunN8OFM4xxiLpRnPGldMP/hZLTZfjuWE9lF9uw4bDvsU7R\n7swmdk+JF5Lk5piNA52QLry8BIqa0rZWTvLYN0SYXaD4wQwVuRM9tN74NU+O\nt/KqTUaUVv6/yj0Ecf2zoCE+PYm7kmZFjK9MrRzjOWG5yh8TvO1rQWFuMm36\n66D8vc3eJTAI6DO8sRW91yhWP5qa1BhPiH3+WEgvQSzpuJXkpQK9kwtZflin\n+QWp\r\n=GwDw\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "8c8d6c191a67219463566412f585bef95a1f3e96",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.1",
        "eslint": "^7.18.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.1.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.2.0",
        "vscode-web-custom-data": "^0.3.3",
        "@typescript-eslint/parser": "^4.14.0",
        "@typescript-eslint/eslint-plugin": "^4.14.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.0.3_1611590938878_0.19311352257612957",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.0": {
      "name": "vscode-css-languageservice",
      "version": "5.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.0",
      "maintainers": [
        {
          "name": "microsoft",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "cd172d13e9e7ae23ba567c73778aee10475ff716",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.0.tgz",
        "fileCount": 86,
        "integrity": "sha512-iLHd/WjRKgaZBXMNeUooHG+r0qlhJBkXa+3MpQQR6Rpm928cis/3OV2Mp1R80yAQevIMeDL32RIJfHoJCT/RRg==",
        "signatures": [
          {
            "sig": "MEQCICqui1YS9vL7ZqqK9L9HI/HiHx+XP12DX6bjCVMTaiCCAiBVKeA+KWKx0cgmVo+hXv7xVhkhcj5qQ8DHhILUFPcC2A==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2920610,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHVfFCRA9TVsSAnZWagAAQmgP/3zSltzJb05cdGJdQaSZ\nwz+NAbNdsCbum73l5GYW9B729E+j5e96fzdYpDOVCZwMBkX56Lgdj0v2mrMz\n6AhP7aYkdQc4SzwXCUvH8/DEKtKYeOlLmu2dG9s0fY+1phRZQ6NWAvb0v4c2\njOW863pW3mBxUmghsONXHtds6CypUfK0Dph42kozcEHUDsr8891PSw1lX6os\nw6E7U5BvlvraWbBy5ht50KmRHb5GbG6hOAMBD25aF2qVEXJeos82C4KcRLIR\nGC6OvuicFzrT1r5EgFv6PDODwBI2RkI4TvonYZqA0PRDZiMQkj1sF28AJZrg\nqlW/YZCsfJvrGQRprxePJGhtIva7lfAcXsx2GpqnonTqRslnN201JiOoFlgs\n+QH/QRJWiCwtAPPs5wOyFnQmLdZqZCBaodDuLsCNsqOD9pByA1N5LebcGert\nlFWElnN5JBRlu/nUe+F/zRFSR7jV7KjZZy7di8+zfSwefB1cRmmqx+auLcv5\n5UDNdi1qB2YGpZUaQfuuP6xbWJnhg6zIug5UJACI8Zq9qiHrsRMlTKj1/ImJ\niWdmXCA0AsKMKvrTksbRI+kR9zN6shu9vkLTwSXRfgKhw6MKrrvdyFBdtzSD\ndSyeIrtlb2cMBcdEiUL8BNarAqny9EK7Ex9C4Xofs+KokQtYKu6Z7YqowZB5\nyWXQ\r\n=7q5y\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "bfb6a187a3c38a30e5a6e8ce5145c03a06cf233a",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.1",
        "eslint": "^7.18.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.1.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.2.0",
        "vscode-web-custom-data": "^0.3.3",
        "@typescript-eslint/parser": "^4.14.0",
        "@typescript-eslint/eslint-plugin": "^4.14.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.0_1612535748506_0.39130776573369297",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.1": {
      "name": "vscode-css-languageservice",
      "version": "5.1.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.1",
      "maintainers": [
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "d68a22ea0b34a8356c169cafc7d32564c2ff6e87",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.1.tgz",
        "fileCount": 86,
        "integrity": "sha512-QW0oe/g2y5E2AbVqY7FJNr2Q8uHiAHNSFpptI6xB8Y0KgzVKppOcIVrgmBNzXhFp9IswAwptkdqr8ExSJbqPkQ==",
        "signatures": [
          {
            "sig": "MEUCIEC4oC/O2LBL1o3okrl24N+5HrBf+Ck/gMevqFF7u+oUAiEAjnIvkcWjvLvWn1erwcwQUh3ojPBoVpgWxH3/e8G2F28=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2920610,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgg+cCCRA9TVsSAnZWagAAqXkP/0oWcryRYXfgwIyCDN3N\ntBXkIUvFy1ALJ1KcrybsRxyhWRuRHKafMxp70fpXSpC/gfv01gs6sGVoBMCF\nDw5heEIL0kdo7PpiPj1pUkDlQsnQDm/+lqrgczgNaKpDKLUbdQCpmeUOIaNe\nNaxVEsrzT3Mz463O2clB+DMQ90DsJBwl8Eb9c+rD5ihH7WvyEME268IAbPX4\nXqkUcYH1/abXV7rmG/XpEwN6O2YHikohdljYV09dYi2pk0dv0w1suXpuNntH\nYmg6+IHIcCOkkdY0/0HGMA/ZiTbMP7uBpRrhJ5Ji6e+BY6m8o5MeWpPD6Q5D\nn15KQqIeWl4Lyh4UvLi89n25QVtA4WdswdHDr3JkwbtChkpYpOXyOjnaWlZk\nFg1G0gcNRQu9WOelJw4fL8L/zMoQmp1woNKC43JYjSOlvGL40SsB+p44XsWs\nd1DxCNdNOYuEZLf7ME+mk3obnm89T3K5JfoSbHduXB/qmlU8wzAOW4OrLwx/\ndzQiOaOX0d12mhtPq+6XAAlatTUcCaRfFNl6NT8qQ/1A/XaTKWuKvD6kzgDB\nms2pXV06+e9pES46/Gw676lRwjpwiOi5eBFLx8WkCGlcaiYeMrE/dE0un/4m\n2OmvcWDrInnKLu89KETh8pYnOuexzY8uNFTUwv37uu/hlT1JdqoQnTUT4wOv\ncTbl\r\n=1Et6\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "9655cf1eba772a0feaac46597c6e9380751f61a6",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.1",
        "eslint": "^7.18.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.1.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.2.0",
        "vscode-web-custom-data": "^0.3.3",
        "@typescript-eslint/parser": "^4.14.0",
        "@typescript-eslint/eslint-plugin": "^4.14.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.1_1619257089722_0.566102064385601",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.2": {
      "name": "vscode-css-languageservice",
      "version": "5.1.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.2",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "1e573e38c5782fc7407c9d7f47259653937931a2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.2.tgz",
        "fileCount": 86,
        "integrity": "sha512-Gg45C70DlZT0F2JAPVUUknKXd+9c/rOD2gn4w8jCdpsmyYK46eTZldWAxwvTn95w7USnzqWia3hcb8B506jXbg==",
        "signatures": [
          {
            "sig": "MEUCIQD/5come9XaJdLSuoGQwjSDAgRHbmNGSe8Yo/gGZ6kG4gIgawJXe60hVm08KPJ764T7eX/oX/pgC/SYhUhKmbxDX/k=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2919984,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtTk4CRA9TVsSAnZWagAApdQP/0EoN6JhQmdw2taZFcxu\nHnYos0exnLwfHU26o8LSThqgTXqraEfCb4DTa5BQWCgI1ARiVTqd6bPblNWo\nrpb8EI6FKYfcUGXBJOLjXxvVI7DCNlv7byAtFPysDDpJYIAS1Hw/ocxQQz+Y\n/ZNDIBcdrriNG7xYQ28lJ+F6SHZtiKuRKH0rAr2slADAVW57iGvjqnem9+Eq\nePszQ3+OyJxuwL8zPSLDL2J1hBqB4JSb5sDeLsoMXzyibrZhAF0dKU41VsmZ\nQKvLbMj3vtJtaZcvT/nt8ogq7cNRPVYMw9gpoUut/sreSVyOdSz5K1gO9EkS\nBH0eSKCk00nFx/W2hfV/j76bMHrpFaEggjVWHe3yzIsEa+rxIedKZyedhbtZ\nBkiMqqAsTEzZPkCZGqLq7O0g1OBj8yKAoEvh6ulwTgMDn87PIyRSck1m9Wuh\noJqAERkanRlKgbfV+OB30GaHYqFwpyg+d86ILTR2wYgYOPmhhY/jHVtuthyi\nEvvaI6cvsQz3lTHxpgNWs61JkgGisCoPhtRp4oQwDvVW4w5SejQAhcAeUSSH\nfVusx+l37n4Kp9OAzrNF0hmgyGhunzZl7OCQQwoF6bgBH5MMVxfB1e2dTukn\n2On0Uxl+Rwh/oqAMjrNeJs2U1O6lcL3kTml1NFd4xuZo4B2oZb1fL/ALQHXp\n1WIO\r\n=iK18\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "9bca50e71aaf95e3e7c93d0d9fc98c1824efd3da",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.2.1",
        "eslint": "^7.18.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.1.3",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.2.0",
        "vscode-web-custom-data": "^0.3.3",
        "@typescript-eslint/parser": "^4.14.0",
        "@typescript-eslint/eslint-plugin": "^4.14.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.2_1622489400021_0.7415676402601443",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.3": {
      "name": "vscode-css-languageservice",
      "version": "5.1.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.3",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "a7b2f21ed48842af5d9a98223bcae09e33d707d5",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.3.tgz",
        "fileCount": 86,
        "integrity": "sha512-c8xiUhrDBNG6iS92FEE+K3IWOHAqVvzsqjjLSaXHyF5Qdn/6VhUweGNjtZ2CBSfs+Vkmz7pJzLQ7Io1x5deumA==",
        "signatures": [
          {
            "sig": "MEUCIQCAEWbaqdeQNrcfvw3zJXAFEnPskyYYWbtds6S83C1rgAIgTz+0GY2Ukjv88rliWMrCEAwdSSmtf7OdGwmkyOW4GXA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2928120,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtUC8CRA9TVsSAnZWagAAelIQAJNuvQN4tIXNXeTU7kpm\nyR/xqxNCPrsRyPcpEUF9ubVVDRnwew/ag2KSR23utTqIM+/LjNGoKTbGZwZc\nRFGPEbdKlKr5QSwvpNhmZDcDE3hUOGpiccpmaBF9OpCe5YjLn6dZT8LPlqni\nxKh1wDEzezveirWfFN0nVpbMf3Zs2oMy5irmxhiES3QJg64S9CETklhb4YeI\nlIHaqE5CDyYr6BznqBuJYYUhWgHD7VU/6ZQ/QC0ZLKbpwRbbNlUGbPBnJu59\ndV6bi8n5w3tKWCr0nqzrhwKV9KG2Pvt++3o21xMNdI8aS7z+S4C3Nft1SEid\nyZ4tZNMEm3Es7T9HbiUQohAnQUunCBpGq8pnjwtcG4uKY/NDoETe5/mJ88Cp\nTR6TPMEuZvYcWL/UCm8i/Q7M6Uz+M623WftxKybepEf1RBMw2w25OUc3LDq8\nIztYJ8cpYDuGXCHGxVATbMaf3GMdN6c7rAF8KijPZ59zmzpkzS2sgCh2YpYo\nJ72Sn9YKO/uWojrw/nlWgeAnL9Ts1eTZRe4m70kgyL66HEpgfcYm5WRCPChG\nh5jCvr5CHlyjAfoHHVuecUbSUya8vsjDdodcSO+epnLyvIjC3zdX6+MOoTOG\nmtJTaalCG9ohtbQymFYUN9Ms2BwVvhDX1aE/wCvD8TViKYkRPuQG4P7p2cRx\nqLGn\r\n=8svA\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "f9c6928264f1a448e486ca1fa5c8609cb3690a51",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.4.0",
        "eslint": "^7.27.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.3.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.2.2",
        "vscode-web-custom-data": "^0.3.4",
        "@typescript-eslint/parser": "^4.26.0",
        "@typescript-eslint/eslint-plugin": "^4.26.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.3_1622491324004_0.07502955464659089",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.4": {
      "name": "vscode-css-languageservice",
      "version": "5.1.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.4",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "octref",
          "email": "octref@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "07e4c63f1c3bb06e6f3f329c32b490d20a601bab",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.4.tgz",
        "fileCount": 86,
        "integrity": "sha512-fIJZJMXbaBsK0ifBb2RmSiLtzwn6NrZnKn7O+0ziIjwAY+rPvSK9St2qqQXFU3reZVRAt/I4GBp40dC/THcUDA==",
        "signatures": [
          {
            "sig": "MEYCIQD271GdremoypMy53iHf+f/rPQ/icPVtCvyy7BgKYXtbgIhANxoyoYLwKQs9NHEjRF/iuAhCeRAchqDS84zK9QDeb4M",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2928970,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2hI6CRA9TVsSAnZWagAAq0kP/AjBjLaUW9nDRZjOWPxb\nuJJVjnJeLOBX05jgVjTRU4nMJo7N6a864iPuTwo8gz9pFHlN/Wm+4U6PszQq\nVLMKuwLmvtfxv4oBYvE3I73fvFKGfMyZdJBI9ddMnTZPMWrQmPMCAC1f8HPY\n7k0pCNTYy0ImVEEgvpiq5aW+IMYDjewaxgvHy+WQ8qoCWjoHUQUTj8OADM/2\ngY8AMLlT9cCR0zTyvn9weBllQFSey9cL6mu+k1LNYKHUcnL1iBusup17vuEx\nekyZk7kux6mBlKz6XbWtaSruIIEenrnn0334VfLk3/kGLju9kKXWc39QgMmM\ng4SO8wroeF18QCBHqwF9cZgQpH/UBK/zbb2ZN+rkGBhPkFmphVj77HJ40qz/\nneIglotJljtZsJjCBXwPSUAF5adErM4W/x55a640lPPY69gCa+ZIdOIZlNtl\n/NpGA3Z+6QJzPuPh3KnI0SnZgpKggFIEieygNdJerlxyLCx7JIjeqbVKqhYD\nMTXb+mJNzrGzxIfubZYfw296uQYTlMjd2K9VEIAtZksJAT7pcR8xOrROot/b\nZq+FxJuznQD8zMgwb7D8McBGoxj4g9ZgkObJGmzoIsSXekNdPDcW/baX/7eY\nSSep9ZGTkK+aqgcbCIK/ntQazmu1ZF/ueI0EnYnGggLdZ4Q946SAaNP1XvSG\npjae\r\n=5chQ\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "7fbb0886e41016b9299a84260545b8bdccbe575b",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.9.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.4.0",
        "eslint": "^7.27.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.3.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.2.2",
        "vscode-web-custom-data": "^0.3.4",
        "@typescript-eslint/parser": "^4.26.0",
        "@typescript-eslint/eslint-plugin": "^4.26.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.4_1624904249975_0.2543490596378042",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.5": {
      "name": "vscode-css-languageservice",
      "version": "5.1.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.5",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "400b2f63a4f73c60f5b0afc48c478c1b326b27c6",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.5.tgz",
        "fileCount": 86,
        "integrity": "sha512-c1hhsbnZ7bBvj10vMDLmkOk/n9r0rXQYDj4kbBi59bZaaEZ3e81zURx76/618NZM5NytlZmGfvmxQtB7mb03Ow==",
        "signatures": [
          {
            "sig": "MEQCIBwEpnQvRFPeOlgK3JpxKEiabCm5FmEQ1X9aF2WC6mKxAiA01xNzFAm6X19oDxLUQeqCD+GTtcINCXi6v8p8CJ6Stg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2929580,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhObdhCRA9TVsSAnZWagAAu5QP/1s/KT+V5a1pUo03EQzQ\nEuwrF0HG4IJfqYGn/5wkfAkJGB6wqvb2MUuLSN0Xdy2c5johulKUPG+RHU3b\noLmS3F60M7Q3vN3pmOn7jJHIh8nEhzpLkAclCEkWZdCQkDeIVPtxnnvGuUWx\nEwLwZSS6A4A4AlKIEjBDiBCRC/GUhH/ym2q89TZfwgohSj3BYUEXMgIkRp8o\nviFlORkS1+HYaR9Z87qN9CvPUL0VwIVs/azKV8Jl/YDSrl3vUajLaq1WqwiM\nk1PEuarrknlF+63pxUrGyQUU+FjWyCIeXMMWi3djnTdPVX7LOYsa3omy/LhR\njWUA2xFOsLlZ/Gy7VS+fqurFdc7gBNNfGcGKA7wnuUQzl97F0SSuIAAcdutj\nYiBEdFIeJTIVL9MMcpeHJ0oO/7SAcjT6AyttJdIdYeEsJtAVqmk/pRjNx9EL\nqIMZNDZVmO8LiUKQIgxols48FEXVHA9U1IVlXtp8XzuQkdS1pN7fLMMTJcb3\nl4KwP6RLu+vASRdPUaKgCF+LZklBFmklxvMpp1r1JiM0BYDDmPqyTEU/sTRR\nRBs2oWHXX+mnOkmhzXSp0H7T50O2pfseKaAhQRAsWgYaaZGFNrJfYMRCFX54\n5h6u3piCMqz9KcM64jCWUm9qILtsPQZ78/NPv19uqwbnmjhq380+e0eT/5xF\nORJF\r\n=RKpo\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "5da70be440dba0ff6e9e9f1e3357a908f4458efc",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.14.13",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "14.17.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.4.0",
        "eslint": "^7.32.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.4.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.2.2",
        "vscode-web-custom-data": "^0.3.5",
        "@typescript-eslint/parser": "^4.31.0",
        "@typescript-eslint/eslint-plugin": "^4.31.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.5_1631172449458_0.7744634871020957",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.6": {
      "name": "vscode-css-languageservice",
      "version": "5.1.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.6",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "4a34dac0cb56cbef00e1e78918d127ea433c4f77",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.6.tgz",
        "fileCount": 86,
        "integrity": "sha512-n2R//bNzAIIhE60ELNjOWVrQrUxzd9zHv+MfotCJo5KpjMQ5n5+OU8s5yMLImEjrKmIhlWBxb5I7NMKpg01bFA==",
        "signatures": [
          {
            "sig": "MEUCICfkhU9PObYv93I7FCIzu6Hv9Spg8agTifSCkTQVsc4fAiEAhyzKszpqTLLdbwgMTaF4NI8DNVzWBEM86d2ajS44fyo=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2932576
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "c373b271d6a74c4f4ade6346c312798c79e71842",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "7.24.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "14.17.6",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^8.4.0",
        "eslint": "^7.32.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.4.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^8.2.2",
        "vscode-web-custom-data": "^0.3.5",
        "@typescript-eslint/parser": "^4.31.0",
        "@typescript-eslint/eslint-plugin": "^4.31.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.6_1632766855201_0.8549253168974971",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.7": {
      "name": "vscode-css-languageservice",
      "version": "5.1.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.7",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ebbf803b03fde539bd683588cd2da6c4a61b90e2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.7.tgz",
        "fileCount": 86,
        "integrity": "sha512-h4oafcZaGFe2VtbNIlkZDmLEP0GQha3E5Ct2YMH4p/p9xYC8yWDNQ5CD+VF3UnSijKPSKmA+oc4cKjhJBowGKw==",
        "signatures": [
          {
            "sig": "MEUCIBJhXeMibSyucj+e9JcCWZ9Ng5RiOjnds7vDFvaPGYKgAiEApE/Gf3fosrVL1oxFKYC/7M1cqYiwneL23zYIIBnRIvI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2938112
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "5a34d3ba54ce4cc7f85ac64d5d3f21594f02ee87",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "7.24.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "14.17.6",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.1.2",
        "eslint": "^7.32.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.4.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^9.0.0",
        "vscode-web-custom-data": "^0.3.5",
        "@typescript-eslint/parser": "^4.32.0",
        "@typescript-eslint/eslint-plugin": "^4.32.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.7_1632844430967_0.7203274814603953",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.8": {
      "name": "vscode-css-languageservice",
      "version": "5.1.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.8",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "36cb389788ffc2d5e6630ffc84e55ee38f8a2338",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.8.tgz",
        "fileCount": 86,
        "integrity": "sha512-Si1sMykS8U/p8LYgLGPCfZD1YFT0AtvUJQp9XJGw64DZWhtwYo28G2l64USLS9ge4ZPMZpwdpOK7PfbVKfgiiA==",
        "signatures": [
          {
            "sig": "MEUCIFlNJ5ot33wWIzkQBUNvxHGo0vp3GtxtT07maZoSsWILAiEAuh1/jbahgzDqi5NHasvtlwSfut2fcY4VroRcjtUk0BM=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2950713
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "e59f606dce09642d43195988abb39b1a44921c40",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.14.13",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "14.17.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.1.2",
        "eslint": "^7.32.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.4.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^9.0.0",
        "vscode-web-custom-data": "^0.3.5",
        "@typescript-eslint/parser": "^4.32.0",
        "@typescript-eslint/eslint-plugin": "^4.32.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.8_1635178302843_0.1369860129325282",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.9": {
      "name": "vscode-css-languageservice",
      "version": "5.1.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.9",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "9d473e5c61fa6d4d62719d9b8715ff6c644bf14e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.9.tgz",
        "fileCount": 86,
        "integrity": "sha512-/tFOWeZBL3Oc9Zc+2MAi3rEwiXJTSZsvjB+M7nSjWLbGPUIjukUA7YzLgsBoUfR35sPJYnXWUkL56PdfIYM8GA==",
        "signatures": [
          {
            "sig": "MEQCIBAFY1zmIYlhwPb++3vbTsRX2yBCqpc7xfTIEUKdtdJDAiAaW/qTr/OFgdtTpymebg4gTwPgpRXW1lDhFE9fYcRgow==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2952822,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpPk6CRA9TVsSAnZWagAAMZMP/R1hpTEP0fEQ6qdoNOXW\n7BF3w0YStGJKuW3OZIsFcCfnp9Gv7qm93AsOgru2MdHlzUbRosK9+VZAeu89\n3u9bTbhwuMgRkC9G5N7JSxJeGIIL4NpstGqPrqWNDU9xPV3bOweTAjIG7dKA\ngieW3FcQ9d9vKgG+CdzSQ8nsw4tU2Or8Fx4Jdy10cqZme7Af/iHUYc+fL/sM\nmSUa4R9CdJdXEpSqaFVxpZvxanD0kJNjG5WC+GD8Sa0WZZNgJRlzbsqo3uF0\nQDn7xtI4W6k3GKE6UeYlxcMFrqq3i+ge600HAa0Nf0Ck84J4CS6xz1gYEw9J\ndsxDc2d6q1meZnhsznArJlF3v2oolFKa6eaahzd/vqnmHCTxjZEYigXe/sDR\n5zyACcoXv2hP5Y06oE1drZGnMHENna7KO3uXpzaLkaJOste3I9ij4T8jMV0S\ne7pyisegM8xE1Wqtebetm7a3+xh+EqKQGMWFbQCDQqnAmNRtCXgkLRg5nw8m\n1U7u7GfKcSn8KXus4hZ2Hkf4G4N2W27fWO3Typ/umIfHBZChFiHAY/bpSTHw\n3BRMTbU5YFfV1dHbbb5qzqwW5YVjRYKju1tXKm8F7vr4CrOVn56IK4QRB16c\nU+Pz9p7iwNpI53k3ZLhsWws5VD3+uatXsQhIgT64qLK+t2+oDQ8AIdK7Qnat\n+cFj\r\n=KPUW\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "6a70cf4a3059018714d05a8d4fdd7f5c63a5315d",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add vscode-web-custom-data && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.14.13",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "14.17.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.1.2",
        "eslint": "^7.32.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.4.2",
        "@types/node": "^10.12.21",
        "@types/mocha": "^9.0.0",
        "vscode-web-custom-data": "^0.3.5",
        "@typescript-eslint/parser": "^4.32.0",
        "@typescript-eslint/eslint-plugin": "^4.32.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.9_1638201658440_0.9888403450276171",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.10": {
      "name": "vscode-css-languageservice",
      "version": "5.1.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.10",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "9594649444eb5672fe622c260ada5994de1758ce",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.10.tgz",
        "fileCount": 86,
        "integrity": "sha512-jSr3Yy3dcuqawNjUv/UsLjaMv9E6Tjp4pH7IcEzeMB7nulTh4R4uT3AbE8u8bQK0Oa6KVJf9ErN2UpG/A0ryrw==",
        "signatures": [
          {
            "sig": "MEQCID9trpcQzYBEa5smjv5ybjuKNvqYOdpxBUx8JAkLOd7wAiBaiF7OU37YhyUFDRZ/PCu4QPP9omXWWqWF6xCuYTYX6Q==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2957379,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7xEqCRA9TVsSAnZWagAA4oQP/0qW6LRI9do3BG6G8Bxa\nuV1JEEEIFyf7j2fnaVVhl3WsU2bDQg3uERmtOfzr8IKPf7DZZUVDGYDW8AH2\n/W2Bl0KYKGBSK42C8XraaUgwpmjLfV9a89gP8IKlv1Op0iVzWPx2DLO+401F\nAHRG5MQTIybSO2mgaYM9WWryUufd3g0wkQTpLZrpd/R8Pbx1K5EcIVPQEU5H\n7tuydFII4Qo7umjcswRuBGLV7OooXL/Hz0nVwGg300fPqqqzhpUQUi0yOM8J\ngrmttk5PtPkdZ3sFDBGDDullgk8noq+ZExDNpXPaLbL5Uk1bxalsP+scqPRo\n3O2qKVl8uvW0xbBwQD90LNVJGdNDUto/PluqFrJVRoMglZHuqlUNL2pMM4Gq\ncqdfJPsc2J23T29d0q+Zh+aYlDz5rshzb1OYG/lU38T5EgbgQqpVB1fqmsxg\nalLBfX/FuJrul6QFUOcrs2DMmLCGzjpGU3pcgBGMBSxuLXs6OpL4z7NRHcxf\nnrNrKfYvQciwVCt13xv04/N3suCkSmRQROHAoXyW5twXP2OPxH6m9Y+64wpd\nytrbUx5eFRzrs4DhsZnx3+HVcWhYZf/RhZof/GMlGcyOSY1eWisc+/uQ2QmX\nUBLB1NtCT1VAzu3eSvq+ikjfOvvegeBbC52qThEe1PiJDL1FEC2NSKz0QSTY\nvZRM\r\n=HH3Z\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "935715f8678e415700c53ac86265675501abd374",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.14.13",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "14.17.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.2.0",
        "eslint": "^8.7.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.5.5",
        "@types/node": "^10.12.21",
        "@types/mocha": "^9.1.0",
        "@vscode/web-custom-data": "^0.3.6",
        "@typescript-eslint/parser": "^5.10.1",
        "@typescript-eslint/eslint-plugin": "^5.10.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.10_1643057450413_0.01066579594733641",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.11": {
      "name": "vscode-css-languageservice",
      "version": "5.1.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.11",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "7e3dd534caf8033653c683360f7ec036ba0c6188",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.11.tgz",
        "fileCount": 86,
        "integrity": "sha512-sxgLYQI6sBczKtayAq/gJ1Y78Jv0gMIO4SWPHkgpH0+wxG+v40gVE8kaIB/UTmTmUv3OTiivPWv6jUMLcZiOdw==",
        "signatures": [
          {
            "sig": "MEUCIBvX7no6w2TfEhnySGR+ldrKjFLjJhX16Pf6dJIwFFtFAiEA05lgOnGABjXWMWYSS+aPUSoZwQbK7UdGuwZWy1v17Vg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2958893,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7xHvCRA9TVsSAnZWagAAsu8QAIw38o4AmZ9J+Fm27M0E\no6foxMaESmgToMuphz10V8sJEPH5VdXoWzVoDn2Vv7jFmmx84DLvp0e+uacC\nNIhhCUN7bQi/C3N8sV3OjLlBu6sJrkQ2YQuu2+UhnMHz3TkWnL6mjLAF7joF\nNHJgEQMjUkI6HzvjOLEGqD/FDedVhHo7WzEE6Qg+CS6EgZvCsXo9cjZOBGpl\nsZjp7vKAeDVGniUJvoJei9u2VasMxCweF6/kffmYu1Upx0rs3EpjMWlOF1en\nPkPw5MGL83CZuDZinqarERyW5VIsqDC7uPqSTqTL0eyoj/NF+o6z8y7ab1AZ\n9jQkG4L1KTBnR3ZgNASOBCAwf3ubADuTjVefPAEqVEiagVUgaG+QWYmHolpr\nR9nhbUoGEChkC5X4PciRyqfvlc+PFtdsRPIUgwaVpPaCJDMh69jAfL3X0cDo\n8onTTlU37Pd0mNZH37A48/TRlnBcJ+dM7kJ94ecJ/ceb2/fyxo3tmTTI5DPr\nXz5KTjS39v90lqfqxvCuuyWmp7JT2IY8B4OVputOMy8a192MCSEPYSlO6nA9\nc6n8KjCPx382wgS2O5qAuVE9ajyUGZIYGrdal4wl+p0gb12iQsfpXyMkHOEC\nQb8xtyxwCwQsojYwyLqZcIDPAZ4O5YT6h6K4EImoaQ+Q33mKKssi8ZN7xeu9\nhJa5\r\n=cMyr\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "ec49d3ebef96ff07da12301a272cc0c8b36ad81e",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.14.13",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "14.17.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.2.0",
        "eslint": "^8.7.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.5.5",
        "@types/node": "^10.12.21",
        "@types/mocha": "^9.1.0",
        "@vscode/web-custom-data": "^0.3.6",
        "@typescript-eslint/parser": "^5.10.1",
        "@typescript-eslint/eslint-plugin": "^5.10.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.11_1643057647852_0.42419485158474446",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.12": {
      "name": "vscode-css-languageservice",
      "version": "5.1.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.12",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "eed3a6a1bb8a7a70636ef07cd742a034c71635a1",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.12.tgz",
        "fileCount": 86,
        "integrity": "sha512-293C5C2732Rbhh3opTs+nQBpC5Dd+oYrEA8lc0OWdyt40oYmJ331FV7NMF1SLFSIcOFB5XveLiWUZak2oyc49Q==",
        "signatures": [
          {
            "sig": "MEYCIQD13nV/IBqbANez/cZxJ4FCZwrdYfMNl400cjmdKSGSWgIhAOozVwB4NleN5djQfFNXMmJRlzEXgAmhnyVrru5HeAGn",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2958895,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7yDSCRA9TVsSAnZWagAAldkP/R6Cr0aBnsYSo+wiy0zc\nhhUpuH1S4WJYZgBUnO9wdfViUzuJgLd4og1HYRJ+63iOBT0FnuNgdgdbnBMn\nOFPwQmWrbZA+iTuo79p8k21/CO520EIW4kWAwOs9tvZlMP+9Lv2eU0USinjS\nmlcTdXgZdbVD6uCnZPgzl8o06cWAHnsNervHpWOiIMQGBwmWm+HPSizFiH6S\nF5uSlkes4G7AQrWz1hQvc2y80twXzCNIzFkHXeG64lYn7mNqcKgZD7lqg4zr\nTcfHRvGP710i5L7PYHrA7qa2LShA35VmDeMaY9wrMcvEzXbUBMyYfU3ycEkS\nDiz9CtKXFJyplEfqBlxMIEVvHpXDkS5LDPTZkKK0k9zET8vriaY2LGO1Lhgq\nKvgitSbESmy6ZqMjLXWh7x0koJgz+AzJkhrRyGAFfAU+z8oyc0hAALVjcN87\npshOToSW2jPp3QiHWLcbp/9FN8W4YO0v52BMrHm7LZXL3Rr+hW4a/ChE8npO\nlzjUGSEZXpl7u05y7wE/FvqZKVzKTVsDciXEF2tHnzmEVLrnnlEBCx143ybN\nGzmiMkZpXiDY9Nyz76N+8KX0vow+LKKRq+0M5hBJcC5fvj5gb42JDtJ8CxhU\nrSB1yAzX/GlLdetW26NuqwIPQt9GxOsZBzZKqYOTQR5eLKoSXqUzcpOdTuil\nPvJc\r\n=fYhY\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "61f30e4fdd0f6ba66f5045e9ba8b46f3fca539f1",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.14.13",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "14.17.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.2.0",
        "eslint": "^8.7.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.5.5",
        "@types/node": "^10.12.21",
        "@types/mocha": "^9.1.0",
        "@vscode/web-custom-data": "^0.3.7",
        "@typescript-eslint/parser": "^5.10.1",
        "@typescript-eslint/eslint-plugin": "^5.10.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.12_1643061458084_0.6431161163706434",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.13": {
      "name": "vscode-css-languageservice",
      "version": "5.1.13",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.1.13",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "debc7c8368223b211a734cb7eb7789c586d3e2d9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.1.13.tgz",
        "fileCount": 86,
        "integrity": "sha512-FA0foqMzMmEoO0WJP+MjoD4dRERhKS+Ag+yBrtmWQDmw2OuZ1R/5FkvI/XdTkCpHmTD9VMczugpHRejQyTXCNQ==",
        "signatures": [
          {
            "sig": "MEUCIFxTRgVirqbQfHy0ugPUCaBQ9LEtXBmmyGxhg2SnTZk+AiEArPts3k0OmdKFh8yP/O1BDuAHrYMMji8sF3s/OZ8lBQg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2968765,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBTUICRA9TVsSAnZWagAASNYP/3LbCtIqO/RXJbyDFK0S\nBI4O850DuZLhx43DDqY9TkhhAgzkhVFbS5sWhjm8xyAsAL/wgvTV4IRT2ZlH\nH+chQz/urvNweWtMpid9YH2S1mOwQZiMdqHoTEqtu35tdLhTxoQhwCYNqNhY\nzJw6pgpLqscBWC3cRztgG+jAdiIIUto/s15a1xIe3oLu1W2aEt2d3o/wMUIy\nmj0SFJWY329En/oCh9ZgjI/DHZ3Xcbjgq4KJY7hwGvYqJT02oZbcYPWhX9x9\nrxLbAOgd7Mtn/sb3bkI/4249LAzPtOCbHsPpXGo8WQYxE2EJGy9MoaTsnSp2\nVWjZTzMOrcUeatqnFiaTwg8LY57x+k7vumt97cCInjIlf5RmZJTMriDDqSi9\nvrieDVIgN6cyijD8RXoyXcdiazVBzgNR4hSXJY9ehkffggXwUDefckTu8HOa\nFlJmAXyKbuNukKi0UhCKhEUR8gU+Dw58Tk1T/3yEgeVFhqWEE6xKSUmRhJ/p\nwBG1ctri4bPsdjzRnKISEvWUzL4JnaEdpfauGyoWNwl1iVn22MOZrvBEr1CA\nY1q6yf2O7vORK/Uf5Eum4EQ8Pt7mKfU2cd6cl08SKLpOeeZA9vevoy7IVWME\nWQuEPz5+jktz7z9NdzMGWSQ4icTDTAByZPePUZGovyeXrWUkL8prdW2HHCRP\n/qia\r\n=ElVq\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "c29c007451cd10d3c565250efd8aba44c54b2485",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "6.14.13",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "14.17.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.2",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.2.0",
        "eslint": "^8.7.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.5.5",
        "@types/node": "^10.12.21",
        "@types/mocha": "^9.1.0",
        "@vscode/web-custom-data": "^0.3.7",
        "@typescript-eslint/parser": "^5.10.1",
        "@typescript-eslint/eslint-plugin": "^5.10.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.1.13_1644508424441_0.7177985443924295",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.2.0": {
      "name": "vscode-css-languageservice",
      "version": "5.2.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.2.0",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "84fa95f8314c742080c09f623bf9f0727621eebf",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.2.0.tgz",
        "fileCount": 91,
        "integrity": "sha512-FR5yDEfzbXJtYmZYrA7JWFcRSLHsJw3nv55XAmx7qdwRpFj9yy0ulKfN/NUUdiZW2jZU2fD/+Y4VJYPdafHDag==",
        "signatures": [
          {
            "sig": "MEUCIQD718aU+JIDUiIKL3iegtBtnTkQ4AiKc8vc2swK3U73EgIgJzNJz6GByUYZZLSFxSMWw43dr0K6NQm11+Vg7Fmmoc4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3093413,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNKnhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogIw//YCdv8rTO1wkMGfLHAbwGi6t7vGMokn7s91J/3mVbyEz+5XHg\r\nWDWjtFtn+XkxQR2K2bHOCN5X9pdvJ8wkjd23fVNhSQZA8SXLdQMQHm463PHq\r\nakrr1Vk0ebI1aDp79cXOkM4Nr63wnqbIAMe1xn0FTyzbgGBsnwsGHQG1lBGb\r\n6z+c3BoWvU8QxldmhtMkc+hn1rvllnWaWcQzTDXVmhGAMAOS4sutXqn27iAi\r\n2RTtfdXCuWMAzd9JSH5hX6/L28MyOZeMM9F1UldOJa7UWgiSO3lDusUYPOFf\r\n9ZoDE2TH2eQ5vMnxU9sElkUQLvi7nAXAf0F4K1/Duo7D+KZbRWmZICkvGjaY\r\nhlMl1kaS1z0th4ZF5cU/ib3tTzwxV/Pi19YUyfC/bjh4rhBMkkngprW4Uj9g\r\ngho+GN4ozMlb5AAQzyAxsKLp/kj9du/QjknHnBKjcuszdemD48N7TV1hxyx0\r\nFf3TnWfk/QgH1uheVNEw4s6EIRpkrj0vCuh7BGOAkobTrNjReYqbX9pvsQJZ\r\n4U21Yk1hqGIcuApp6/t6XX3OfNpzBDppe8I8hNvYn6yM9TA7WlVAVO8buwTX\r\n+2ofLrXaJi9rL3lRX+uORYrwc7KnGVTfmqhBAnTXia6168ocIY6ipLVXWqO9\r\n21amwsSeY4Ou2GjAmDTBR2XHHpG+raqjMX0=\r\n=fLkE\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "11ed0f7f417fd5139a2e1743c48930cbe0759f60",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "7.21.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.9.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.3",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.4"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.2.2",
        "eslint": "^8.11.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.5.5",
        "@types/node": "^10.12.21",
        "js-beautify": "^1.14.0",
        "@types/mocha": "^9.1.0",
        "@vscode/web-custom-data": "^0.3.8",
        "@typescript-eslint/parser": "^5.15.0",
        "@typescript-eslint/eslint-plugin": "^5.15.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.2.0_1647618529451_0.23224456539136784",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0": {
      "name": "vscode-css-languageservice",
      "version": "5.3.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.3.0",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "48b800865c5b6ca7ab43225c63e8a4f1f24ec9b0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.3.0.tgz",
        "fileCount": 91,
        "integrity": "sha512-ujWW855AoJlE4ETU17Gff7unlZZTHDA0w26itk9EQFMfJqi9lE6S67zOsMvcPmJf55MrnGQbojDYZRiDVaFjdA==",
        "signatures": [
          {
            "sig": "MEQCIFeSPpWSDd5D93lud6jrueQb8vxD1B4jE6kSCK5cxnuGAiAPG4NXkwBXgalUT7fYHiFwqUkcl6XFfiAr8ftIjt9HJg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3093744,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiO1fcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYww//SR98YmKq6UrIWks+YAGDu1HW6JzXtABms+BrF5ORSodo2OyW\r\nI79Sxt9BAZZacyvPkM7kyKLHSfBPSV+GS2Caoky24kXZHrzTQ8DA01dxJ3eM\r\nyV+7lSg1+w5MLwp9cqmxfINvMJRlvNc51bMlFUJR//UjVl6lp7NktDJtsEsG\r\nNUTJvyz/juafON53DWd9q43ow856ytdNlLERWvawr8TVXQqR1RfYKZnjG7lH\r\n4QzbmLRbuNSwDuGPDHLWEhKOfYe6/K9Mx07RJylBzuvlFg4P/iWwTkxqnTPe\r\nAMa+6gWl5/01akGOQirKqOlRpBFn6/wakY9gmdSr6NyvPthdOPDku5/t3HhN\r\nGBB1UsqfTzOu1Q8wSh8N/KFa6NcB/eKRbY8IWHxFrUOEx3GHZYzhWaFox+Wy\r\nTSMLYvXake/ghX1G+HkIJXIFkW3V3jtQ1vpI4OC0FiZB7pEaCTwXiVyjnMQ3\r\n1nB9YJwZiAvheVDtwweCaYCu8I4fQFZJzGUA1jTL02ybfjoNT+aL2oxZ3jEk\r\nHIH17EKSuIa36zkMN6Xka5ZEYGtVqThYHseIJXE8uimAdx7GtOsEEBfg2psx\r\nXnZ6tTwqrN6zT7Tf3zzIyAtuzZ9iEjIc+l8yWtM7UjELKznw40650oZINh7J\r\nI3GMO+4AA2TD5y96GKkSQSmIG6pPSgQr9WM=\r\n=+YAH\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "dc3a616e3e0aec6edc7902a2be193c6ea86dd0fc",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "7.21.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.9.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.3",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.4"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.2.2",
        "eslint": "^8.11.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.5.5",
        "@types/node": "^10.12.21",
        "js-beautify": "^1.14.0",
        "@types/mocha": "^9.1.0",
        "@vscode/web-custom-data": "^0.3.8",
        "@typescript-eslint/parser": "^5.15.0",
        "@typescript-eslint/eslint-plugin": "^5.15.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.3.0_1648056284019_0.6603800004385625",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.4.1": {
      "name": "vscode-css-languageservice",
      "version": "5.4.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.4.1",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "6bb309d617c40f5b4b7752d05f1cbb9b2eaab102",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.4.1.tgz",
        "fileCount": 91,
        "integrity": "sha512-W7D3GKFXf97ReAaU4EZ2nxVO1kQhztbycJgc1b/Ipr0h8zYWr88BADmrXu02z+lsCS84D7Sr4hoUzDKeaFn2Kg==",
        "signatures": [
          {
            "sig": "MEUCIAF9nYdq6sOyvs8H6MxbEYxtLxTmtkBPFw7WnMtRlT6eAiEA/HZzF3MSmA3T3u1EmlgzivF1neyKFU3lL13Vmh6QSaI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3096186,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRyHiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZbg//RCCnFJXGBRsVMA16QEq+HWHSyRoM/RJ5J4A+xSV25IxHVwlf\r\n41Fl0mxUMiz+cve+JzA+hsTapijfe8tAfjO+zRYMPhRMbs9mnjCNH8TMXXPi\r\nEQYmw7AGX2q0X9Bu79xDZ/HGoyr+B5L83JkxhOJJhEdX02FQWH/wWrUvoI4U\r\n4QvbJpkNleP94T88dkRVFS2qDuPC2HM6EnVAj0SLmeWtGHWuSW0VThTg7iV5\r\n3L5rMSiqGsfLR6ALS8Da3J7acnIJVRXkOFeMh44sIISu9QEkZowLFszbLlTf\r\nP9nIHXWfoqYYuxRMHZsZsp4KLPz9bbmOk6SqSdVeXFuZdwL0ISurOFC9MPpE\r\nMij+zIxAzNJbRFKCcV6a4dbdczx5fZRx2A3yGj/qBFDUDs8M1+sVSuRyaPo8\r\nGJSdjwc4658XsOgmjl1gIEPmjBSNs8EP+Ot8+dFq4W5ptZ9w3Rv9mzykvych\r\ntKAs0WQL9BncPNwiqeZyPIxpFl0JX9nVTYfmo6a/R3gQZw4dc7TxTwKs96CP\r\nd5eaEwSpgGU9ABkv6vLQQXZGLyr9xahROR3o24nHMYOgb5rChs7VKCg+nwy+\r\nU1tvuDTTPlyYUbpTXkYtzr1szhWzjnhTF89qcl4VRbuCXG5VPs+gPo8eQTrp\r\n0bBzSGQRizHI4MRIbjToAsB051N3Lvt3GcM=\r\n=kJQ2\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "5ff24b3deee44e5566d8629d21ee23fe4d2a8b0d",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "7.21.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.9.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.3",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.4"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.2.2",
        "eslint": "^8.11.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.5.5",
        "@types/node": "^10.12.21",
        "js-beautify": "^1.14.2",
        "@types/mocha": "^9.1.0",
        "@vscode/web-custom-data": "^0.3.9",
        "@typescript-eslint/parser": "^5.17.0",
        "@typescript-eslint/eslint-plugin": "^5.17.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.4.1_1648828898502_0.3146288321545574",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.4.2": {
      "name": "vscode-css-languageservice",
      "version": "5.4.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@5.4.2",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "69ea74c000bd653dfc8e458a1720d28b9ffa5cfb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-5.4.2.tgz",
        "fileCount": 91,
        "integrity": "sha512-DT7+7vfdT2HDNjDoXWtYJ0lVDdeDEdbMNdK4PKqUl2MS8g7PWt7J5G9B6k9lYox8nOfhCEjLnoNC3UKHHCR1lg==",
        "signatures": [
          {
            "sig": "MEYCIQC8qFtOH68PYNmgqD4mYx7uLaMUA/cFAYpwSIl576zVTgIhAMSJMmpfAJg2vAB0tJpQLyarxiANaAosNg1jzFwUMixC",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3099166,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZtD8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqnA//WMjee/KkrdsK3ez31VNKUY5HK4eLv4SqldsxwtB775MadSBX\r\na5/5CGaUUchv7gOA81T85Veyj38V4IhKYiDIU6AVFh01ix/pxgkupnhoxlTT\r\nxcKS8hCg8KRI42/mWRQvTOkLnppgljMyGiN4437TIWGT2sgGfwPQmcYu5UQZ\r\nELHtLeR1dlbuYc0tbShX7Qip57UxWpxTMwqkdqVt3SJYuvTxlfwR8NlMQYEk\r\nziDwbMEYSSj0lXxRAoyu2kI6XnDsiJFiD/NUIXqABJksYoPohZAkpyW9aMm4\r\niS5pioS5KXg9KI0fKQrCvlPKYY1g62JRRw0IlVeg6ZZzujd1Ck/WAC9aO1fp\r\nXGtJlI0WWkeZ0xrK5TvopGv0LVquL2oxdhvXFbb4Q/XQKQqEzeTKSR84VQy+\r\neuHRUyOk9KOX7u00VeURZqwU9SAY+OHF594hpkeRxAnawrZMd9WSRB4zlZVX\r\ngjWt4z3gnXpGRrKZTZRVn/CJFyqOlKDk8y3ecinjxYZTrhE0HDtmkZvBTCvk\r\nGShaarCYfN2/mzRZKWKPzgFeVShiSJBfSKgpSFW4QTp3VxU21htV4NpnxxGX\r\nXKpRjAQU4Z1NHlSaeQHVlL5Z0SgpK6gGcczOGpSdCmqOJX5z3xfRf2H5c8SN\r\nkNmwOt2GlEaNApdoeuqRvyAj+QaeaNkhWBQ=\r\n=S2vp\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "adf9d4b13b5e4c891847860f3368b8f3275f2e62",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "7.21.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.9.1",
      "dependencies": {
        "vscode-nls": "^5.0.0",
        "vscode-uri": "^3.0.3",
        "vscode-languageserver-types": "^3.16.0",
        "vscode-languageserver-textdocument": "^1.0.4"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^9.2.2",
        "eslint": "^8.11.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.5.5",
        "@types/node": "^10.12.21",
        "js-beautify": "^1.14.3",
        "@types/mocha": "^9.1.0",
        "@vscode/web-custom-data": "^0.3.9",
        "@typescript-eslint/parser": "^5.17.0",
        "@typescript-eslint/eslint-plugin": "^5.17.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_5.4.2_1650905340607_0.42267454241314417",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0": {
      "name": "vscode-css-languageservice",
      "version": "6.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.0.0",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "2ba66758d4fecaf47aacaecc6e280377427e722f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.0.0.tgz",
        "fileCount": 91,
        "integrity": "sha512-gqXuraIjQq01Vx9vk3OvFrHc0Q0slSxBaIVgdKO4neNN4H3sFBJjWNBGbiKz7FeZrYEful+vnh6xmVy2toPKpw==",
        "signatures": [
          {
            "sig": "MEQCIBmPfF1sQe75KTo1chLVg2MgKsl3M2plTRNlDphD8RYuAiA9FIDgtsh7owkNdA8fOwPhRcjb9IhYtIjPDnLzI6uPEQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3004140,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihP1uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpYA/+IyM8Q9pZ8esrkK4KgDzHocHK2TtRrzuLHVyNwO3ODjbGilSy\r\nUZ9v9mqxiYL6iWIdN05WR2woutbFo0mU3e+D5dneyAkn8kW1NKj/XT7pldPB\r\naS0fHC/jhoREkXdRxuZPiUK/drG93WRAzfxecBLMZh1GgiBl00egn4d9B6EV\r\nohxpqZwvKVnNg/9t165zbpGhOo9iP54GGHcZgcwdOaC3E6bT/Ilyg8OTatBp\r\n7Vtd7eZnjXcegoMaLBtIRkw6OmkEPRognzBVUAsRFeqQXmts0CsPueAM+Kvc\r\nLrAySYCtWzadUt77iItbttc/eElIxKRS7WWBpyL2tIQscneA+ELiA22OVJjP\r\n5onIcx+7bOrKA4g6oDMN0m0zxnLDoqr8vcFP9P7N1Z9ISA06S7TEPP20tSw/\r\nZj63caaTY8qp6RxUIT0ZBRVqKIblPUK2JQ6yT2fvAZ9bCGoeqJXR7vJbF4GP\r\nWz1dKwWfW6ZA6F+2XB/l5yn9kTLmSFm1wwlXyKBmhHGEMpvkrDL/0oVoEP7N\r\n3z1JWSyqu3HeGjDhJkaNZ4tIarAuzVaVLs8/QG2LuszMYoBCkIMwyQekZSIN\r\nsZ6dXzaLWMAjvWlRtIzll66BzihyYanntpUmb35niWbOf86a6ZRs8OENVHVs\r\n2qg+j1iyRVqWSfesBYdqUgOF6+HZJ3d/mMc=\r\n=RSls\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "6c18c4afe098969752d098b9747d1efb0756af90",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "7.21.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.9.1",
      "dependencies": {
        "vscode-nls": "^5.0.1",
        "vscode-uri": "^3.0.3",
        "vscode-languageserver-types": "^3.17.1",
        "vscode-languageserver-textdocument": "^1.0.4"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.0.0",
        "eslint": "^8.15.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.5.5",
        "@types/node": "16.x",
        "js-beautify": "^1.14.3",
        "@types/mocha": "^9.1.1",
        "@vscode/web-custom-data": "^0.3.10",
        "@typescript-eslint/parser": "^5.25.0",
        "@typescript-eslint/eslint-plugin": "^5.25.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.0.0_1652882798675_0.05154845598041624",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.1": {
      "name": "vscode-css-languageservice",
      "version": "6.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.0.1",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ccf94944e094dcc5833d1b4ac276994b698e9283",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.0.1.tgz",
        "fileCount": 91,
        "integrity": "sha512-81n/eeYuJwQdvpoy6IK1258PtPbO720fl13FcJ5YQECPyHMFkmld1qKHwPJkyLbLPfboqJPM53ys4xW8v+iBVw==",
        "signatures": [
          {
            "sig": "MEQCIF0kKtzQobtOAOLrjgIKofmF3hh5ZJiGJXiWh88ql0gSAiACdQywLo+d9/HqG4N8ASFn+3q7UgnxPx7mUuAFQtBxVg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3004422,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihTroACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhmxAAk2HrfqAPkpFyivgYcIx0lomEEM8tWWZhQ57ShuXt/FdJ+Zx1\r\ng2DhYFZfuOpAINB62VyfJKOi0vMG8jE9tr9ZRsQ7rjQjLUIVZek65hpgLVG0\r\nQZFkz33yB39NZKc+a+kXSN8eY5bF2DKPPF4AAXFT1fh7vSuOOYk+a+KVZWqv\r\nM8M2mOy2dSO2KL2esN3Jzbmh3tnMrqG87uRO03y7tR+8kAMpCnrop3WV2EWq\r\nb0tUSE7X4+1l4i9WsechDIXgeMBqtPOJcsEN8pa7M7EFEkZm0MaBhlN3z46z\r\nM6q8sJ7JfcLnX6zCxdwElNYLUFVelHGIPryL9Hn9PS1Q0b3JU6J3XJcnFSbZ\r\noiu09pIx6a7xEyE5RqUlW0rcJrX+TjgoWPJuoq6VziKH19XuwEGAoSW/lW0P\r\nb26o9oL7412GESYlOqIZXyXwTYBJO3jGkgyHCz4twkgnRhycSEtqYS+hancJ\r\nqbT+wqYmq6z8+R+E8Q+2lJIHE2SIcDKBch5YCs4IF5mA1An0Dtl82CzJRn8i\r\nuH7jPV0ugY61gCHX45NMiWeFYrFxSCzrAVFGVwJMeiz+5E9Qj86FrGDEs1dK\r\nkexT5ZLS8L4TEHjhJKTNGc82oJ7DfbfrDy32zAskzgejPH7yaUm5Jb+tpC/1\r\nTw2e/adbpREqWyXt7Rji6O1MAhrzRsVQoBA=\r\n=0yh2\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "045b4764e36648a29cb3970e6733b35a0085600d",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && mocha",
        "clean": "rimraf lib",
        "mocha": "mocha",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "7.21.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.9.1",
      "dependencies": {
        "vscode-nls": "^5.0.1",
        "vscode-uri": "^3.0.3",
        "vscode-languageserver-types": "^3.17.1",
        "vscode-languageserver-textdocument": "^1.0.4"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.0.0",
        "eslint": "^8.15.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.5.5",
        "@types/node": "16.x",
        "js-beautify": "^1.14.3",
        "@types/mocha": "^9.1.1",
        "@vscode/web-custom-data": "^0.3.10",
        "@typescript-eslint/parser": "^5.25.0",
        "@typescript-eslint/eslint-plugin": "^5.25.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.0.1_1652898536677_0.7023657687292062",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.1.0": {
      "name": "vscode-css-languageservice",
      "version": "6.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.1.0",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "fa5408307de1bee817b65efaff284da8a2eca987",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.1.0.tgz",
        "fileCount": 92,
        "integrity": "sha512-GFXmy6EVceVc/OPKENnoW31EiIksekz9yruczIAkA0eX5BSkNh/ojgeCzwW1ERRFpDymVZj0aLYKSrYZmvU6VA==",
        "signatures": [
          {
            "sig": "MEUCID/r9uZpW71JMADy5coAV/kWq9bKYc2dMRi0qaIhYxeoAiEArVsEt7xgUIOGmF45YNWT2rDd1ufjp2XlYfli/q9KRZg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2964368,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFaQ6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpelw/+OPY1odnDGSxQfsa3e70Z7jsRMmkLoMvfTIHkHD1dEYakzsn3\r\nUYX1n6z9C8RGSwXVrdb3L7lMV/jhBO+OnZo+6cpp2LHLQuKvwTgW3aQ8SZ7I\r\nsceIXpZtZEUF1+9jPgHunaIISXCPGd11MrhV2EFU2gdDMwj7g8t+FjGIMwnA\r\nsAUex4CaxL17+U5rrvYrS09TvhaB3d45cnfEdlJS/d8KethUO2QQi5Z7OoLu\r\no6kzpdJL1zrcQhfNbKZ9qqzNUXjApHStFV9uHDDQ8GhrA8KVJacPz+efZLSk\r\n7qi9tRk8VZu8hyfqRXj/bpHJbYTna/VjrVTGoQbcwkdbT3a+KJzMICRXF8Bo\r\n86XOv2hUsnabKSsj0gRK+lQAoHJLeSxDFdfywypmPmJZOFhjEe4X21URknhp\r\nxLajKrMpPy84UjvzqhLdAvL51d6x4c/MeFatTKAqjjvFgGtRHEVzkvaFf5Fj\r\n5Z7R7fi0myH3ivW2chXCVuzey88uODPRu7YZ8Xc1hvmzG0hyZ1gNYKwkvi7u\r\nnOEUZOScPCIshtZEFszzXOxu2VHLGm22C4faNFNTmvwNrUwHhU8sRH3NQgmg\r\niTALDe22dxFqgUDsffb2/xP11PZouQDGNe+baacEvyVJU11qYoPtuKT/Ycz7\r\n5kB4BaiQUAqtujidpA5vkY1vc6kG2ZPaTqs=\r\n=oiN3\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "2693bb73817019caf127d5351c34d0ae6b8e7076",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "8.11.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.15.1",
      "dependencies": {
        "vscode-nls": "^5.2.0",
        "vscode-uri": "^3.0.3",
        "vscode-languageserver-types": "^3.17.2",
        "vscode-languageserver-textdocument": "^1.0.7"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.0.0",
        "eslint": "^8.23.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.8.2",
        "@types/node": "16.x",
        "js-beautify": "^1.14.6",
        "@types/mocha": "^9.1.1",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.2",
        "@typescript-eslint/parser": "^5.36.1",
        "@typescript-eslint/eslint-plugin": "^5.36.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.1.0_1662362682046_0.7600631315016",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.1.1": {
      "name": "vscode-css-languageservice",
      "version": "6.1.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.1.1",
      "maintainers": [
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "36daefd96e56b7453da16ff8c16f4ee693f32521",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.1.1.tgz",
        "fileCount": 92,
        "integrity": "sha512-7d2NCq2plT0njAKmGZ11uof95y2fwbgq8QuToE3kX9uYQfVmejHX2/lFGKbK5AV5+Ja0L80UZoU0QspwqMKMHA==",
        "signatures": [
          {
            "sig": "MEYCIQDXhripiFs8pDg5f6k9976VknDJVSYiJfzPlOAqUAD2eQIhALLCptRFMZDL/JOLkABPb0DSCKifuqGLwe8oMF1lg3pp",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2965005,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIu6sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprsQ/8DY++D3I/n/wD3dRS5wncr+uKoY3PB/adzsmoacEkiqOHukOX\r\nqKvnavwDe7VDaZ/1KdT2+t+4cVfpnwMNi/K04OEQIQaQdcNdkiXa8i+nQXq9\r\nEyuqcSjYVlwTssZN9lJ9HbZnxiWH4sZ2K1o4bZqrQWbdpO7/m8V1OAbIzagX\r\nwPOLd2W+qkKXK2Sp+kqdUR79qpP7Q/60+QGZiZ0cftYxG29lx1avsmRRYn+b\r\n7jimeFhT7mpCOwdb994L1ymzaif7jlvNPn6aGNMV0LAuMM8cl9DTa1SyTfBG\r\nCvdykttCk+9EK2DDMOZUi4QpGW3lf1a3KbF+3/SJUpeF3YtwueFQ3nY1cxe3\r\nWJ/KdkAV/MfMSod3UWXQD1jQLbdLSVLgcC72jK2hOGJpp5DePzyFUohY0x3t\r\nciit1hvxcfzoO5ru9Mts9EmlCprc9DR2IVVp++kWsOks73tdxHp63Gfw6RfV\r\nVoknR5dER6W//sJeOxguabYtDTz0Z6I210TEhjjPkv6v4t0AwaKq8pH3Orwi\r\nqt6+aqRUZAUcMzsmfLj6/g7IvLf9gJVH8x/sWqZM4zVuBOxuxms1CNdSx5kC\r\n36zoqLxueTzIaWHps4v/wdS+FEQCzQiNicHYYeznE6n0CibGtTwqUCacbcXE\r\npQXuq+7Kg/n2qnMscboY5+Qhu8U0i/+juCQ=\r\n=oNn9\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "module": "./lib/esm/cssLanguageService.js",
      "gitHead": "e7f01d19d281f372ee17a795ef933f99a4f4af72",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "preversion": "npm test",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "postpublish": "node ./build/post-publish.js",
        "postversion": "git push && git push --tags",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "8.11.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.15.1",
      "dependencies": {
        "vscode-nls": "^5.2.0",
        "vscode-uri": "^3.0.4",
        "vscode-languageserver-types": "^3.17.2",
        "vscode-languageserver-textdocument": "^1.0.7"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.0.0",
        "eslint": "^8.23.1",
        "rimraf": "^3.0.2",
        "typescript": "^4.8.3",
        "@types/node": "16.x",
        "js-beautify": "^1.14.6",
        "@types/mocha": "^9.1.1",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.2",
        "@typescript-eslint/parser": "^5.37.0",
        "@typescript-eslint/eslint-plugin": "^5.37.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.1.1_1663233708442_0.4354022730881164",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.1": {
      "name": "vscode-css-languageservice",
      "version": "6.2.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.1",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "0d86683ecac04d81cb973211a9e22c2d6c6eeba7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.1.tgz",
        "fileCount": 92,
        "integrity": "sha512-FMaMjB2LQdkHjTCP2CWh2S94xuGsxSc8xr0H9nAACVd/iUDyZLoKFjwoB+mA3v0rpCH2U5vVCVwxyULy61CgqA==",
        "signatures": [
          {
            "sig": "MEQCIGZagJu/jt01cNY/RegfkOHrYoE6PZEDmaTQkqE5Eu5MAiAnK/sbuYDCR6clqDSYs5HF6mUUKyRBTZQGum1k7KQ+KA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3131659,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfO3fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrggA/6AldsLXAl4bjYmsCmM4NAGYjjDL3YA3gWymk0BdJ9eLXxpo4Q\r\ndIjMfB6DBuCTKVclR5Bpu1NL9zjm14wumVYBu+9iLw4lRAJq5BstH07ozFyR\r\nuQLQxK0NwBg/TSpBztZk1MlCA9mffsfwKbdi/aYSd4arHTrRt4T4Kv7Gg0lL\r\n7c3MvVDVT0YJDyZgbx5mgzRv+e359SkaUSSSJ/SL5aK5qg7UGAFL/7ozgTjv\r\nT3bZLxBGkAZfjS7QijyvwZwPKdA87lZ1sjry123jMYvu8OifVPXIEUMrydfC\r\nTdSb9dV+Vcyx34kNQl2VNieCvgaOodr+ST59xeZUkdKTpxx7cX80Gea5AGEw\r\n/hCTIhdAENsK7VGPQttMAOkQsw1RVtgJkXbW5S0xhWEKVvUYtcAzUOnARMZ9\r\n0trP275eKz3drwOjdm5iWnQdYiFyq8iR2wVyR+pDr8QKP7CXg6ieD97zBN0z\r\nCYYr3AbHHx1A2Zjm416nAiusVrM34alRt63XWkgCA+Gwn/zPOREIrYIXQTMx\r\nt4qAGIn5zlwEQ5TIxjwpY0Jig80wRl2mxFj54BhSmmZH5dclwl1aJ8BJt3lY\r\nSmbBAQ1OLNzicUs8OmiOi70WT/3/9+clQ3KM6wgfVQT35UZLJUM4vV+5upkg\r\n/XoSCYTNbsTnrfuESD7Ed7zJa1VkvHu5NaM=\r\n=CGsL\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.1.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.1.tgz",
      "_integrity": "sha512-FMaMjB2LQdkHjTCP2CWh2S94xuGsxSc8xr0H9nAACVd/iUDyZLoKFjwoB+mA3v0rpCH2U5vVCVwxyULy61CgqA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "8.15.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.17.1",
      "dependencies": {
        "vscode-uri": "^3.0.6",
        "@vscode/l10n": "^0.0.10",
        "vscode-languageserver-types": "^3.17.2",
        "vscode-languageserver-textdocument": "^1.0.7"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.1.0",
        "eslint": "^8.28.0",
        "rimraf": "^3.0.2",
        "typescript": "^4.9.3",
        "@types/node": "16.x",
        "js-beautify": "^1.14.7",
        "@types/mocha": "^10.0.0",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.4",
        "@typescript-eslint/parser": "^5.44.0",
        "@typescript-eslint/eslint-plugin": "^5.44.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.1_1669131743499_0.24923590464567158",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.2": {
      "name": "vscode-css-languageservice",
      "version": "6.2.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.2",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "05f97e937a896b3823c0b13212ab4b39a7b6a8a1",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.2.tgz",
        "fileCount": 92,
        "integrity": "sha512-K3Bl/cYGNlH4MgVtBIYJr9Qj0g3BVMUtioOCc5PJFSlgLPVHpWV5RY5jSDH3hYlldWjokIkXMk1ABMY4bimG7g==",
        "signatures": [
          {
            "sig": "MEQCIDJ/eCQ9oVUax+UnTK+FqO8Fw+XoZ2PMvmOcoRdq9EbiAiAnS39YSa/pj/NggG4FO/LgSoCwDDd+UxQj27eqaeJz4g==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3131991,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzsHhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptAg/9Ftk6Bc1rfjnjYMYJk4pouxNO+CM1koKx9IvOv/+z0jtLgVls\r\nVR9VV/Aqp7H3/AD3q9mZDXTrDRbwd8bRxgNgxXZoxvOXIUBCKVrCXSLng0Og\r\nofH58o/YeomyZGdpAF1GBsRJBerx/dfPB8odiqUO6RAhGla930lzKsnlPz0P\r\nLIbTpLNyRSGuqeVqJFqbf3EisEJVEgST2IJJsSET9gGcAJsfye30HDUPEj/I\r\nHjJv2NB8WPDEiJ3F2YrRHwWFceQGDU2QyPmdbZTEPkowebSLEIehRt90aYCg\r\nQlCHXYpYtQxnfbk+FVvGJdGO0zhGcGCnh6mFRY002ttQXVAVIhqPjJSu29Cn\r\nDFqAnt8rfq/CjgAqKcKUT04gcgiOPfc/xm6RM3Wy3ae3obDUqAXusmCz0L0z\r\nd8Sv6vEyYAMQbRi3T8+XGXPKOEuU4ixd1P00zSNHaw52TbEC+rDKDjoweUFX\r\ni2XplLnhx8pz+8tLM35IcjDs1pYFYL/K7XE8C+iSM3fxiBfZHsriLels/mc4\r\nkf0gmv4fo3mqvz88QAg+CJrx4nR+DiLUv+UiByik0VsDWOtbIyXv6HIQNhL6\r\n97Vf23R3NOiiRZeh6IlMinPcODrIAZBPDLTINS6zNtl7SAQ7HB/fb/r5YCfI\r\n3aS8RCyXromA4f1WTYQ0/rnw4UfAuE5cEFs=\r\n=41gV\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.2.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.2.tgz",
      "_integrity": "sha512-K3Bl/cYGNlH4MgVtBIYJr9Qj0g3BVMUtioOCc5PJFSlgLPVHpWV5RY5jSDH3hYlldWjokIkXMk1ABMY4bimG7g==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "8.19.3",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.19.0",
      "dependencies": {
        "vscode-uri": "^3.0.7",
        "@vscode/l10n": "^0.0.11",
        "vscode-languageserver-types": "^3.17.2",
        "vscode-languageserver-textdocument": "^1.0.8"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.32.0",
        "rimraf": "^4.1.1",
        "typescript": "^4.9.4",
        "@types/node": "16.x",
        "js-beautify": "^1.14.7",
        "@types/mocha": "^10.0.1",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.5",
        "@typescript-eslint/parser": "^5.48.2",
        "@typescript-eslint/eslint-plugin": "^5.48.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.2_1674494433463_0.019671025080307825",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.3": {
      "name": "vscode-css-languageservice",
      "version": "6.2.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.3",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "6c1e6104e77f1fb729eeea5cd2f81f3b800d87ff",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.3.tgz",
        "fileCount": 92,
        "integrity": "sha512-EAyhyIVHpEaf+GjtI+tVe7SekdoANfG0aubnspsQwak3Qkimn/97FpAufNyXk636ngW05pjNKAR9zyTCzo6avQ==",
        "signatures": [
          {
            "sig": "MEQCIFdXRHhZXPBLYjGtza+Cfr+3CKJHxC+GYWHbcE/P8MPcAiApVs8hAYqCZvUqQWGaz3Q0oS3ozB5yt5upfiP0FtNi7g==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3136987,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0X16ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVaA//TCCkXyiaV9+eiktcriBy1T1fxxsWz8ZIr6aS0TP0cga04/qj\r\nhbZ8qwrLwUyM+mk0hBUYTJEm+LPMuT6UP/Z9fYxHpt5CHk31BHo1Hl246LGE\r\nIWP0iaJX+j3bM0g3ebsyQtZpq3xGJw+JS45nXCJshxvT1d8HHSNSzVRrgs9F\r\ncAUakIonbahAnCQ467uwAuXu61yPsi2DOlr03zdOEAD+BhzIxeS+Y599HLxW\r\n/fmrVNnsJdWBLz4Yq/xebqMZJwb8utOGyvyURJlNTAWNQLqaKhXifM2EdpeD\r\nLBnpErRJ4xIcvR8egAvZQUB07AZjGdSFBw3AaDgcd2y0IXm8wQuAguOR0VY5\r\nvFrYzjgdg/O+eemRqCA2sBy4nmSUt7D7n6yDGE/kjtK8BR+2Z6eTq/9uvO+Z\r\n7BmOCW5fWTWBVBxavSAb7ZAeJt4g3QnwgoeHrnjOpLaYi3hnFbrXJqjs3nPz\r\nL2CjBkBvBaV+SfcJ1NXj9g+O4kaW+xMjMQFZXoCUshKXcEq1ErkUQ6vt1UDN\r\nejI/qBteK3VnucRM7oHlBYTEvUvyPIFqw+18nf8XtpmV7VpVC3rMbq2Zuy8n\r\n4gTGFT7YIGYS+GGgU2fFEUVlng20TGSA00bgGqk3O5BZsBovjWBg1PlXcpWp\r\nXhOcFtc/WFGPazsmoxPtyujbweKKL2Zb81w=\r\n=RiGI\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.3.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.3.tgz",
      "_integrity": "sha512-EAyhyIVHpEaf+GjtI+tVe7SekdoANfG0aubnspsQwak3Qkimn/97FpAufNyXk636ngW05pjNKAR9zyTCzo6avQ==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "8.19.3",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.19.0",
      "dependencies": {
        "vscode-uri": "^3.0.7",
        "@vscode/l10n": "^0.0.11",
        "vscode-languageserver-types": "^3.17.2",
        "vscode-languageserver-textdocument": "^1.0.8"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.32.0",
        "rimraf": "^4.1.1",
        "typescript": "^4.9.4",
        "@types/node": "16.x",
        "js-beautify": "^1.14.7",
        "@types/mocha": "^10.0.1",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.5",
        "@typescript-eslint/parser": "^5.48.2",
        "@typescript-eslint/eslint-plugin": "^5.48.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.3_1674673530698_0.46067392063900914",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.4": {
      "name": "vscode-css-languageservice",
      "version": "6.2.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.4",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "d03ca783ad922cb903602ca1478f5161e5e5de54",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.4.tgz",
        "fileCount": 92,
        "integrity": "sha512-9UG0s3Ss8rbaaPZL1AkGzdjrGY8F+P+Ne9snsrvD9gxltDGhsn8C2dQpqQewHrMW37OvlqJoI8sUU2AWDb+qNw==",
        "signatures": [
          {
            "sig": "MEUCIQDFIyuTIVREY56SH/qzeI8CdwBx04xSznqELr89snv+7wIgDv7BTUUJp2f3SZyOt0jge3DYSLDB6os18/d+U4cz3ks=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3136987,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8+USACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBqg/+MTnXugLLM/2T0rkLyZ3ISBl4ne93pHdD1H1/iE4AsUEhr5zN\r\nM95uysmPk/DUE/wpPvcEFz9iuuinFup10BSAIb8xQIjuT2LZ5XDBfDy9aWXc\r\njYopgR3deENdlxHnwmz91nJvNo7cGDGm0qFL/HUBsGJZyOJxy5Bvb3FYZMOy\r\nfAXzw46vFYvF/ZF6hGcyx9bhOcuvZeD7ldPHXKlrW4sqbwPrhD3z1uWeQNBr\r\nCQcBIqdyortUvrgeElqcRmw59gIdsxt71ZOqfwbfd+PT7XHZ22m87pusHP0w\r\njuezh7wSvm3SD76uD/EL/oEtk5k1bWyWVhomM5cXoMdH9DBn55Id45ijCReS\r\nXlhKVdmiCJVx5yeHJv0WbDwrkUsYEpnAvZZ/aQDAtwyIL3e8TvsWRioIYXUy\r\nrfmB1kCPPZC+d9TleMNB8wo0Y78mP57S9Ms4jsGQc727f1OtWaPepeiXMna2\r\nY5965wpdvJZOpvsDe8+m7qgOtUUcm2BQJ+Xixg7dYmE3pwO0pymT9P2GOBYk\r\n4allwt1uWx7Te0S2nvF8Mw2j3BwMOTE+10llwU5DWJoYWCgmMgcdYW0kajY1\r\nK5kaLtMiV5vfkaA0uR3PqoI1ClWv3v05MFQrrN5iFJ5kOt4qsYFVouFj7PzD\r\nUMDLmVNKz5twQlXWMPMx+cX5w9ppyIlmTPg=\r\n=HP8N\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.4.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.4.tgz",
      "_integrity": "sha512-9UG0s3Ss8rbaaPZL1AkGzdjrGY8F+P+Ne9snsrvD9gxltDGhsn8C2dQpqQewHrMW37OvlqJoI8sUU2AWDb+qNw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "8.19.3",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.19.1",
      "dependencies": {
        "vscode-uri": "^3.0.7",
        "@vscode/l10n": "^0.0.11",
        "vscode-languageserver-types": "^3.17.3",
        "vscode-languageserver-textdocument": "^1.0.8"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.34.0",
        "rimraf": "^4.1.2",
        "typescript": "^4.9.5",
        "@types/node": "16.x",
        "js-beautify": "^1.14.7",
        "@types/mocha": "^10.0.1",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.5",
        "@typescript-eslint/parser": "^5.53.0",
        "@typescript-eslint/eslint-plugin": "^5.53.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.4_1676928274382_0.6363754958585721",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.5": {
      "name": "vscode-css-languageservice",
      "version": "6.2.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.5",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "bcea53dac7b61c1ff483668a7403042779ab27b0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.5.tgz",
        "fileCount": 92,
        "integrity": "sha512-/1oyBZK3jfx6A0cA46FCUpy6OlqEsMT47LUIldCIP1YMKRYezJ9No+aNj9IM0AqhRZ92DxZ1DmU5lJ+biuiacA==",
        "signatures": [
          {
            "sig": "MEYCIQDjKt9AO9+SfdgqVUP1ZkKFBMK5c/qQGpmBiIf4dQWuzwIhAMqhtSf70EINQ6ESUZj5D2aJYPFjXLKCCsaN/LM+LRUr",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3137803,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRp8PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqBg//TClAK0JbLk28QU4XFBp7DahMe41jFKLfyKT1Vl3BvtoiXzOK\r\n2WZ5u86UBVKNPk0n8Icopywj0tyAV3OL0F4OHRt6BEvuFGNdgbaiUJCppeCZ\r\ndf3S2eBaJC0Og0sM40JOw1+chyteYKvwbE34/Q4pXrIbJg1tOdtmbX6IQFfs\r\nyHPhlfjDhitJ1axhCKS4ou6eHuy23glmdTUxWA4A2esynB0mz0Gh6y+hoDSU\r\nmUgPWcrz3NxNbg6c2EP8JmVmTIOkBgTN8gfoKXhCnkiAWark2VPmUmdHEox3\r\n/C5XA56G95+6SdZUH6Uv9WH7siHDmBVtzvFKLHnZbjrC3VMEMKBVKzjnvYOB\r\nBhj/03MsmQKGJNpUieA4P+mekxYZzRVxdMhr9fmwNOnh4KgKH7Wgi3fL2ot4\r\n2RF6xd/YE0FQ/oBEX9NtTvg9uXwWYfbatzIahiCzIaZlEZCiAdRy5PJz5n15\r\nWiuXF3Mw4IQ2Dm1/G8/GjBKgHFE9eAsLJ2sY765boueuReqklVOf/E/B9XnL\r\nWmgTc6+HO8vzMB1lHV5Poyl/ygJpUAr8jxjun8oaHzrgOo4fFCpnbhrMOQcV\r\nKwjO5gJasobFjczqfF1qW469yBU2Z+H+1wGkPWrCYtMAX/p5Lz7U6K6+eaIT\r\nVfzgHFTHu386TEqxzMr9XDY2/hZ4wYB52Xc=\r\n=HnB3\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.5.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.5.tgz",
      "_integrity": "sha512-/1oyBZK3jfx6A0cA46FCUpy6OlqEsMT47LUIldCIP1YMKRYezJ9No+aNj9IM0AqhRZ92DxZ1DmU5lJ+biuiacA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "8.19.4",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.20.0",
      "dependencies": {
        "vscode-uri": "^3.0.7",
        "@vscode/l10n": "^0.0.13",
        "vscode-languageserver-types": "^3.17.3",
        "vscode-languageserver-textdocument": "^1.0.8"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.39.0",
        "rimraf": "^5.0.0",
        "typescript": "^5.0.4",
        "@types/node": "16.x",
        "js-beautify": "^1.14.7",
        "@types/mocha": "^10.0.1",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.6",
        "@typescript-eslint/parser": "^5.59.0",
        "@typescript-eslint/eslint-plugin": "^5.59.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.5_1682349839387_0.8568534984930181",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.6": {
      "name": "vscode-css-languageservice",
      "version": "6.2.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.6",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "bc26c2abaaa2eb117b143fdb9387ee1701d9661a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.6.tgz",
        "fileCount": 92,
        "integrity": "sha512-SA2WkeOecIpUiEbZnjOsP/fI5CRITZEiQGSHXKiDQDwLApfKcnLhZwMtOBbIifSzESVcQa7b/shX/nbnF4NoCg==",
        "signatures": [
          {
            "sig": "MEUCIDvSbiTfFdp8/S4o4j6cG7NCP+HupkM3EDPxIzSumxwdAiEAoiwHRrlHXQ57I8Z3+DB4erixOFIHqQwSUkFitz2Y/cc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3149071
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.6.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.6.tgz",
      "_integrity": "sha512-SA2WkeOecIpUiEbZnjOsP/fI5CRITZEiQGSHXKiDQDwLApfKcnLhZwMtOBbIifSzESVcQa7b/shX/nbnF4NoCg==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "8.19.4",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "16.20.0",
      "dependencies": {
        "vscode-uri": "^3.0.7",
        "@vscode/l10n": "^0.0.14",
        "vscode-languageserver-types": "^3.17.3",
        "vscode-languageserver-textdocument": "^1.0.8"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.41.0",
        "rimraf": "^5.0.1",
        "typescript": "^5.0.4",
        "@types/node": "16.x",
        "js-beautify": "^1.14.7",
        "@types/mocha": "^10.0.1",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.6",
        "@typescript-eslint/parser": "^5.59.7",
        "@typescript-eslint/eslint-plugin": "^5.59.7"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.6_1685131154225_0.054344900557769193",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.7": {
      "name": "vscode-css-languageservice",
      "version": "6.2.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.7",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "d64e347e9a432d2b9c1a12d1ea5bc77996a2e9dc",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.7.tgz",
        "fileCount": 92,
        "integrity": "sha512-Jd8wpIg5kJ15CfrieoEPvu3gGFc36sbM3qXCtjVq5zrnLEX5NhHxikMDtf8AgQsYklXiDqiZLKoBnzkJtRbTHQ==",
        "signatures": [
          {
            "sig": "MEUCIFBY3C9ZUAnr5p+PnHXy8ANXhgZMTnpve/oQbBU597rFAiEA9LEIOzeyquu+krtYT3Uv71LvpKWDCsmmrpDVNqYBL3s=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3192382
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.7.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.7.tgz",
      "_integrity": "sha512-Jd8wpIg5kJ15CfrieoEPvu3gGFc36sbM3qXCtjVq5zrnLEX5NhHxikMDtf8AgQsYklXiDqiZLKoBnzkJtRbTHQ==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "9.6.7",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.17.0",
      "dependencies": {
        "vscode-uri": "^3.0.7",
        "@vscode/l10n": "^0.0.16",
        "vscode-languageserver-types": "^3.17.3",
        "vscode-languageserver-textdocument": "^1.0.8"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.48.0",
        "rimraf": "^5.0.1",
        "typescript": "^5.2.2",
        "@types/node": "16.x",
        "js-beautify": "^1.14.9",
        "@types/mocha": "^10.0.1",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.7",
        "@typescript-eslint/parser": "^6.5.0",
        "@typescript-eslint/eslint-plugin": "^6.5.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.7_1693252259919_0.16608112102005235",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.8": {
      "name": "vscode-css-languageservice",
      "version": "6.2.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.8",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "42d8d539195cde2ba64f193fe040919faabd4d43",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.8.tgz",
        "fileCount": 92,
        "integrity": "sha512-R3BuKXTkwgkxR3MDaLxZVp49YcIUuwCiO4U1mfuR/0OiKGEaKlaV4C1IRn4OjqqIiVrbFkIcA7H7A6B4HvDbWg==",
        "signatures": [
          {
            "sig": "MEQCIAmu/3B8yZi8qNtqsyZWyPBvRMSLa+Q92XhS46XNOIYWAiAK4Gc6c5sTCZXMTXx++Vzy1aWmFy6Q1zp+wLYQRp6x4g==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3198004
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.8.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.8.tgz",
      "_integrity": "sha512-R3BuKXTkwgkxR3MDaLxZVp49YcIUuwCiO4U1mfuR/0OiKGEaKlaV4C1IRn4OjqqIiVrbFkIcA7H7A6B4HvDbWg==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "9.6.7",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-uri": "^3.0.7",
        "@vscode/l10n": "^0.0.16",
        "vscode-languageserver-types": "^3.17.4",
        "vscode-languageserver-textdocument": "^1.0.8"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.50.0",
        "rimraf": "^5.0.1",
        "typescript": "^5.2.2",
        "@types/node": "16.x",
        "js-beautify": "^1.14.9",
        "@types/mocha": "^10.0.1",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.8",
        "@typescript-eslint/parser": "^6.7.3",
        "@typescript-eslint/eslint-plugin": "^6.7.3"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.8_1695671271871_0.4621543440817275",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.9": {
      "name": "vscode-css-languageservice",
      "version": "6.2.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.9",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "5bdd12012bf15069fb671734130deca0a0acbc0c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.9.tgz",
        "fileCount": 92,
        "integrity": "sha512-9MsOvAi+VycKomQ7KEq4o/hLtjHHrtRLLl8lM9nMcH8cxfNI7/6jVXmsV/7pdbDWu9L3DZhsspN1eMXZwiOymw==",
        "signatures": [
          {
            "sig": "MEQCIHSW7kmq5jzc3D02zIcjOEoVYZ/sbJT8AA1jSLOFjBF/AiB3x8xNrYfS76yodcAa5ezhMI1493EWOL/jP0PmyF2mcA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3198003
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.9.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.9.tgz",
      "_integrity": "sha512-9MsOvAi+VycKomQ7KEq4o/hLtjHHrtRLLl8lM9nMcH8cxfNI7/6jVXmsV/7pdbDWu9L3DZhsspN1eMXZwiOymw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "9.6.7",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-uri": "^3.0.7",
        "@vscode/l10n": "^0.0.16",
        "vscode-languageserver-types": "3.17.3",
        "vscode-languageserver-textdocument": "^1.0.8"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.50.0",
        "rimraf": "^5.0.1",
        "typescript": "^5.2.2",
        "@types/node": "16.x",
        "js-beautify": "^1.14.9",
        "@types/mocha": "^10.0.1",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.8",
        "@typescript-eslint/parser": "^6.7.3",
        "@typescript-eslint/eslint-plugin": "^6.7.3"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.9_1695678617626_0.570040962607625",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.10": {
      "name": "vscode-css-languageservice",
      "version": "6.2.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.10",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "ba114d92d634df7b45f572a6eaaccd29cbde5d9d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.10.tgz",
        "fileCount": 92,
        "integrity": "sha512-sYUZPku4mQ06AWGCbMyjv2tdR6juBW6hTbVPFwbJvNVzdtEfBioQOgkdXg7yMJNWnXkvWSU1FL2kb4Vxu5Cdyw==",
        "signatures": [
          {
            "sig": "MEUCIBSfmFSVbBjH+Al2C9DBKcBpD3FmdLvSmk5QIL+Pa4tKAiEAw8dW0LpJlSuqair+LZM9tpHrcM3ZmkJpDqdVsHf5Hbg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3208987
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.10.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "yarn add @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "yarn add js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "yarn add vscode-languageserver-types@next -f -S && yarn add vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "yarn add js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.10.tgz",
      "_integrity": "sha512-sYUZPku4mQ06AWGCbMyjv2tdR6juBW6hTbVPFwbJvNVzdtEfBioQOgkdXg7yMJNWnXkvWSU1FL2kb4Vxu5Cdyw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "9.8.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.18.0",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.16",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.11"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.50.0",
        "rimraf": "^5.0.5",
        "typescript": "^5.2.2",
        "@types/node": "16.x",
        "js-beautify": "^1.14.9",
        "@types/mocha": "^10.0.2",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.8",
        "@typescript-eslint/parser": "^6.7.4",
        "@typescript-eslint/eslint-plugin": "^6.7.4"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.10_1696843764413_0.32132133902653104",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.11": {
      "name": "vscode-css-languageservice",
      "version": "6.2.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.11",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "40de8b34adb6d68ee96795ffb34e34d99fc26801",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.11.tgz",
        "fileCount": 91,
        "integrity": "sha512-qn49Wa6K94LnizpVxmlYrcPf1Cb36gq1nNueW0COhi4shylXBzET5wuDbH8ZWQlJD0HM5Mmnn7WE9vQVVs+ULA==",
        "signatures": [
          {
            "sig": "MEUCIQCZnmNqFOU3OI6FrzVdaGT/TIw09D77//oeZkvl2w4xtgIgMdH/8iLMd9/b4zL9iqEIfYD2RIaDuOAgW8NErP/emwo=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3215492
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.11.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.11.tgz",
      "_integrity": "sha512-qn49Wa6K94LnizpVxmlYrcPf1Cb36gq1nNueW0COhi4shylXBzET5wuDbH8ZWQlJD0HM5Mmnn7WE9vQVVs+ULA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "9.6.7",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.16",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.11"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.54.0",
        "rimraf": "^5.0.5",
        "typescript": "^5.2.2",
        "@types/node": "16.x",
        "js-beautify": "^1.14.11",
        "@types/mocha": "^10.0.6",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.8",
        "@typescript-eslint/parser": "^6.13.0",
        "@typescript-eslint/eslint-plugin": "^6.13.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.11_1701122654268_0.5577002595130174",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.12": {
      "name": "vscode-css-languageservice",
      "version": "6.2.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.12",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "f8f9f335fb4b433f557c51c62e687b4f62c0c786",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.12.tgz",
        "fileCount": 91,
        "integrity": "sha512-PS9r7HgNjqzRl3v91sXpCyZPc8UDotNo6gntFNtGCKPhGA9Frk7g/VjX1Mbv3F00pn56D+rxrFzR9ep4cawOgA==",
        "signatures": [
          {
            "sig": "MEUCIQDXatzKIlzztUA7whv2KsmQzCFveR2N2lEIJ4GtNp+sqwIgDlKi+l5I8t7bcqirZEai43h44BDiVIUDX9ueMDyvuUA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3225214
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.12.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.12.tgz",
      "_integrity": "sha512-PS9r7HgNjqzRl3v91sXpCyZPc8UDotNo6gntFNtGCKPhGA9Frk7g/VjX1Mbv3F00pn56D+rxrFzR9ep4cawOgA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "9.6.7",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.11"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.2.0",
        "eslint": "^8.56.0",
        "rimraf": "^5.0.5",
        "typescript": "^5.3.3",
        "@types/node": "16.x",
        "js-beautify": "^1.14.11",
        "@types/mocha": "^10.0.6",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.9",
        "@typescript-eslint/parser": "^6.19.1",
        "@typescript-eslint/eslint-plugin": "^6.19.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.12_1705959629224_0.7646410271170652",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.13": {
      "name": "vscode-css-languageservice",
      "version": "6.2.13",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.13",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "c7c2dc7a081a203048d60157c65536767d6d96f8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.13.tgz",
        "fileCount": 91,
        "integrity": "sha512-2rKWXfH++Kxd9Z4QuEgd1IF7WmblWWU7DScuyf1YumoGLkY9DW6wF/OTlhOyO2rN63sWHX2dehIpKBbho4ZwvA==",
        "signatures": [
          {
            "sig": "MEYCIQCiiS00fkwkHGfh6wswlsS29IRemLdrm5Jrcfz2vat54gIhAMbx6Qf6A4lyOP/BARRWnsCwdrD1phQC7O1FvPCN/PU4",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3226517
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.13.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.13.tgz",
      "_integrity": "sha512-2rKWXfH++Kxd9Z4QuEgd1IF7WmblWWU7DScuyf1YumoGLkY9DW6wF/OTlhOyO2rN63sWHX2dehIpKBbho4ZwvA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "9.6.7",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.11"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.3.0",
        "eslint": "^8.57.0",
        "rimraf": "^5.0.5",
        "typescript": "^5.3.3",
        "@types/node": "16.x",
        "js-beautify": "^1.15.1",
        "@types/mocha": "^10.0.6",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.9",
        "@typescript-eslint/parser": "^6.21.0",
        "@typescript-eslint/eslint-plugin": "^6.21.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.13_1711117624847_0.9957842217554407",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.14": {
      "name": "vscode-css-languageservice",
      "version": "6.2.14",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.2.14",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "d44fe75c03942d865a9c1a5ff5fb4e8dec1f89d0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.2.14.tgz",
        "fileCount": 91,
        "integrity": "sha512-5UPQ9Y1sUTnuMyaMBpO7LrBkqjhEJb5eAwdUlDp+Uez8lry+Tspnk3+3p2qWS4LlNsr4p3v9WkZxUf1ltgFpgw==",
        "signatures": [
          {
            "sig": "MEUCIGH8qZpDs0jiVdM2sATvSRsexmDxAm/iaZK1KQnMmWl6AiEA37yQn6hAKM7adtvu7CHCnd1WFMcyV6PxWkpaui2XBTI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3227421
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.2.14.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.2.14.tgz",
      "_integrity": "sha512-5UPQ9Y1sUTnuMyaMBpO7LrBkqjhEJb5eAwdUlDp+Uez8lry+Tspnk3+3p2qWS4LlNsr4p3v9WkZxUf1ltgFpgw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "9.6.7",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.11"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.4.0",
        "eslint": "^8.57.0",
        "rimraf": "^5.0.5",
        "typescript": "^5.4.5",
        "@types/node": "16.x",
        "js-beautify": "^1.15.1",
        "@types/mocha": "^10.0.6",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.9",
        "@typescript-eslint/parser": "^7.7.0",
        "@typescript-eslint/eslint-plugin": "^7.7.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.2.14_1713811000216_0.5473842753304019",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.3.0": {
      "name": "vscode-css-languageservice",
      "version": "6.3.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.0",
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "51724d193d19b1a9075b1cef5cfeea6a555d2aa4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.0.tgz",
        "fileCount": 91,
        "integrity": "sha512-nU92imtkgzpCL0xikrIb8WvedV553F2BENzgz23wFuok/HLN5BeQmroMy26pUwFxV2eV8oNRmYCUv8iO7kSMhw==",
        "signatures": [
          {
            "sig": "MEUCIHblv+wyMnE0pgz6fU+aMleCov8VE1Wi9P02yIU5Vp4RAiEA3xF2rywcV4iz6GP210V+Rw2j8m4LBIa9WENOR7z/B0Y=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3260553
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.3.0.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.3.0.tgz",
      "_integrity": "sha512-nU92imtkgzpCL0xikrIb8WvedV553F2BENzgz23wFuok/HLN5BeQmroMy26pUwFxV2eV8oNRmYCUv8iO7kSMhw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "10.7.0",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "20.14.0",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.11"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.4.0",
        "eslint": "^8.57.0",
        "rimraf": "^5.0.7",
        "typescript": "^5.4.2",
        "@types/node": "16.x",
        "js-beautify": "^1.15.1",
        "@types/mocha": "^10.0.7",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.11",
        "@typescript-eslint/parser": "^7.13.1",
        "@typescript-eslint/eslint-plugin": "^7.13.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.0_1719237282556_0.0848530819609774",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.3.1": {
      "name": "vscode-css-languageservice",
      "version": "6.3.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.1",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "dist": {
        "shasum": "56733c90686db56855ccc156a534a68b8c1f2187",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.1.tgz",
        "fileCount": 91,
        "integrity": "sha512-1BzTBuJfwMc3A0uX4JBdJgoxp74cjj4q2mDJdp49yD/GuAq4X0k5WtK6fNcMYr+FfJ9nqgR6lpfCSZDkARJ5qQ==",
        "signatures": [
          {
            "sig": "MEUCICmxel8wZty402oT85SjkyfOLOPdZbJ2cVv9/NVZ2tyEAiEA8e2ZHspAO+7GwVdfIxuKZbFBzRgxN6tWLWKPHsCYPik=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3262485
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:vscode-css-languageservice-6.3.1.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/vscode-css-languageservice/vscode-css-languageservice-6.3.1.tgz",
      "_integrity": "sha512-1BzTBuJfwMc3A0uX4JBdJgoxp74cjj4q2mDJdp49yD/GuAq4X0k5WtK6fNcMYr+FfJ9nqgR6lpfCSZDkARJ5qQ==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "_npmVersion": "10.8.1",
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "20.16.0",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.7.3",
        "eslint": "^8.57.0",
        "rimraf": "^5.0.10",
        "typescript": "^5.5.4",
        "@types/node": "16.x",
        "js-beautify": "^1.15.1",
        "@types/mocha": "^10.0.7",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.12",
        "@typescript-eslint/parser": "^7.13.1",
        "@typescript-eslint/eslint-plugin": "^7.13.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.1_1724702603790_0.4968868934787376",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.3.2": {
      "name": "vscode-css-languageservice",
      "version": "6.3.2",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.2",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "latest",
      "dist": {
        "shasum": "dd54161776f1663fa514a1b5df0d3990bda604bb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.2.tgz",
        "fileCount": 92,
        "integrity": "sha512-GEpPxrUTAeXWdZWHev1OJU9lz2Q2/PPBxQ2TIRmLGvQiH3WZbqaNoute0n0ewxlgtjzTW3AKZT+NHySk5Rf4Eg==",
        "signatures": [
          {
            "sig": "MEUCIHOQJzbVFuK8GdKht7QQT60NYxOZLUC2uwB50lI/Z5GsAiEAvKKlSp7d8BkKlG+gDZjF4S+JqKJvaXvoBHO2i+cT+R0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3290621
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ac9add39-6e1a-43ef-b3af-db7fd50becde\\vscode-css-languageservice-6.3.2.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\ac9add39-6e1a-43ef-b3af-db7fd50becde\\vscode-css-languageservice-6.3.2.tgz",
      "_integrity": "sha512-GEpPxrUTAeXWdZWHev1OJU9lz2Q2/PPBxQ2TIRmLGvQiH3WZbqaNoute0n0ewxlgtjzTW3AKZT+NHySk5Rf4Eg==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.8.2",
        "eslint": "^8.57.1",
        "rimraf": "^6.0.1",
        "typescript": "^5.7.2",
        "@types/node": "18.x",
        "js-beautify": "^1.15.1",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.13",
        "@typescript-eslint/parser": "^7.13.1",
        "@typescript-eslint/eslint-plugin": "^7.18.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.2_1733171458258_0.4715991453080155",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.3.3-0": {
      "name": "vscode-css-languageservice",
      "version": "6.3.3-0",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.3-0",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "next",
      "dist": {
        "shasum": "4534c297cf529c92e70af50d9ae1afcc54aa674e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.3-0.tgz",
        "fileCount": 92,
        "integrity": "sha512-Fy27Mvt+cPqryfyMJbTAf7VEp18Gs+OAOU1OiLJ6gwXyqJI/7MrinGqg768RDEemRlyZXNrDKyLpQeiT2cWshA==",
        "signatures": [
          {
            "sig": "MEUCIEtwZ9eXePVjONUz/ALF6GDG6XrGYUTqp7+H5drRxt3yAiEA8tSKweBO3MDXZnezthOENVW2YvajQQh0MKISbIkyg0E=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 3290623
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\730f7bf8-7d42-453c-a7ab-b35ce4fe7fcf\\vscode-css-languageservice-6.3.3-0.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\730f7bf8-7d42-453c-a7ab-b35ce4fe7fcf\\vscode-css-languageservice-6.3.3-0.tgz",
      "_integrity": "sha512-Fy27Mvt+cPqryfyMJbTAf7VEp18Gs+OAOU1OiLJ6gwXyqJI/7MrinGqg768RDEemRlyZXNrDKyLpQeiT2cWshA==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.8.2",
        "eslint": "^8.57.1",
        "rimraf": "^6.0.1",
        "typescript": "^5.7.2",
        "@types/node": "18.x",
        "js-beautify": "^1.15.1",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.13",
        "@typescript-eslint/parser": "^7.13.1",
        "@typescript-eslint/eslint-plugin": "^7.18.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.3-0_1733221923183_0.05037145045099978",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.3.3-1": {
      "name": "vscode-css-languageservice",
      "version": "6.3.3-1",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.3-1",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "next",
      "dist": {
        "shasum": "2d6aa816e150f0ad94ae217431623f05495129b3",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.3-1.tgz",
        "fileCount": 92,
        "integrity": "sha512-8kOZgEz66HSmUokLB69ZWdA30/v3kh+v6rti+9wnnEM7J6nv33Wc3Z+T4fKt0LOf5jkABpl515Qvo3MPubfWTg==",
        "signatures": [
          {
            "sig": "MEUCID16qC8cpDcdpnuN8P+KLNELmka/wSwGmbwsKvzA9pQeAiEA7HycbjVkuAZFDmaDZHuB9DvjqOIBmiYDJdcZJfkHZ2o=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3307375
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cb77a3d4-f809-4e9d-ae68-5f2f0d7b63ee\\vscode-css-languageservice-6.3.3-1.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cb77a3d4-f809-4e9d-ae68-5f2f0d7b63ee\\vscode-css-languageservice-6.3.3-1.tgz",
      "_integrity": "sha512-8kOZgEz66HSmUokLB69ZWdA30/v3kh+v6rti+9wnnEM7J6nv33Wc3Z+T4fKt0LOf5jkABpl515Qvo3MPubfWTg==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.8.2",
        "eslint": "^8.57.1",
        "rimraf": "^6.0.1",
        "typescript": "^5.7.2",
        "@types/node": "18.x",
        "js-beautify": "^1.15.1",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.13",
        "@typescript-eslint/parser": "^7.13.1",
        "@typescript-eslint/eslint-plugin": "^7.18.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.3-1_1739902522595_0.7367384995442301",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.3-2": {
      "name": "vscode-css-languageservice",
      "version": "6.3.3-2",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.3-2",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "next",
      "dist": {
        "shasum": "977e4a16376a4c653c5f409fe02dbc725a51b0c2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.3-2.tgz",
        "fileCount": 92,
        "integrity": "sha512-ns8+RVoLctKltHisA9UFy1P+QrI6uOft0q560n/TEmmWjPBB82dd1zbGlckpSEOSyOJ0oPHhtrrm23MW4/Lk+w==",
        "signatures": [
          {
            "sig": "MEUCIQD+BeJd4GOAaHlWVenGnF2CCVQlti1sNvadhuR4E/VvBQIgZ7PDfT6bgN93MEJ0hiJkMxZz2FTInfVk93bNQhswGb4=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3310169
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3c3baf3c-55d6-47d8-937c-44a1892ed0d4\\vscode-css-languageservice-6.3.3-2.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3c3baf3c-55d6-47d8-937c-44a1892ed0d4\\vscode-css-languageservice-6.3.3-2.tgz",
      "_integrity": "sha512-ns8+RVoLctKltHisA9UFy1P+QrI6uOft0q560n/TEmmWjPBB82dd1zbGlckpSEOSyOJ0oPHhtrrm23MW4/Lk+w==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^10.8.2",
        "eslint": "^8.57.1",
        "rimraf": "^6.0.1",
        "typescript": "^5.7.2",
        "@types/node": "18.x",
        "js-beautify": "^1.15.1",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.4.13",
        "@typescript-eslint/parser": "^7.13.1",
        "@typescript-eslint/eslint-plugin": "^7.18.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.3-2_1741883367607_0.6879398007676207",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.3-3": {
      "name": "vscode-css-languageservice",
      "version": "6.3.3-3",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.3-3",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "next",
      "dist": {
        "shasum": "d56aebe5062d93d6cfac9de75014bb7ccb913ee7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.3-3.tgz",
        "fileCount": 92,
        "integrity": "sha512-IK6BWYUkPSBD/7EW1mBNV9UtnPn38RaxLTrpBvbVaKGKKNpCDGcTB/VU65HcdzmHElW4WbOtfYfJEAuvspmkWQ==",
        "signatures": [
          {
            "sig": "MEYCIQCqhYo775v5YZQvuioPblBKkM4EKDXkfD9jN6G0L58nYgIhAP5EblmnvWOFM+YRHDtXWvrLib/dO40rwi7YuwckP2oj",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3310168
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b8d70a57-8fb4-4572-bd16-13748693b03b\\vscode-css-languageservice-6.3.3-3.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b8d70a57-8fb4-4572-bd16-13748693b03b\\vscode-css-languageservice-6.3.3-3.tgz",
      "_integrity": "sha512-IK6BWYUkPSBD/7EW1mBNV9UtnPn38RaxLTrpBvbVaKGKKNpCDGcTB/VU65HcdzmHElW4WbOtfYfJEAuvspmkWQ==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.1.0",
        "eslint": "^9.23.0",
        "rimraf": "^6.0.1",
        "typescript": "^5.8.2",
        "@types/node": "18.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.5.0",
        "@typescript-eslint/parser": "^8.27.0",
        "@typescript-eslint/eslint-plugin": "^8.27.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.3-3_1742833952048_0.3353023602780172",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.3": {
      "name": "vscode-css-languageservice",
      "version": "6.3.3",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.3",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "latest",
      "dist": {
        "shasum": "5f171e9b176f70f6dc6f73eeb73a77280311d9b7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.3.tgz",
        "fileCount": 92,
        "integrity": "sha512-xXa+ftMPv6JxRgzkvPwZuDCafIdwDW3kyijGcfij1a2qBVScr2qli6MfgJzYm/AMYdbHq9I/4hdpKV0Thim2EA==",
        "signatures": [
          {
            "sig": "MEYCIQCW7U07cLe/6zWjF5S0Dv057POHUByD7bWCQfT7ZZ4bQwIhAJb0UnolD9fciojM5fEmduHk52RbgYqQrV/e/GFkVKB5",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3644554
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bb548f97-975d-4dea-8a8e-d8988939ee5c\\vscode-css-languageservice-6.3.3.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bb548f97-975d-4dea-8a8e-d8988939ee5c\\vscode-css-languageservice-6.3.3.tgz",
      "_integrity": "sha512-xXa+ftMPv6JxRgzkvPwZuDCafIdwDW3kyijGcfij1a2qBVScr2qli6MfgJzYm/AMYdbHq9I/4hdpKV0Thim2EA==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.1.0",
        "eslint": "^9.23.0",
        "rimraf": "^6.0.1",
        "typescript": "^5.8.2",
        "@types/node": "18.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.5.0",
        "@typescript-eslint/parser": "^8.27.0",
        "@typescript-eslint/eslint-plugin": "^8.27.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.3_1742837432774_0.5502081922948263",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.4-next.0": {
      "name": "vscode-css-languageservice",
      "version": "6.3.4-next.0",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.4-next.0",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "latest",
      "dist": {
        "shasum": "d1ace793f4be208f749ecb398f785c6923c7559e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.4-next.0.tgz",
        "fileCount": 92,
        "integrity": "sha512-pUfahJqrxTWEHxWGysU+OKNBie5L5T7tlkEgmogro9Uu60A4YkD5XuAl3kDpnYifQZCGqvOP6u/L8MYqZUgvHQ==",
        "signatures": [
          {
            "sig": "MEUCIAOkmc95/LmCPKu8JqQSpFqST8cSxiON+bSRdbI46pwfAiEA/iFjJYoDW24rUDalKZhWZMueCDqdNCQiuvh6FDoTzwU=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3644561
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\aeb6bbc6-1890-47d0-8184-05e72e5a6b1b\\vscode-css-languageservice-6.3.4-next.0.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\aeb6bbc6-1890-47d0-8184-05e72e5a6b1b\\vscode-css-languageservice-6.3.4-next.0.tgz",
      "_integrity": "sha512-pUfahJqrxTWEHxWGysU+OKNBie5L5T7tlkEgmogro9Uu60A4YkD5XuAl3kDpnYifQZCGqvOP6u/L8MYqZUgvHQ==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.0.8",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.1.0",
        "eslint": "^9.23.0",
        "rimraf": "^6.0.1",
        "typescript": "^5.8.2",
        "@types/node": "18.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.5.0",
        "@typescript-eslint/parser": "^8.27.0",
        "@typescript-eslint/eslint-plugin": "^8.27.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.4-next.0_1742848566962_0.8074004186031447",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.4": {
      "name": "vscode-css-languageservice",
      "version": "6.3.4",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.4",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "latest",
      "dist": {
        "shasum": "0b58d261441ced4667a1d5fe7f710af65bfaadf5",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.4.tgz",
        "fileCount": 92,
        "integrity": "sha512-qutdhFg4hnlf6IsOynwtfsN8W0Xc7g3SZd+KK9F2moUEjHtkcZoj5p8uH7BSwHx9hSEXjwKgSRRyHTXThfwAkQ==",
        "signatures": [
          {
            "sig": "MEYCIQCvVJMwQ4bj+DlLQkCVv/ddJJ5t1MrqFk8EJoZBNDc7SgIhAMSR81QDsxE9dA0vFhjQ/12hto+5QTPznInY2x+8FsA6",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3657766
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a3c2324a-2e98-4df0-a702-2f8b2693e86a\\vscode-css-languageservice-6.3.4.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a3c2324a-2e98-4df0-a702-2f8b2693e86a\\vscode-css-languageservice-6.3.4.tgz",
      "_integrity": "sha512-qutdhFg4hnlf6IsOynwtfsN8W0Xc7g3SZd+KK9F2moUEjHtkcZoj5p8uH7BSwHx9hSEXjwKgSRRyHTXThfwAkQ==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.1.0",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.1.0",
        "eslint": "^9.23.0",
        "rimraf": "^6.0.1",
        "typescript": "^5.8.2",
        "@types/node": "18.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.5.0",
        "@typescript-eslint/parser": "^8.27.0",
        "@typescript-eslint/eslint-plugin": "^8.29.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.4_1743693518386_0.36362474051485116",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.5": {
      "name": "vscode-css-languageservice",
      "version": "6.3.5",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.5",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "latest",
      "dist": {
        "shasum": "884686bac18dbc59bccbd27e2a954d7c1c9557e4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.5.tgz",
        "fileCount": 92,
        "integrity": "sha512-ehEIMXYPYEz/5Svi2raL9OKLpBt5dSAdoCFoLpo0TVFKrVpDemyuQwS3c3D552z/qQCg3pMp8oOLMObY6M3ajQ==",
        "signatures": [
          {
            "sig": "MEUCIHapSX74W9A4sAx9nNNniSPaK17fx7vFPEHjyfwgMo0IAiEA1Ei+hL7d1+TMivmF2RfdaFqoShBJaUQPP1NmB4c4x9E=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3695236
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2cf99343-3dc0-4933-8911-2eb14ad08baa\\vscode-css-languageservice-6.3.5.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2cf99343-3dc0-4933-8911-2eb14ad08baa\\vscode-css-languageservice-6.3.5.tgz",
      "_integrity": "sha512-ehEIMXYPYEz/5Svi2raL9OKLpBt5dSAdoCFoLpo0TVFKrVpDemyuQwS3c3D552z/qQCg3pMp8oOLMObY6M3ajQ==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.1.0",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.1.0",
        "eslint": "^9.25.1",
        "rimraf": "^6.0.1",
        "typescript": "^5.8.3",
        "@types/node": "18.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.5.2",
        "@typescript-eslint/parser": "^8.31.0",
        "@typescript-eslint/eslint-plugin": "^8.31.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.5_1745585833376_0.06859050877189032",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.6-next.0": {
      "name": "vscode-css-languageservice",
      "version": "6.3.6-next.0",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.6-next.0",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "next",
      "dist": {
        "shasum": "d71458c8b7979b7cabfcd7b08b407f949a6cc7e6",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.6-next.0.tgz",
        "fileCount": 92,
        "integrity": "sha512-KDVToAU8J6hgAq2n1hSFwJe0r8PK7wVivRg7cP0TtcKuErxrFXybpGd/e+wHxlBESCeJcdKHmgD+sTBU2Q06jA==",
        "signatures": [
          {
            "sig": "MEQCIHVxM0G2Xo5nBwresQo/VL6klheoDt+ppodKWFosTzQwAiBCzdlAQS0yV+3rszlfETSFdniMIKLORNw2Vv/FNOOuJA==",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3695243
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ee36d74d-94e5-436d-84e9-816aba2addd2\\vscode-css-languageservice-6.3.6-next.0.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint ",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ee36d74d-94e5-436d-84e9-816aba2addd2\\vscode-css-languageservice-6.3.6-next.0.tgz",
      "_integrity": "sha512-KDVToAU8J6hgAq2n1hSFwJe0r8PK7wVivRg7cP0TtcKuErxrFXybpGd/e+wHxlBESCeJcdKHmgD+sTBU2Q06jA==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.1.0",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.1.0",
        "eslint": "^9.25.1",
        "rimraf": "^6.0.1",
        "typescript": "^5.8.3",
        "@types/node": "18.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.5.2",
        "@typescript-eslint/parser": "^8.31.0",
        "@typescript-eslint/eslint-plugin": "^8.31.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.6-next.0_1745594893568_0.11418852555750525",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.6": {
      "name": "vscode-css-languageservice",
      "version": "6.3.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.6",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "latest",
      "dist": {
        "shasum": "d261fcd079a875f257aa33c558f1738057b99c51",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.6.tgz",
        "fileCount": 92,
        "integrity": "sha512-fU4h8mT3KlvfRcbF74v/M+Gzbligav6QMx4AD/7CbclWPYOpGb9kgIswfpZVJbIcOEJJACI9iYizkNwdiAqlHw==",
        "signatures": [
          {
            "sig": "MEUCIAEx9JyruhWGIKdwMCPqo9dhuAXYUdTbmJXcsr0D5+AwAiEAn2hzOKk1xfJW4qXALhhkAV3g03Ktpi//N4LfpaVg7TE=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3881392
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\550db914-8c8d-4902-a81c-c6c203196e42\\vscode-css-languageservice-6.3.6.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\550db914-8c8d-4902-a81c-c6c203196e42\\vscode-css-languageservice-6.3.6.tgz",
      "_integrity": "sha512-fU4h8mT3KlvfRcbF74v/M+Gzbligav6QMx4AD/7CbclWPYOpGb9kgIswfpZVJbIcOEJJACI9iYizkNwdiAqlHw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.1.0",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.5.0",
        "eslint": "^9.28.0",
        "rimraf": "^6.0.1",
        "typescript": "^5.8.3",
        "@types/node": "18.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.6.0",
        "@typescript-eslint/parser": "^8.33.0",
        "@typescript-eslint/eslint-plugin": "^8.33.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.6_1748874081287_0.12426541134020663",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.7": {
      "name": "vscode-css-languageservice",
      "version": "6.3.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.7",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "latest",
      "dist": {
        "shasum": "110d11a87973fb52fc9e1a5072b480580673daab",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.7.tgz",
        "fileCount": 92,
        "integrity": "sha512-5TmXHKllPzfkPhW4UE9sODV3E0bIOJPOk+EERKllf2SmAczjfTmYeq5txco+N3jpF8KIZ6loj/JptpHBQuVQRA==",
        "signatures": [
          {
            "sig": "MEQCIElpjqE2jgg2pRFMNdcGUTKa/hje791RDzZIUhFSuvQPAiAdUQ/igRN4ItRrinFiV2wSaAfDGXKonniyfJZmUBMaeQ==",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3881392
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4d68db88-d356-432e-b52f-45e4c79d48ea\\vscode-css-languageservice-6.3.7.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "actor": {
          "name": "microsoft1es",
          "type": "user",
          "email": "npmjs@microsoft.com"
        },
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4d68db88-d356-432e-b52f-45e4c79d48ea\\vscode-css-languageservice-6.3.7.tgz",
      "_integrity": "sha512-5TmXHKllPzfkPhW4UE9sODV3E0bIOJPOk+EERKllf2SmAczjfTmYeq5txco+N3jpF8KIZ6loj/JptpHBQuVQRA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.1.0",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.7.1",
        "eslint": "^9.30.0",
        "rimraf": "^6.0.1",
        "typescript": "^5.8.3",
        "@types/node": "18.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.6.0",
        "@typescript-eslint/parser": "^8.33.0",
        "@typescript-eslint/eslint-plugin": "^8.35.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.7_1751310230626_0.8439628487313506",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.8": {
      "name": "vscode-css-languageservice",
      "version": "6.3.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.8",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "latest",
      "dist": {
        "shasum": "c93b83dae1911b721b461033417ba17f45ce1a4d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.8.tgz",
        "fileCount": 92,
        "integrity": "sha512-dBk/9ullEjIMbfSYAohGpDOisOVU1x2MQHOeU12ohGJQI7+r0PCimBwaa/pWpxl/vH4f7ibrBfxIZY3anGmHKQ==",
        "signatures": [
          {
            "sig": "MEUCIQCdJzx60DR1nuCgUcREgLZHVTwTq65TuMekxKVRMGNw7AIgMzzDPG7kR5J/hWojftg88O03uDpXMHoS/H5WIsTnvHE=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3881204
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\71f6dc4b-14e9-452f-bc09-30cf4745b318\\vscode-css-languageservice-6.3.8.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\71f6dc4b-14e9-452f-bc09-30cf4745b318\\vscode-css-languageservice-6.3.8.tgz",
      "_integrity": "sha512-dBk/9ullEjIMbfSYAohGpDOisOVU1x2MQHOeU12ohGJQI7+r0PCimBwaa/pWpxl/vH4f7ibrBfxIZY3anGmHKQ==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.1.0",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.7.2",
        "eslint": "^9.36.0",
        "rimraf": "^6.0.1",
        "typescript": "^5.9.2",
        "@types/node": "18.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.6.0",
        "@typescript-eslint/parser": "^8.44.1",
        "@typescript-eslint/eslint-plugin": "^8.44.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.8_1759168187960_0.5275810032874795",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.9": {
      "name": "vscode-css-languageservice",
      "version": "6.3.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.9",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "latest",
      "dist": {
        "shasum": "13b4af55496d9372bd3d882020d1a9a7369714d7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.9.tgz",
        "fileCount": 92,
        "integrity": "sha512-1tLWfp+TDM5ZuVWht3jmaY5y7O6aZmpeXLoHl5bv1QtRsRKt4xYGRMmdJa5Pqx/FTkgRbsna9R+Gn2xE+evVuA==",
        "signatures": [
          {
            "sig": "MEYCIQCBchA67EEHT8DxZlZfN193Ba0aGQZ4oy26hHSewcdXwAIhALjbF2VSGiFhgmykhLbARE5fQQvGee21UFiUIF1lLKR/",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 3881595
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e39cf8ac-1b60-45b6-a5be-3f17745963ce\\vscode-css-languageservice-6.3.9.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e39cf8ac-1b60-45b6-a5be-3f17745963ce\\vscode-css-languageservice-6.3.9.tgz",
      "_integrity": "sha512-1tLWfp+TDM5ZuVWht3jmaY5y7O6aZmpeXLoHl5bv1QtRsRKt4xYGRMmdJa5Pqx/FTkgRbsna9R+Gn2xE+evVuA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.1.0",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.7.5",
        "eslint": "^9.39.1",
        "rimraf": "^6.1.2",
        "typescript": "^5.9.3",
        "@types/node": "22.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.6.2",
        "@typescript-eslint/parser": "^8.48.0",
        "@typescript-eslint/eslint-plugin": "^8.48.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.9_1764619099279_0.055082880431275516",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "6.3.10": {
      "name": "vscode-css-languageservice",
      "version": "6.3.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@6.3.10",
      "maintainers": [
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "microsoft-oss-releases",
          "email": "microsoft-oss-publishing@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "latest",
      "dist": {
        "shasum": "242365ac3ff2eb69f77ca7503a4e694135180302",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-6.3.10.tgz",
        "fileCount": 92,
        "integrity": "sha512-eq5N9Er3fC4vA9zd9EFhyBG90wtCCuXgRSpAndaOgXMh1Wgep5lBgRIeDgjZBW9pa+332yC9+49cZMW8jcL3MA==",
        "signatures": [
          {
            "sig": "MEUCICa4KOFSszXNrs+afICXdhggcAnBvlVA7V9q05aPF5ufAiEAjfx49Z4HUYIEBOazbzrW+U+e2wgeZ1cQTm4VxvyN+rI=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 4674871
      },
      "main": "./lib/umd/cssLanguageService.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fb5d0e2e-4ef3-44c5-b1a6-6590ce8dcf32\\vscode-css-languageservice-6.3.10.tgz",
      "module": "./lib/esm/cssLanguageService.js",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run mocha",
        "clean": "rimraf lib",
        "mocha": "mocha --require source-map-support/register",
        "watch": "npm run copy-jsbeautify && tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run copy-jsbeautify && npm run lint",
        "prepack": "npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text  mocha",
        "compile-esm": "tsc -p ./src/tsconfig.esm.json",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "copy-jsbeautify": "node ./build/copy-jsbeautify.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "typings": "./lib/umd/cssLanguageService",
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fb5d0e2e-4ef3-44c5-b1a6-6590ce8dcf32\\vscode-css-languageservice-6.3.10.tgz",
      "_integrity": "sha512-eq5N9Er3fC4vA9zd9EFhyBG90wtCCuXgRSpAndaOgXMh1Wgep5lBgRIeDgjZBW9pa+332yC9+49cZMW8jcL3MA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.1.0",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "^11.7.5",
        "eslint": "^9.39.3",
        "rimraf": "^6.1.3",
        "typescript": "^5.9.3",
        "@types/node": "22.x",
        "js-beautify": "^1.15.4",
        "@types/mocha": "^10.0.10",
        "source-map-support": "^0.5.21",
        "@vscode/web-custom-data": "^0.6.3",
        "@typescript-eslint/parser": "^8.56.0",
        "@typescript-eslint/eslint-plugin": "^8.56.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_6.3.10_1771881421795_0.49010630993978155",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "7.0.0-next.1": {
      "name": "vscode-css-languageservice",
      "version": "7.0.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-css-languageservice@7.0.0-next.1",
      "maintainers": [
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "microsoft-oss-releases",
          "email": "microsoft-oss-publishing@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-css-languageservice#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-css-languageservice"
      },
      "tag": "next",
      "dist": {
        "shasum": "26083b52a8ebf5e014fca949b6209ff0af0bf8b8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-css-languageservice/-/vscode-css-languageservice-7.0.0-next.1.tgz",
        "fileCount": 50,
        "integrity": "sha512-nX9mFT6K0Nij6wdy7Qhv4SWWcav47CMzgGSoxnsI+nxWzPludtt3iubmboJBT/3t4kAgpJn5yyLgE+72j6KYhQ==",
        "signatures": [
          {
            "sig": "MEQCIExXyHWf2suc+Gm2mYAxTSrfO/JFbLoqiCt6G49NXO1vAiAjcSsRGOecGB//F0+fmlUyUS+wNiY5XLiEZRuGiCmOsw==",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 2235108
      },
      "type": "module",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a35011c5-9d50-4daf-923b-9be4dfe6d155\\vscode-css-languageservice-7.0.0-next.1.tgz",
      "types": "./lib/esm/cssLanguageService.d.ts",
      "exports": {
        ".": {
          "types": "./lib/esm/cssLanguageService.d.ts",
          "import": "./lib/esm/cssLanguageService.js"
        }
      },
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "npm run compile && npm run node-test",
        "clean": "rimraf lib",
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src && npm run lint",
        "prepack": "npm run clean && npm run compile && npm run test && npm run remove-sourcemap-refs",
        "coverage": "npm run compile && npx nyc --reporter=html --reporter=text node --test lib/esm/test/**/*.test.js",
        "node-test": "node --enable-source-maps --test lib/esm/test/**/*.test.js",
        "update-data": "npm install @vscode/web-custom-data -D && node ./build/generateData.js",
        "update-jsbeautify": "npm install js-beautify && node ./build/update-jsbeautify.js",
        "install-types-next": "npm install vscode-languageserver-types@next -f -S && npm install vscode-languageserver-textdocument@next -f -S",
        "remove-sourcemap-refs": "node ./build/remove-sourcemap-refs.js",
        "update-jsbeautify-next": "npm install js-beautify@next && node ./build/update-jsbeautify.js"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a35011c5-9d50-4daf-923b-9be4dfe6d155\\vscode-css-languageservice-7.0.0-next.1.tgz",
      "_integrity": "sha512-nX9mFT6K0Nij6wdy7Qhv4SWWcav47CMzgGSoxnsI+nxWzPludtt3iubmboJBT/3t4kAgpJn5yyLgE+72j6KYhQ==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-css-languageservice.git",
        "type": "git"
      },
      "description": "Language service for CSS, LESS and SCSS",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-uri": "^3.1.0",
        "@vscode/l10n": "^0.0.18",
        "vscode-languageserver-types": "3.17.5",
        "vscode-languageserver-textdocument": "^1.0.12"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "eslint": "^9.39.3",
        "rimraf": "^6.1.3",
        "typescript": "^5.9.3",
        "@types/node": "22.x",
        "js-beautify": "^1.15.4",
        "@vscode/web-custom-data": "^0.6.3",
        "@typescript-eslint/parser": "^8.56.0",
        "@typescript-eslint/eslint-plugin": "^8.56.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-css-languageservice_7.0.0-next.1_1772650142534_0.4633268378003961",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    }
  },
  "time": {
    "created": "2016-06-23T09:17:22.142Z",
    "modified": "2026-07-16T15:49:55.385Z",
    "1.0.0": "2016-06-23T09:17:22.142Z",
    "1.0.1": "2016-06-23T09:39:27.413Z",
    "1.0.2": "2016-06-23T13:14:34.266Z",
    "1.0.3": "2016-06-23T15:40:51.504Z",
    "1.0.4": "2016-06-29T15:26:40.799Z",
    "1.0.5-next.1": "2016-07-20T16:21:56.179Z",
    "1.0.5-next.2": "2016-07-25T16:36:43.636Z",
    "1.0.5": "2016-07-29T08:41:38.424Z",
    "1.0.6": "2016-07-29T13:46:33.862Z",
    "1.0.7-next.1": "2016-08-08T14:30:19.804Z",
    "1.0.7-next.2": "2016-08-09T20:46:29.751Z",
    "1.0.7-next.3": "2016-08-29T13:09:23.978Z",
    "1.0.8": "2016-09-05T12:33:47.931Z",
    "1.0.9-next.1": "2016-09-07T13:51:52.220Z",
    "1.1.0": "2016-09-29T15:55:41.703Z",
    "2.0.0-next.1": "2016-11-09T21:18:17.807Z",
    "2.0.0-next.2": "2016-11-17T15:23:27.962Z",
    "2.0.0-next.3": "2016-11-18T08:57:30.934Z",
    "2.0.0-next.4": "2016-11-23T18:51:23.441Z",
    "2.0.0-next.5": "2016-11-24T13:15:08.399Z",
    "2.0.0-next.6": "2016-12-04T21:06:55.262Z",
    "2.0.0-next.7": "2017-01-17T18:11:11.839Z",
    "2.0.0-next.8": "2017-01-23T23:47:10.677Z",
    "2.0.0-next.9": "2017-01-26T10:38:10.561Z",
    "2.0.0": "2017-02-17T16:24:17.374Z",
    "2.0.1": "2017-04-18T07:47:37.962Z",
    "2.0.2": "2017-04-21T18:16:11.507Z",
    "2.0.3": "2017-04-28T15:43:07.518Z",
    "2.1.0": "2017-05-29T15:01:52.220Z",
    "2.1.1": "2017-06-23T11:15:47.057Z",
    "2.1.2": "2017-08-03T10:11:26.240Z",
    "2.1.3": "2017-08-17T14:19:34.747Z",
    "2.1.4": "2017-08-28T13:08:54.931Z",
    "2.1.5": "2017-09-07T15:57:09.299Z",
    "2.1.6": "2017-09-12T21:34:58.001Z",
    "2.1.7": "2017-09-21T07:10:05.044Z",
    "2.1.8": "2017-09-26T10:09:46.092Z",
    "2.1.9": "2017-09-28T08:51:23.951Z",
    "2.1.10": "2017-10-05T18:22:47.590Z",
    "2.1.11": "2017-10-30T20:11:31.374Z",
    "3.0.0": "2017-11-01T21:47:27.635Z",
    "3.0.1": "2017-11-14T08:37:05.398Z",
    "3.0.2": "2017-12-04T17:03:05.083Z",
    "3.0.3": "2017-12-15T11:43:39.812Z",
    "3.0.4": "2018-01-19T16:49:09.236Z",
    "3.0.5": "2018-01-30T07:32:16.774Z",
    "3.0.6": "2018-02-13T11:57:19.045Z",
    "3.0.7": "2018-02-28T13:52:33.642Z",
    "3.0.8": "2018-03-08T14:33:56.585Z",
    "3.0.9-next.1": "2018-03-19T21:55:33.639Z",
    "3.0.9-next.2": "2018-03-26T12:02:54.126Z",
    "3.0.9-next.3": "2018-03-27T07:54:01.388Z",
    "3.0.9-next.4": "2018-03-28T21:06:36.320Z",
    "3.0.9-next.5": "2018-04-16T12:10:47.278Z",
    "3.0.9-next.6": "2018-04-16T19:48:46.737Z",
    "3.0.9-next.7": "2018-04-17T16:03:34.861Z",
    "3.0.9-next.9": "2018-04-19T18:49:32.354Z",
    "3.0.9-next.10": "2018-04-19T21:44:39.756Z",
    "3.0.9-next.11": "2018-04-23T21:23:22.703Z",
    "3.0.9-next.12": "2018-04-24T17:00:01.615Z",
    "3.0.9-next.13": "2018-04-26T00:43:13.852Z",
    "3.0.9-next.14": "2018-04-26T18:36:41.184Z",
    "3.0.9-next.15": "2018-05-23T13:40:36.325Z",
    "3.0.9-next.16": "2018-05-28T20:49:14.427Z",
    "3.0.9-next.17": "2018-05-31T13:18:43.701Z",
    "3.0.9-next.18": "2018-05-31T13:29:13.328Z",
    "3.0.9-next.19": "2018-06-25T18:40:28.680Z",
    "3.0.9-next.20": "2018-06-29T06:55:43.651Z",
    "3.0.9": "2018-07-25T09:56:23.815Z",
    "3.0.10-next.1": "2018-08-01T02:25:09.625Z",
    "3.0.10-next.2": "2018-08-08T06:31:53.724Z",
    "3.0.10-next.3": "2018-08-20T07:59:48.630Z",
    "3.0.10": "2018-08-27T15:39:25.306Z",
    "3.0.11-next.1": "2018-08-29T18:28:10.576Z",
    "3.0.11-next.2": "2018-08-29T20:58:23.186Z",
    "3.0.11": "2018-09-18T16:28:50.475Z",
    "3.0.12-next.1": "2018-09-24T17:28:12.462Z",
    "3.0.12-next.2": "2018-10-23T02:39:30.572Z",
    "3.0.12": "2018-10-29T14:48:00.131Z",
    "3.0.13-next.1": "2018-10-31T19:48:26.953Z",
    "3.0.13-next.2": "2018-10-31T22:37:37.721Z",
    "3.0.13-next.3": "2018-11-02T16:58:28.657Z",
    "3.0.13-next.4": "2019-01-11T19:17:16.118Z",
    "3.0.13-next.5": "2019-01-17T02:29:18.897Z",
    "3.0.13-next.6": "2019-01-17T02:34:24.224Z",
    "3.0.13-next.7": "2019-01-24T00:08:48.639Z",
    "3.0.13-next.8": "2019-01-28T03:01:15.487Z",
    "3.0.13-next.9": "2019-01-28T07:04:11.072Z",
    "3.0.13-next.10": "2019-01-28T20:58:45.318Z",
    "3.0.13-next.11": "2019-01-31T18:32:27.577Z",
    "3.0.13-next.12": "2019-02-01T00:12:34.387Z",
    "3.0.13": "2019-02-27T19:07:42.940Z",
    "4.0.0-next.0": "2019-03-04T15:06:00.206Z",
    "4.0.0-next.1": "2019-03-04T16:19:38.577Z",
    "4.0.0-next.2": "2019-03-04T20:57:43.431Z",
    "4.0.0-next.3": "2019-03-05T11:09:16.651Z",
    "4.0.0-next.4": "2019-03-14T16:03:04.889Z",
    "4.0.0-next.5": "2019-03-14T16:07:21.416Z",
    "4.0.1": "2019-03-22T23:25:22.788Z",
    "4.0.2-next.1": "2019-03-25T18:23:50.764Z",
    "4.0.2-next.2": "2019-04-03T23:00:01.999Z",
    "4.0.2-next.3": "2019-04-08T21:54:09.314Z",
    "4.0.2-next.4": "2019-05-29T15:09:17.139Z",
    "4.0.2": "2019-06-12T13:47:55.290Z",
    "4.0.3-next.0": "2019-07-17T17:45:26.226Z",
    "4.0.3-next.1": "2019-07-27T01:34:02.385Z",
    "4.0.3-next.2": "2019-08-05T16:10:20.804Z",
    "4.0.3-next.3": "2019-08-05T16:14:10.088Z",
    "4.0.3-next.4": "2019-08-23T18:55:05.140Z",
    "4.0.3-next.5": "2019-08-27T04:53:02.528Z",
    "4.0.3-next.6": "2019-08-28T04:47:39.962Z",
    "4.0.3-next.7": "2019-09-11T21:23:40.348Z",
    "4.0.3-next.8": "2019-09-11T21:25:55.879Z",
    "4.0.3-next.9": "2019-09-30T20:30:19.518Z",
    "4.0.3-next.10": "2019-09-30T23:37:46.555Z",
    "4.0.3-next.11": "2019-10-03T16:32:02.309Z",
    "4.0.3-next.12": "2019-10-21T22:55:17.253Z",
    "4.0.3-next.13": "2019-10-22T19:02:14.767Z",
    "4.0.3-next.14": "2019-10-22T21:18:22.230Z",
    "4.0.3-next.15": "2019-10-29T18:44:30.470Z",
    "4.0.3-next.17": "2019-11-04T19:41:18.976Z",
    "4.0.3-next.18": "2019-11-04T19:45:16.935Z",
    "4.0.3-next.19": "2019-11-05T20:43:42.952Z",
    "4.0.3-next.20": "2019-11-14T18:49:57.765Z",
    "4.0.3-next.21": "2019-11-26T22:37:36.392Z",
    "4.0.3-next.22": "2019-11-28T01:01:42.181Z",
    "4.0.3-next.23": "2019-12-05T00:43:15.240Z",
    "4.0.3-next.24": "2019-12-06T19:22:58.207Z",
    "4.0.3-next.25": "2019-12-13T09:47:53.421Z",
    "4.0.3-next.26": "2020-01-27T22:06:40.519Z",
    "4.0.3-next.27": "2020-01-30T19:57:56.592Z",
    "4.1.0": "2020-02-23T12:31:24.348Z",
    "4.1.1": "2020-03-13T10:28:45.042Z",
    "4.1.2": "2020-04-27T20:45:03.234Z",
    "4.2.0": "2020-05-20T11:53:38.937Z",
    "4.3.0-next.0": "2020-05-26T13:32:19.717Z",
    "4.3.0-next.1": "2020-05-26T20:12:33.411Z",
    "4.3.0-next.2": "2020-05-28T18:26:04.782Z",
    "4.3.0-next.3": "2020-06-24T08:06:01.133Z",
    "4.3.0": "2020-06-29T13:04:56.806Z",
    "4.3.1": "2020-08-02T19:38:25.384Z",
    "4.3.2": "2020-08-21T08:13:14.246Z",
    "4.3.3": "2020-08-21T08:42:51.474Z",
    "4.3.4": "2020-09-16T08:30:09.857Z",
    "4.3.5": "2020-10-12T09:50:06.259Z",
    "4.3.6": "2020-11-30T16:39:31.837Z",
    "4.4.0": "2020-11-30T22:45:59.312Z",
    "5.0.0": "2020-12-14T16:55:44.069Z",
    "5.0.1": "2020-12-18T09:28:18.126Z",
    "5.0.2": "2020-12-18T16:27:42.426Z",
    "5.0.3": "2021-01-25T16:08:59.030Z",
    "5.1.0": "2021-02-05T14:35:48.688Z",
    "5.1.1": "2021-04-24T09:38:09.874Z",
    "5.1.2": "2021-05-31T19:30:00.224Z",
    "5.1.3": "2021-05-31T20:02:04.157Z",
    "5.1.4": "2021-06-28T18:17:30.124Z",
    "5.1.5": "2021-09-09T07:27:29.608Z",
    "5.1.6": "2021-09-27T18:20:55.489Z",
    "5.1.7": "2021-09-28T15:53:51.166Z",
    "5.1.8": "2021-10-25T16:11:43.013Z",
    "5.1.9": "2021-11-29T16:00:58.626Z",
    "5.1.10": "2022-01-24T20:50:50.980Z",
    "5.1.11": "2022-01-24T20:54:07.985Z",
    "5.1.12": "2022-01-24T21:57:38.349Z",
    "5.1.13": "2022-02-10T15:53:44.708Z",
    "5.2.0": "2022-03-18T15:48:49.678Z",
    "5.3.0": "2022-03-23T17:24:44.263Z",
    "5.4.1": "2022-04-01T16:01:38.759Z",
    "5.4.2": "2022-04-25T16:49:00.807Z",
    "6.0.0": "2022-05-18T14:06:38.905Z",
    "6.0.1": "2022-05-18T18:28:56.887Z",
    "6.1.0": "2022-09-05T07:24:42.256Z",
    "6.1.1": "2022-09-15T09:21:48.734Z",
    "6.2.1": "2022-11-22T15:42:23.730Z",
    "6.2.2": "2023-01-23T17:20:33.698Z",
    "6.2.3": "2023-01-25T19:05:30.929Z",
    "6.2.4": "2023-02-20T21:24:34.589Z",
    "6.2.5": "2023-04-24T15:23:59.625Z",
    "6.2.6": "2023-05-26T19:59:14.447Z",
    "6.2.7": "2023-08-28T19:51:00.222Z",
    "6.2.8": "2023-09-25T19:47:52.107Z",
    "6.2.9": "2023-09-25T21:50:17.888Z",
    "6.2.10": "2023-10-09T09:29:24.762Z",
    "6.2.11": "2023-11-27T22:04:14.589Z",
    "6.2.12": "2024-01-22T21:40:29.428Z",
    "6.2.13": "2024-03-22T14:27:05.063Z",
    "6.2.14": "2024-04-22T18:36:40.450Z",
    "6.3.0": "2024-06-24T13:54:42.739Z",
    "6.3.1": "2024-08-26T20:03:24.027Z",
    "6.3.2": "2024-12-02T20:30:58.510Z",
    "6.3.3-0": "2024-12-03T10:32:03.387Z",
    "6.3.3-1": "2025-02-18T18:15:22.867Z",
    "6.3.3-2": "2025-03-13T16:29:27.855Z",
    "6.3.3-3": "2025-03-24T16:32:32.322Z",
    "6.3.3": "2025-03-24T17:30:32.982Z",
    "6.3.4-next.0": "2025-03-24T20:36:07.212Z",
    "6.3.4": "2025-04-03T15:18:38.736Z",
    "6.3.5": "2025-04-25T12:57:13.630Z",
    "6.3.6-next.0": "2025-04-25T15:28:13.791Z",
    "6.3.6": "2025-06-02T14:21:21.538Z",
    "6.3.7": "2025-06-30T19:03:50.873Z",
    "6.3.8": "2025-09-29T17:49:48.181Z",
    "6.3.9": "2025-12-01T19:58:19.512Z",
    "6.3.10": "2026-02-23T21:17:02.059Z",
    "7.0.0-next.1": "2026-03-04T18:49:02.730Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "6.3.10",
    "next": "7.0.0-next.1"
  },
  "_rev": "92-4c6769c1064ca076",
  "_id": "vscode-css-languageservice",
  "readme": "",
  "_attachments": {}
}
