{"name":"eslint-plugin-import","version":"2.20.1","keywords":["eslint","eslintplugin","es6","jsnext","modules","import","export"],"author":{"name":"Ben Mosher","email":"me@benmosher.com"},"license":"MIT","_id":"eslint-plugin-import@2.20.1","maintainers":[{"name":"benmosher","email":"me@benmosher.com"},{"name":"jfmengels","email":"jfm.engels@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/benmosher/eslint-plugin-import","bugs":{"url":"https://github.com/benmosher/eslint-plugin-import/issues"},"nyc":{"include":["src/","resolvers/"],"require":["babel-register"],"sourceMap":false,"instrument":false},"dist":{"shasum":"802423196dcb11d9ce8435a5fc02a6d3b46939b3","tarball":"https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.20.1.tgz","fileCount":106,"integrity":"sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw==","signatures":[{"sig":"MEUCIQCU3hwR3pWcpNf/FYBgSHzPBdr21Y6t2S/BdPSE8Bk/rQIgbK4fWU9sMQW5LHOOBiEWxWvV3+uu1VphyailQ7Ul3pY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":843859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNoA1CRA9TVsSAnZWagAALm4QAKHLsg+DpViAxU+rr396\n8rR1DfNPA8nSnmZ3m+PkJqVWbu8/5WcCS6Q6AvCy+QqheBstHOjUuUfcEQMg\nhQtq5+OifWkIXb+Jk0Iu60R2Q7b9zScV9us7upgDInLMCoXD7baUesGiKfOh\ndKDmXo/a186Y9x29nx31XAYAkovyBJzaQbqazZO65ZgveTreuyTDkZDQuSsX\nw6y1GLPZRXr3y6lhtF9rcHF7R3ESF6dWlZqdb14hXtpF6glw6q5KgENmnmNE\nMa7HyG8HxUNRZTUJ1u9yAyherdniL4v2fN9E3SYoMG+6JFbiI8p5u+foqSY9\nPF7qYAvu6eVnBQMkqLqgCtNme/Te6uZ//JSaY4mjf2qy5ZI+41DInFZ6lknT\n06sY6VfMeisQ1+ArgT6U904Xgqlfbr9cL/DC3+X93T6nZFv+YcQiYvGq4nx+\nWelOn4ggisGrwUX+3u7ArYGiPfMSOMfiyc1Pi9i25U4u+3yD9M4tHdN/sgGn\nST8RolIsT0+kD208yWgvkB8vFtLm4NqbDyheY1pIGdH/0jIgSKkOuqWMjtU5\nfdvUYnATvYQ7faZtP+PiEJdPSxVmeu8wJKYKUE009D+VySeE2zIZqArLuFAM\n1R44IZXtcOlyLQUG2yWsWxJ2InXFQ1URga5X4mwK0S2LbzOzjW+3wdQSDVfo\naCa/\r\n=3ziP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">=4"},"gitHead":"45f08609e0dd79f2a061c3411a43169c20e80d3a","scripts":{"test":"npm run tests-only","build":"babel --quiet --out-dir lib src","mocha":"cross-env BABEL_ENV=test NODE_PATH=./src nyc -s mocha -R dot --recursive -t 5s","watch":"npm run mocha -- --watch tests/src","pretest":"linklocal","posttest":"eslint .","prebuild":"rimraf lib","test-all":"npm test && for resolver in ./resolvers/*; do cd $resolver && npm test && cd ../..; done","coveralls":"nyc report --reporter lcovonly && cat ./coverage/lcov.info | coveralls","postbuild":"npm run copy-metafiles","prepublish":"npm run build","tests-only":"npm run mocha tests/src","test-compiled":"npm run prepublish && NODE_PATH=./lib mocha --compilers js:babel-register --recursive tests/src","copy-metafiles":"for DIR in memo-parser resolvers/node resolvers/webpack utils; do cp LICENSE .npmrc \"${DIR}/\"; done"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/benmosher/eslint-plugin-import.git","type":"git"},"_npmVersion":"6.13.6","description":"Import with sanity.","directories":{"test":"tests"},"_nodeVersion":"13.7.0","dependencies":{"has":"^1.0.3","debug":"^2.6.9","resolve":"^1.12.0","doctrine":"1.5.0","minimatch":"^3.0.4","read-pkg-up":"^2.0.0","contains-path":"^0.1.0","object.values":"^1.1.0","array-includes":"^3.0.3","eslint-module-utils":"^2.4.1","array.prototype.flat":"^1.2.1","eslint-import-resolver-node":"^0.3.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.9.0","chai":"^4.2.0","mocha":"^3.5.3","redux":"^3.7.2","sinon":"^2.4.1","eslint":"2.x - 6.x","rimraf":"^2.7.1","semver":"^6.3.0","babylon":"^6.18.0","babel-cli":"^6.26.0","coveralls":"^3.0.6","cross-env":"^4.0.0","linklocal":"^2.8.2","babel-core":"^6.26.3","typescript":"~3.2.2","babel-eslint":"^8.2.6","babel-register":"^6.26.0","eslint-module-utils":"file:./utils","eslint-plugin-import":"2.x","babel-plugin-istanbul":"^4.1.6","@test-scope/some-module":"file:./tests/files/symlinked-module","typescript-eslint-parser":"^22.0.0","@typescript-eslint/parser":"1.10.3-alpha.13","babel-preset-es2015-argon":"latest","eslint-import-resolver-node":"file:./resolvers/node","eslint-plugin-eslint-plugin":"^2.2.1","eslint-import-resolver-webpack":"file:./resolvers/webpack","eslint-import-resolver-typescript":"^1.0.2","eslint-import-test-order-redirect":"file:./tests/files/order-redirect","@eslint/import-test-order-redirect-scoped":"file:./tests/files/order-redirect-scoped"},"peerDependencies":{"eslint":"2.x - 6.x"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-import_2.20.1_1580630068535_0.38447086019841126","host":"s3://npm-registry-packages"}}