Skip to content
Snippets Groups Projects
Select Git revision
  • f3d811277467a26ab0562acd9da0b6d4321a5573
  • master default protected
2 results

package-lock.json

Blame
  • package-lock.json 120.27 KiB
    {
      "name": "monster-js",
      "version": "0.0.5",
      "lockfileVersion": 3,
      "requires": true,
      "packages": {
        "": {
          "name": "monster-js",
          "version": "0.0.5",
          "devDependencies": {
            "@types/vscode": "^1.76.0",
            "@vscode/test-electron": "^2.3.0",
            "@vscode/vsce": "^2.19.0",
            "chai": "^4.3.4",
            "esbuild": "^0.17.16",
            "eslint": "^8.36.0",
            "glob": "^8.1.0",
            "mocha": "^10.2.0",
            "vscode-web": "^1.77.1"
          },
          "engines": {
            "vscode": "^1.76.0"
          }
        },
        "node_modules/@esbuild/android-arm": {
          "version": "0.17.16",
          "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.16.tgz",
          "integrity": "sha512-baLqRpLe4JnKrUXLJChoTN0iXZH7El/mu58GE3WIA6/H834k0XWvLRmGLG8y8arTRS9hJJibPnF0tiGhmWeZgw==",
          "cpu": [
            "arm"
          ],
          "dev": true,
          "optional": true,
          "os": [
            "android"
          ],
          "engines": {
            "node": ">=12"
          }
        },
        "node_modules/@esbuild/android-arm64": {
          "version": "0.17.16",
          "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.16.tgz",
          "integrity": "sha512-QX48qmsEZW+gcHgTmAj+x21mwTz8MlYQBnzF6861cNdQGvj2jzzFjqH0EBabrIa/WVZ2CHolwMoqxVryqKt8+Q==",
          "cpu": [
            "arm64"
          ],
          "dev": true,
          "optional": true,
          "os": [
            "android"
          ],
          "engines": {
            "node": ">=12"
          }
        },
        "node_modules/@esbuild/android-x64": {
          "version": "0.17.16",
          "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.16.tgz",
          "integrity": "sha512-G4wfHhrrz99XJgHnzFvB4UwwPxAWZaZBOFXh+JH1Duf1I4vIVfuYY9uVLpx4eiV2D/Jix8LJY+TAdZ3i40tDow==",
          "cpu": [
            "x64"
          ],
          "dev": true,
          "optional": true,
          "os": [
            "android"
          ],
          "engines": {
            "node": ">=12"