{
  "_args": [
    [
      "@angular-eslint/builder@0.0.1-alpha.17",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_development": true,
  "_from": "@angular-eslint/builder@0.0.1-alpha.17",
  "_id": "@angular-eslint/builder@0.0.1-alpha.17",
  "_inBundle": false,
  "_integrity": "sha512-ULmEjyhoozljKbHvIUaVKjb0efAyh8R/vcoo2tCErrTBIEsFcpO0VtiSsVoCPWKhodHKteAimWSfpcyVYcWuOw==",
  "_location": "/@angular-eslint/builder",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@angular-eslint/builder@0.0.1-alpha.17",
    "name": "@angular-eslint/builder",
    "escapedName": "@angular-eslint%2fbuilder",
    "scope": "@angular-eslint",
    "rawSpec": "0.0.1-alpha.17",
    "saveSpec": null,
    "fetchSpec": "0.0.1-alpha.17"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-0.0.1-alpha.17.tgz",
  "_spec": "0.0.1-alpha.17",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "builders": "./builders.json",
  "description": "Angular CLI builder for ESLint",
  "files": [
    "dist",
    "package.json",
    "README.md",
    "LICENSE",
    "builders.json"
  ],
  "gitHead": "55bbbdccd1898551fffe75dee14278defb823941",
  "license": "MIT",
  "main": "dist/index.js",
  "name": "@angular-eslint/builder",
  "peerDependencies": {
    "@angular-devkit/build-angular": ">=0.800.0",
    "eslint": "*",
    "typescript": "*"
  },
  "scripts": {
    "build": "rm -rf ./dist && tsc --project tsconfig.build.json && terser ./dist/index.js --output=./dist/index.js",
    "postbuild": "cp src/schema.json dist/",
    "typecheck": "tsc --noEmit"
  },
  "types": "dist/index.d.ts",
  "version": "0.0.1-alpha.17"
}
