{"maintainers":[{"email":"ljharb@gmail.com","name":"ljharb"},{"email":"jfm.engels@gmail.com","name":"jfmengels"},{"email":"me@benmosher.com","name":"benmosher"}],"keywords":["eslint","eslintplugin","esnext","modules","eslint-plugin-import"],"dist-tags":{"latest":"0.3.1","next":"0.2.0"},"author":{"name":"Ben Mosher","url":"me@benmosher.com"},"description":"Node default behavior import resolution plugin for eslint-plugin-import.","readme":"# eslint-import-resolver-node\n\n[![npm](https://img.shields.io/npm/v/eslint-import-resolver-node.svg)](https://www.npmjs.com/package/eslint-import-resolver-node)\n\nDefault Node-style module resolution plugin for [`eslint-plugin-import`](https://www.npmjs.com/package/eslint-plugin-import).\n\nPublished separately to allow pegging to a specific version in case of breaking\nchanges.\n\nConfig is passed directly through to [`resolve`](https://www.npmjs.com/package/resolve#resolve-sync-id-opts) as options:\n\n```yaml\nsettings:\n  import/resolver:\n    node:\n      extensions:\n        # if unset, default is just '.js', but it must be re-added explicitly if set\n        - .js\n        - .jsx\n        - .es6\n        - .coffee\n\n      paths:\n        # an array of absolute paths which will also be searched\n        # think NODE_PATH\n        - /usr/local/share/global_modules\n\n      # this is technically for identifying `node_modules` alternate names\n      moduleDirectory:\n\n        - node_modules # defaults to 'node_modules', but...\n        - bower_components\n\n        - project/src  # can add a path segment here that will act like\n                       # a source root, for in-project aliasing (i.e.\n                       # `import MyStore from 'stores/my-store'`)\n```\n\nor to use the default options:\n\n```yaml\nsettings:\n  import/resolver: node\n```\n","repository":{"type":"git","url":"git+https://github.com/benmosher/eslint-plugin-import.git"},"users":{"preco21":true,"vannizer":true,"guzgarcia":true,"alexxnica":true},"bugs":{"url":"https://github.com/benmosher/eslint-plugin-import/issues"},"license":"MIT","versions":{"0.1.0":{"name":"eslint-import-resolver-node","version":"0.1.0","description":"Node default behavior import resolution plugin for eslint-plugin-import.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/benmosher/eslint-plugin-import.git"},"keywords":["eslint","eslintplugin","esnext","modules","eslint-plugin-import"],"author":{"name":"Ben Mosher","url":"me@benmosher.com"},"license":"MIT","bugs":{"url":"https://github.com/benmosher/eslint-plugin-import/issues"},"homepage":"https://github.com/benmosher/eslint-plugin-import","dependencies":{"object-assign":"^4.0.1","resolve":"^1.1.6"},"_id":"eslint-import-resolver-node@0.1.0","_shasum":"dabc60b38b5a28f6782c640574c1de2879bb4793","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"benmosher","email":"me@benmosher.com"},"maintainers":[{"name":"benmosher","email":"me@benmosher.com"}],"dist":{"shasum":"dabc60b38b5a28f6782c640574c1de2879bb4793","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/eslint-import-resolver-node/-/eslint-import-resolver-node-0.1.0.tgz"},"directories":{}},"0.1.1":{"name":"eslint-import-resolver-node","version":"0.1.1","description":"Node default behavior import resolution plugin for eslint-plugin-import.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/benmosher/eslint-plugin-import.git"},"keywords":["eslint","eslintplugin","esnext","modules","eslint-plugin-import"],"author":{"name":"Ben Mosher","url":"me@benmosher.com"},"license":"MIT","bugs":{"url":"https://github.com/benmosher/eslint-plugin-import/issues"},"homepage":"https://github.com/benmosher/eslint-plugin-import","dependencies":{"object-assign":"^4.0.1","resolve":"^1.1.6"},"_id":"eslint-import-resolver-node@0.1.1","_shasum":"fc8b286e36cfe209404160719443601abc2496e1","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"benmosher","email":"me@benmosher.com"},"maintainers":[{"name":"benmosher","email":"me@benmosher.com"}],"dist":{"shasum":"fc8b286e36cfe209404160719443601abc2496e1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/eslint-import-resolver-node/-/eslint-import-resolver-node-0.1.1.tgz"},"directories":{}},"0.2.0":{"name":"eslint-import-resolver-node","version":"0.2.0","description":"Node default behavior import resolution plugin for eslint-plugin-import.","main":"index.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/benmosher/eslint-plugin-import.git"},"keywords":["eslint","eslintplugin","esnext","modules","eslint-plugin-import"],"author":{"name":"Ben Mosher","url":"me@benmosher.com"},"license":"MIT","bugs":{"url":"https://github.com/benmosher/eslint-plugin-import/issues"},"homepage":"https://github.com/benmosher/eslint-plugin-import","dependencies":{"object-assign":"^4.0.1","resolve":"^1.1.6"},"peerDependencies":{"eslint-plugin-import":">=1.4.0"},"devDependencies":{"chai":"^3.4.1","mocha":"^2.3.4"},"_id":"eslint-import-resolver-node@0.2.0","_shasum":"e12d5346244cf1efd7676ac577317da8c78f6990","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.5","_npmUser":{"name":"benmosher","email":"me@benmosher.com"},"maintainers":[{"name":"benmosher","email":"me@benmosher.com"}],"dist":{"shasum":"e12d5346244cf1efd7676ac577317da8c78f6990","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/eslint-import-resolver-node/-/eslint-import-resolver-node-0.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/eslint-import-resolver-node-0.2.0.tgz_1458903224105_0.39970053313300014"},"directories":{}},"0.2.1":{"name":"eslint-import-resolver-node","version":"0.2.1","description":"Node default behavior import resolution plugin for eslint-plugin-import.","main":"index.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/benmosher/eslint-plugin-import.git"},"keywords":["eslint","eslintplugin","esnext","modules","eslint-plugin-import"],"author":{"name":"Ben Mosher","url":"me@benmosher.com"},"license":"MIT","bugs":{"url":"https://github.com/benmosher/eslint-plugin-import/issues"},"homepage":"https://github.com/benmosher/eslint-plugin-import","dependencies":{"object-assign":"^4.0.1","resolve":"^1.1.6"},"peerDependencies":{"eslint-plugin-import":">=1.4.0"},"devDependencies":{"chai":"^3.4.1","mocha":"^2.3.4"},"_id":"eslint-import-resolver-node@0.2.1","_shasum":"476613446039949c6c28c3036db7a2566d8b7b80","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.5","_npmUser":{"name":"benmosher","email":"me@benmosher.com"},"dist":{"shasum":"476613446039949c6c28c3036db7a2566d8b7b80","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/eslint-import-resolver-node/-/eslint-import-resolver-node-0.2.1.tgz"},"maintainers":[{"name":"benmosher","email":"me@benmosher.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/eslint-import-resolver-node-0.2.1.tgz_1466511809409_0.15001852856948972"},"directories":{}},"0.2.2":{"name":"eslint-import-resolver-node","version":"0.2.2","description":"Node default behavior import resolution plugin for eslint-plugin-import.","main":"index.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/benmosher/eslint-plugin-import.git"},"keywords":["eslint","eslintplugin","esnext","modules","eslint-plugin-import"],"author":{"name":"Ben Mosher","url":"me@benmosher.com"},"license":"MIT","bugs":{"url":"https://github.com/benmosher/eslint-plugin-import/issues"},"homepage":"https://github.com/benmosher/eslint-plugin-import","dependencies":{"object-assign":"^4.0.1","resolve":"^1.1.6"},"devDependencies":{"chai":"^3.4.1","mocha":"^2.3.4"},"_id":"eslint-import-resolver-node@0.2.2","_shasum":"4f5dd01eae1ac8eed0a8dd4653a98623a4cb173c","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.5","_npmUser":{"name":"benmosher","email":"me@benmosher.com"},"dist":{"shasum":"4f5dd01eae1ac8eed0a8dd4653a98623a4cb173c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/eslint-import-resolver-node/-/eslint-import-resolver-node-0.2.2.tgz"},"maintainers":[{"name":"benmosher","email":"me@benmosher.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/eslint-import-resolver-node-0.2.2.tgz_1468492460683_0.9982401435263455"},"directories":{}},"0.2.3":{"name":"eslint-import-resolver-node","version":"0.2.3","description":"Node default behavior import resolution plugin for eslint-plugin-import.","main":"index.js","scripts":{"test":"nyc mocha"},"repository":{"type":"git","url":"git+https://github.com/benmosher/eslint-plugin-import.git"},"keywords":["eslint","eslintplugin","esnext","modules","eslint-plugin-import"],"author":{"name":"Ben Mosher","url":"me@benmosher.com"},"license":"MIT","bugs":{"url":"https://github.com/benmosher/eslint-plugin-import/issues"},"homepage":"https://github.com/benmosher/eslint-plugin-import","dependencies":{"debug":"^2.2.0","object-assign":"^4.0.1","resolve":"^1.1.6"},"devDependencies":{"chai":"^3.4.1","mocha":"^2.3.4","nyc":"^7.0.0"},"_id":"eslint-import-resolver-node@0.2.3","_shasum":"5add8106e8c928db2cba232bcd9efa846e3da16c","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.5","_npmUser":{"name":"benmosher","email":"me@benmosher.com"},"dist":{"shasum":"5add8106e8c928db2cba232bcd9efa846e3da16c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/eslint-import-resolver-node/-/eslint-import-resolver-node-0.2.3.tgz"},"maintainers":[{"name":"benmosher","email":"me@benmosher.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/eslint-import-resolver-node-0.2.3.tgz_1471718223843_0.09879478346556425"},"directories":{}},"0.3.0":{"name":"eslint-import-resolver-node","version":"0.3.0","description":"Node default behavior import resolution plugin for eslint-plugin-import.","main":"index.js","files":["index.js"],"scripts":{"test":"nyc mocha"},"repository":{"type":"git","url":"git+https://github.com/benmosher/eslint-plugin-import.git"},"keywords":["eslint","eslintplugin","esnext","modules","eslint-plugin-import"],"author":{"name":"Ben Mosher","url":"me@benmosher.com"},"license":"MIT","bugs":{"url":"https://github.com/benmosher/eslint-plugin-import/issues"},"homepage":"https://github.com/benmosher/eslint-plugin-import","dependencies":{"debug":"^2.2.0","resolve":"^1.2.0"},"devDependencies":{"chai":"^3.4.1","mocha":"^2.3.4","nyc":"^7.0.0"},"_id":"eslint-import-resolver-node@0.3.0","_shasum":"4c8c78bd64fb7f7d491261937a64fe5d7eabc41a","_from":".","_npmVersion":"3.10.9","_nodeVersion":"4.6.2","_npmUser":{"name":"benmosher","email":"me@benmosher.com"},"dist":{"shasum":"4c8c78bd64fb7f7d491261937a64fe5d7eabc41a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.0.tgz"},"maintainers":[{"name":"benmosher","email":"me@benmosher.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/eslint-import-resolver-node-0.3.0.tgz_1481801841867_0.026016395539045334"},"directories":{}},"0.3.1":{"name":"eslint-import-resolver-node","version":"0.3.1","description":"Node default behavior import resolution plugin for eslint-plugin-import.","main":"index.js","files":["index.js"],"scripts":{"test":"nyc mocha"},"repository":{"type":"git","url":"git+https://github.com/benmosher/eslint-plugin-import.git"},"keywords":["eslint","eslintplugin","esnext","modules","eslint-plugin-import"],"author":{"name":"Ben Mosher","url":"me@benmosher.com"},"license":"MIT","bugs":{"url":"https://github.com/benmosher/eslint-plugin-import/issues"},"homepage":"https://github.com/benmosher/eslint-plugin-import","dependencies":{"debug":"^2.6.8","resolve":"^1.2.0"},"devDependencies":{"chai":"^3.4.1","mocha":"^2.3.4","nyc":"^7.0.0"},"_id":"eslint-import-resolver-node@0.3.1","_npmVersion":"5.0.3","_nodeVersion":"6.10.0","_npmUser":{"name":"benmosher","email":"me@benmosher.com"},"dist":{"integrity":"sha512-yUtXS15gIcij68NmXmP9Ni77AQuCN0itXbCc/jWd8C6/yKZaSNXicpC8cgvjnxVdmfsosIXrjpzFq7GcDryb6A==","shasum":"4422574cde66a9a7b099938ee4d508a199e0e3cc","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.1.tgz"},"maintainers":[{"name":"benmosher","email":"me@benmosher.com"},{"name":"jfmengels","email":"jfm.engels@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-import-resolver-node-0.3.1.tgz_1498212911636_0.3729797813575715"},"directories":{}}},"name":"eslint-import-resolver-node","time":{"modified":"2017-07-14T19:20:43.024Z","created":"2015-11-28T01:14:38.588Z","0.1.0":"2015-11-28T01:14:38.588Z","0.1.1":"2015-11-30T12:22:42.429Z","0.2.0":"2016-03-25T10:53:46.571Z","0.2.1":"2016-06-21T12:23:31.881Z","0.2.2":"2016-07-14T10:34:22.716Z","0.2.3":"2016-08-20T18:37:05.584Z","0.3.0":"2016-12-15T11:37:22.622Z","0.3.1":"2017-06-23T10:15:14.387Z"},"readmeFilename":"README.md","homepage":"https://github.com/benmosher/eslint-plugin-import"}