{
  "_from": "addons-linter@1.2.6",
  "_id": "addons-linter@1.2.6",
  "_inBundle": false,
  "_integrity": "sha512-8WjSUoleic9x3gS8SZF0kIvffrX7WkiRPF8Xs8CZi7Yu/Xq0qX9LOYG2Q66t9ThmTeMItt/24FxirqqdyFLGgw==",
  "_location": "/addons-linter",
  "_phantomChildren": {
    "ansi-styles": "3.2.1",
    "buffer-from": "1.1.1",
    "escape-string-regexp": "1.0.5",
    "supports-color": "5.4.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "addons-linter@1.2.6",
    "name": "addons-linter",
    "escapedName": "addons-linter",
    "rawSpec": "1.2.6",
    "saveSpec": null,
    "fetchSpec": "1.2.6"
  },
  "_requiredBy": [
    "/web-ext"
  ],
  "_resolved": "https://registry.npmjs.org/addons-linter/-/addons-linter-1.2.6.tgz",
  "_shasum": "6bc4bbe37a750978d7e79a15c3dfc61223e3873e",
  "_spec": "addons-linter@1.2.6",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/web-ext",
  "author": {
    "name": "Mozilla Add-ons Team"
  },
  "bin": {
    "addons-linter": "bin/addons-linter"
  },
  "bugs": {
    "url": "https://github.com/mozilla/addons-linter/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ajv": "6.5.2",
    "ajv-merge-patch": "4.1.0",
    "babel-register": "6.26.0",
    "chalk": "2.4.0",
    "cheerio": "1.0.0-rc.2",
    "columnify": "1.5.4",
    "common-tags": "1.8.0",
    "crx-parser": "0.1.2",
    "deepmerge": "2.1.1",
    "dispensary": "0.21.0",
    "es6-promisify": "5.0.0",
    "eslint": "5.0.1",
    "eslint-plugin-no-unsafe-innerhtml": "1.0.16",
    "esprima": "3.1.3",
    "first-chunk-stream": "2.0.0",
    "fluent-syntax": "^0.7.0",
    "fsevents": "1.2.4",
    "glob": "7.1.2",
    "is-mergeable-object": "1.1.0",
    "jed": "1.1.1",
    "os-locale": "2.1.0",
    "pino": "5.0.0-rc.4",
    "po2json": "0.4.5",
    "postcss": "6.0.23",
    "probe-image-size": "4.0.0",
    "relaxed-json": "1.0.1",
    "semver": "5.5.0",
    "shelljs": "0.8.2",
    "snyk": "^1.88.2",
    "source-map-support": "0.5.6",
    "strip-bom-stream": "3.0.0",
    "tosource": "1.0.0",
    "upath": "1.1.0",
    "whatwg-url": "6.5.0",
    "xmldom": "0.1.27",
    "yargs": "12.0.1",
    "yauzl": "2.9.2"
  },
  "deprecated": false,
  "description": "Mozilla Add-ons Linter",
  "devDependencies": {
    "babel-core": "6.26.0",
    "babel-eslint": "8.2.6",
    "babel-gettext-extractor": "git+https://github.com/muffinresearch/babel-gettext-extractor.git#0d39d3882bc846e7dcb6c9ff6463896c96920ce6",
    "babel-jest": "23.0.1",
    "babel-loader": "7.1.5",
    "babel-plugin-syntax-async-functions": "6.13.0",
    "babel-plugin-transform-async-to-generator": "6.24.1",
    "babel-plugin-transform-class-properties": "6.24.1",
    "babel-plugin-transform-es2015-modules-commonjs": "6.26.0",
    "babel-plugin-transform-runtime": "6.23.0",
    "babel-preset-env": "1.6.1",
    "babel-preset-es2015": "6.24.1",
    "babel-preset-stage-2": "6.24.1",
    "babel-runtime": "6.26.0",
    "comment-json": "1.1.3",
    "coveralls": "3.0.1",
    "doctoc": "1.3.1",
    "eslint-config-amo": "1.7.0",
    "eslint-plugin-async-await": "0.0.0",
    "eslint-plugin-jest": "21.18.0",
    "eslint-plugin-promise": "3.8.0",
    "gfm.css": "1.1.2",
    "gh-pages": "^1.2.0",
    "gunzip-maybe": "^1.4.1",
    "hashish": "0.0.4",
    "isparta": "4.1.0",
    "jest": "22.1.4",
    "jest-raw-loader": "1.0.1",
    "json-loader": "0.5.7",
    "lodash.clonedeep": "4.5.0",
    "lodash.ismatchwith": "4.4.0",
    "markdown-it": "8.4.2",
    "markdown-it-anchor": "5.0.2",
    "markdown-it-emoji": "1.4.0",
    "raw-loader": "0.5.1",
    "request": "2.87.0",
    "sinon": "6.0.1",
    "tar": "4.4.4",
    "tar-fs": "^1.16.0",
    "tmp-promise": "^1.0.4",
    "webpack": "4.15.0",
    "webpack-cli": "3.1.0"
  },
  "homepage": "https://github.com/mozilla/addons-linter#readme",
  "license": "MPL-2.0",
  "main": "dist/addons-linter.js",
  "name": "addons-linter",
  "optionalDependencies": {
    "fsevents": "1.2.4"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mozilla/addons-linter.git"
  },
  "scripts": {
    "build": "webpack --verbose --bail --display-error-details --progress --colors --config webpack.config.js",
    "eslint": "eslint bin/* .",
    "extract-locales": "webpack --verbose --bail --display-error-details --progress --colors --config webpack.l10n.config.babel.js",
    "gen-contributing-toc": "doctoc CONTRIBUTING.md",
    "lint": "npm run eslint",
    "prepare": "npm run snyk-protect",
    "prepublishOnly": "npm run snyk-protect",
    "publish-rules": "bin/build-rules && cp node_modules/gfm.css/gfm.css docs/html/gfm.css && bin/publish-rules",
    "snyk-protect": "snyk protect",
    "test": "jest --runInBand --watch 'tests/.*'",
    "test-ci": "npm run test-coverage-once && cat ./coverage/lcov.info | coveralls",
    "test-coverage": "jest --runInBand --coverage --watch 'tests/.*'",
    "test-coverage-once": "jest --runInBand --coverage",
    "test-integration": "jest --runInBand --config=jest.integration.config.js",
    "test-integration-linter": "npm run test-integration -- tests/integration/addons-linter",
    "test-integration:production": "node tests/integration/run-as-production-env.js test-integration tests/integration/addons-linter",
    "test-once": "jest --runInBand"
  },
  "snyk": true,
  "version": "1.2.6"
}
