{"_id":"stylelint-no-unresolved-module","_rev":"17-e4ff90ab241f82cf267902e073ab694e","name":"stylelint-no-unresolved-module","dist-tags":{"latest":"2.6.0"},"versions":{"1.0.0":{"name":"stylelint-no-unresolved-module","version":"1.0.0","keywords":["stylelint","plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@1.0.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"c8aa226da48559936514085a1122fd2a0b5cb190","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-1.0.0.tgz","fileCount":10,"integrity":"sha512-zkHwCcM0w84CZvI45mPD+b4RDmlgFjgv0aSdwH6FzqMlupuEHUfmhfoxMYENqH4ZZc9ftPSyY6TCmMXDyif5Tw==","signatures":[{"sig":"MEUCIH0uMl2/uVIx6i3iFJcZTE8YKEYbVpumFu2tnLa778FhAiEAuqYf4dFnmJB19sCSG2cE2Vd+SgBw4QLVnZ9D3TXPdi4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7mtCRA9TVsSAnZWagAAkHEP/AzrpKietJxDgG4PeRFL\nRz9wKf2tHVsBS7vmCHaJnH9Yt1rAGRRGQY273f9c0PMXqb4Y6hI40/lRfNV9\nIsA/u0D5oqF1Bgo9Q35BoX31e3R4CgXjOSciiExq0wS8ByIRS8RM5tJiaAwU\nrNLsvF7MBalN3VXi10EJzA3enb1Hsxj8dOQc6OFTGRzB9XkoQ17mYXr5IXxa\npS6C3PoiGS8qZCvMn0vslzVKDmWPn8Fs8CURI8iS16irX2v9aYDP7nU53qn3\nkFjgUAx3UNNwqWyqCHStjU0CqPSpglhDEcHe36Cst5GPQzt/Lno6CRDFmwTP\nZLgRBX6/vXcuO3onUvkoTsJUTEWTmhi5Eg2JjlqrSVXL6av1Rigdsrc5cPnP\n2eOL9hGaR+vH8FPHNHojZVnJnUC0ekxB5+jRGahTIv6jJpMSVennQyENUVT6\nBY4XfS9yHXXv47zhJ9Aqg+jk5mo9yHlv2M7npMFxzJcDbSXBAg7Tr1klyQuK\nCxT/3s+YPrGYnDTP2krEbtrxHU2csyaL2t2Gagt5b6XCNrhhLVlyHzwyO828\nubRKv0zXMOex8TEjKsQIUAqhahnI35KsiUju2IubkUegjrhhuIKnkslidTtG\nGgaN8L/4SDVBjOhGbpQO2IbSs5ba0K1EgcqKUaT5IwfT/FMxkw4jKLh1TqV9\nsgpw\r\n=sK8Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=10"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"a0daa00ee4464a807c69f6e4c2f168db74160d28","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"npm run lint && nyc mocha --require esm 'test/**/*.js' $([[ $WATCH_TEST ]] && echo --watch) && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md","test:watch":"WATCH_TEST=1 npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build && npm run module-check"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"6.14.4","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"12.18.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.0","enhanced-resolve":"^5.3.1","postcss-value-parser":"^4.1.0","@ungap/promise-all-settled":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","esm":"^3.0.51","nyc":"^15.1.0","husky":"^4.3.0","mocha":"^8.2.0","eslint":"^7.11.0","rollup":"^2.32.1","prettier":"^2.1.2","stylelint":"^13.7.2","lint-staged":"^10.4.2","changelog-verify":"^1.1.2","version-changelog":"^3.1.1","eslint-plugin-node":"^11.1.0","eslint-config-niksy":"^9.0.0","eslint-plugin-jsdoc":"^30.7.3","eslint-plugin-mocha":"^8.0.0","eslint-plugin-extend":"^0.1.1","eslint-plugin-import":"^2.22.1","eslint-plugin-promise":"^4.1.1","eslint-plugin-unicorn":"^23.0.0","eslint-config-prettier":"^6.14.0","eslint-plugin-prettier":"^3.0.1","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_1.0.0_1604565420990_0.5240040641223216","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"stylelint-no-unresolved-module","version":"1.0.1","keywords":["stylelint","plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@1.0.1","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"6787e77baf9a857ab12e2c51b6bbe987c885c02c","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-1.0.1.tgz","fileCount":10,"integrity":"sha512-W7vmveufHS7+slwF6c/9A/Yt4SJkG6+y4bjudt+yTuecifnOaz2Ytn2nKeQK3oIAyiz47xRA2CAIIhk5rpJp8g==","signatures":[{"sig":"MEUCIQCG99UDeRC0iZJV5vnablQIUmHfhFvo9ry495/Fu0v04AIgd3jjDyflsBgE+CkwnOwTfTuaTY8+3dyhPIecuRqdv6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo8LOCRA9TVsSAnZWagAA3IwP/3wULHw1BZvax1a5M6Ek\n2zhAsdoM59oP0OkTslc6EnkuUxaA/Z5oQUlIf3MvXHorEJKX39+OOiOXTfPj\neXd4ZA4CUWihHDNz+u6PaFsYRZEYc4+8tCgpM/ywqCG61gifM4JEV6i+46n1\nISPZNHv/XNZPla2n/BbvpkG6A3hEeHtbYI36U7ltpbF40ovOSEhJ8nBTzhx6\nvZHKxrVYKzOFwIabecmPvEWpXBmUoM8QNiCvSu33drE2XktFbZqdRrn/ebH9\nOiXFTgJVFKmwzPG+4HHntVdMgZ5GbNRhly3m4qI56kgYqbMsJw+9zvGJRevq\nAFTv2dplQq9Y4gk2GvLCz5BhcZteDHWHHFDutAJGclh+i1leWrAY9zKHfEoW\nCms9agC49hHY9d7wEtknwfvzHqtTqiR3+z1D91lHthH3O5TDYXMcj4rwWAB1\nwAfPUi+F0bOaf+a2hJS4sS2dl4Ns7SiPKlINQjOXVdK8H65NoVrETMUXgb7x\nl6jF4hA3zosWeKIw1NwE2UFllkFyC6+sHFqD9nLCXP/kksiwrtmiBlkaIjnM\ng3zBNBoSFO5mqyhNkbWIG76MHXB82WJs/34XIidnpox+GI5sYYjjFIHHUN4X\nEE5VhK8tVSoWBh/5RvC0GrylS4aHFMK9keBNQOFmMIlVWBtoAq5JRC4KFKSC\nxDFJ\r\n=W7tF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=10"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"85c1289fe74a15cbc59d2b22dea320ba809da85e","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"npm run lint && nyc mocha --require esm 'test/**/*.js' $([[ $WATCH_TEST ]] && echo --watch) && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md","test:watch":"WATCH_TEST=1 npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build && npm run module-check"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"6.14.4","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"12.18.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.0","enhanced-resolve":"^5.3.1","postcss-value-parser":"^4.1.0","@ungap/promise-all-settled":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","esm":"^3.0.51","nyc":"^15.1.0","husky":"^4.3.0","mocha":"^8.2.0","eslint":"^7.11.0","rollup":"^2.32.1","prettier":"^2.1.2","stylelint":"^13.7.2","lint-staged":"^10.4.2","changelog-verify":"^1.1.2","version-changelog":"^3.1.1","eslint-plugin-node":"^11.1.0","eslint-config-niksy":"^9.0.0","eslint-plugin-jsdoc":"^30.7.3","eslint-plugin-mocha":"^8.0.0","eslint-plugin-extend":"^0.1.1","eslint-plugin-import":"^2.22.1","eslint-plugin-promise":"^4.1.1","eslint-plugin-unicorn":"^23.0.0","eslint-config-prettier":"^6.14.0","eslint-plugin-prettier":"^3.0.1","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_1.0.1_1604567757773_0.11830994960612795","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"stylelint-no-unresolved-module","version":"1.1.0","keywords":["stylelint","plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@1.1.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"c5b2a87cdd3e77f1d6ba4d017b7e5d2b865f80ff","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-1.1.0.tgz","fileCount":10,"integrity":"sha512-OQu93KJa126OJVqx0UsHVXt3f5dMx40xzAvGAWWL1alxnRJouM1myPdYP8Rqumsp0nuPVWfOim7wHKcZH+YrTA==","signatures":[{"sig":"MEUCIDEQ52p+u1XZSw/1cgq3ZIHqGJKPvEMN1/22Y4C/m500AiEAzsMXBqTRUMipyYHPAsXT6mcUJY+ITG0W8nd8i6CE6OM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrmEECRA9TVsSAnZWagAA0FgP/j8/RJaXMYlI63G8/BYL\n0dg1bagpwlEMMqGAlr8JrNvQuemnurRJtjRzhKwwtLhQjc7hJbYJrIclRHRc\nDZRTjzMsXInBxvDyEYir1fvUX1M0fWvnoDmswvfo798qpEi8B/pcdpldvqZR\nLPyxDgkzCa2OJy9ijmZaaEWmXKXXkIP4CAngVY45oCzPIcu0YXbpxzrf9RkL\nkZfnsC5o7frVW9hm+7xhbEXDoQCfwXWuZPKMA4mSuP6vZ/6vmF6S++2nyMS7\n4BWfy6MGvhpe0bEHoC4BqW0mwVwVo5a1XUsWQ7gtbl2+PLUSmhz2XasxmFAv\n/IvLhtxQ98wHOCh0GizAa/VSQEbEz5gFvt7L86JMNbAH3zus94rvDahwv9Xo\nZ4WJF4AK/4GdWZUYbjZaxqXmNAQhdMGTzZ1y9AZE8xDvwYDaGCEx2lu7P8+v\neraCJosr38Xsbt0oX3y4LxdRSjrqOPTwyUgzeNIRKmKeortQET0r7Hl1/EHo\nH3u4qEiPNIKjpGZVSuKb+TgTTmNkvx8Jc8lukr4XikW2Yiqf0+W9s6HCcy3/\nstzEhBTgGPNmHRf1upnpJIc+f6sEmqstOf2Rk6yEgZdGsyCUUz3ZFBP//zZb\nPdQXUWFLVZSSSeHTk5+jhuY+uwOyQlLY1dUeMmquEBVBp/4v1puIjKLXbUpq\nkFkO\r\n=bOmk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=10"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"475b4fd16e82c74fe35f7f1b6f0ca5d9e798f331","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"npm run lint && nyc mocha --require esm 'test/**/*.js' $([[ $WATCH_TEST ]] && echo --watch) && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md","test:watch":"WATCH_TEST=1 npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build && npm run module-check"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"6.14.4","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"12.18.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.0","scss-parser":"^1.0.4","enhanced-resolve":"^5.3.1","postcss-value-parser":"^4.1.0","@ungap/promise-all-settled":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","esm":"^3.0.51","nyc":"^15.1.0","husky":"^4.3.0","mocha":"^8.2.0","eslint":"^7.11.0","rollup":"^2.32.1","prettier":"^2.1.2","stylelint":"^13.7.2","lint-staged":"^10.4.2","changelog-verify":"^1.1.2","version-changelog":"^3.1.1","eslint-plugin-node":"^11.1.0","eslint-config-niksy":"^9.0.0","eslint-plugin-jsdoc":"^30.7.3","eslint-plugin-mocha":"^8.0.0","eslint-plugin-extend":"^0.1.1","eslint-plugin-import":"^2.22.1","eslint-plugin-promise":"^4.1.1","eslint-plugin-unicorn":"^23.0.0","eslint-config-prettier":"^6.14.0","eslint-plugin-prettier":"^3.0.1","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_1.1.0_1605263619605_0.31569087293021947","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"stylelint-no-unresolved-module","version":"1.1.1","keywords":["stylelint","plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@1.1.1","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"f90a16f69e5f39405b0acaaedbe267a237c20b18","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-1.1.1.tgz","fileCount":10,"integrity":"sha512-pr9Ds76uLSG2H99RUX6X7Ag/6wpvlpCOeN9GEH0WM4Df928wiRxstRu8jaYgH+FFtlpdITXmv9YpWgPBMBcwxQ==","signatures":[{"sig":"MEUCIDNhQVVyluUjl1UkhB999JipuYgPRHeJ9jqL6tm3Xp/HAiEAmqR9pqyFkjh9C37imroPnjpwbvcbCE3uDD1oioVZkTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrmbWCRA9TVsSAnZWagAAxisP/jWha02mwYncxzNMjqRD\n1Ke+nGwGWxPho4i22zCV+wkpWIYhvPfOtLqoleFhHICG6kr1/9KqDDlSvPLs\n2f2i/n4NzgHHcJvSlQPRpqUB57pBKkpSC1LbC5SRhM9SNpaJnYqe3rRoeMRA\nkQVAk4jK0FN6dcPSDcgEpTaxEC469YY7+v1h+66RPu2UJcqWtMWC8gjSdA+U\nO1Dwm3jQ4gUT9m6vImqlAP3x1/R21K5uHtHoMkPVDF4EpOtGhBICRsjVUFK+\nd5FoOybm7uurp1LLBfDDitpcenF2EUWzhRcjZuUSAXNnQmWF3QEn94448mFW\nD1LfkMKOyh4Rtn3jG/ahhkzF0lLO0c0QlrxiwN+qiJsl/9uaVES1tEVcT64U\nXD2wSuZ7PGhFlrtC9C252GuSDq05ofDAFGaV8Ysnu5UkWOa6jiPZtK3fkUwm\nWj6HkPe/htfaiI0+u1IDTvXiEyxWt2NVHbuUbT42ThKnz3jLp3iS7VrtV1R+\nwHEL5h5eQnqwbWOz22C3YT53LtSA4+C5mypBVxOrpAa+6dHFgeED2dEVNy5E\n+s3b/xeRuh+zWNOj/mjjEHWedgEPdT1uyU+n5EVDnkZiUiUoGxPhWvICOAfI\nmymAp1A1YMVSPBqOi+iyCirBMLZAzaVZUTzvy9FB1HbIdukfYWEZHexsGSOi\n0jDV\r\n=K51H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=10"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"63a5b9f6ba3582c6230ae669c6904522e414c846","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"npm run lint && nyc mocha --require esm 'test/**/*.js' $([[ $WATCH_TEST ]] && echo --watch) && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md","test:watch":"WATCH_TEST=1 npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build && npm run module-check"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"6.14.4","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"12.18.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.0","scss-parser":"^1.0.4","enhanced-resolve":"^5.3.1","postcss-value-parser":"^4.1.0","@ungap/promise-all-settled":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","esm":"^3.0.51","nyc":"^15.1.0","husky":"^4.3.0","mocha":"^8.2.0","eslint":"^7.11.0","rollup":"^2.32.1","prettier":"^2.1.2","stylelint":"^13.7.2","lint-staged":"^10.4.2","changelog-verify":"^1.1.2","version-changelog":"^3.1.1","eslint-plugin-node":"^11.1.0","eslint-config-niksy":"^9.0.0","eslint-plugin-jsdoc":"^30.7.3","eslint-plugin-mocha":"^8.0.0","eslint-plugin-extend":"^0.1.1","eslint-plugin-import":"^2.22.1","eslint-plugin-promise":"^4.1.1","eslint-plugin-unicorn":"^23.0.0","eslint-config-prettier":"^6.14.0","eslint-plugin-prettier":"^3.0.1","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_1.1.1_1605265109888_0.9455804147864124","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"stylelint-no-unresolved-module","version":"2.0.0","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@2.0.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"f2f5b17f30b193c58177de480312661d49d96451","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.0.0.tgz","fileCount":22,"integrity":"sha512-RvBcUilxgW24hMX76S47k/4J9dQvLbuUoEULM4npYaPSIJMsOFTlgj75VUBrZCpc4LilBAijty8GUpr1SCgh8Q==","signatures":[{"sig":"MEYCIQDuKpzwpWplH8vZRVHBrlry3a9ffRJD21afzenRCiAI9wIhAIgjDNLawTbGcw/Z5XU+nXEUmTpHJ0aznjnnZPRO4uGQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh28TqCRA9TVsSAnZWagAAPNAP/3Q1nawsmWkyWHm5nIlR\njJ7nLFvI7crF88IjebwvFun39AEHwJ69xQmz1pnHnzHgk/AUXiV42UfMnH58\nJHGMhTeYo7vp1/FoFGmbwd64r8rR8N53m/mfeQREaxAifvmajBZ+B24NmTdY\nZDFNPRi7Y24luk/seGu9zTFA5vRKezbiTY43rw1M6SdbCkXOPCk6E/S1J7w3\nCpwZsKGe6B1ouYC6pL0sViwX35afns11+ADNoC+Ql3BCxpIpEJy6Z3Vp65KF\nZ6+Iolo5WicHGKl5AL8Mr7duRykce40CwgPV8yW0Y7eH7s9eImWNdR5qhW0u\n71Bt4fbu8lIRd/ollhSCKb0qi3KdEDft7kKgbMBkwQKpLX47NJyzjrSN3lxE\naenCjt+EcIqWtmPgmIk8c1B/KV/7dz4OYV2bZOTysYrXt3+YLZolITCslZlG\nAsCEmdgUokN8SmUT5pXnP1HCRbV8SMgLvaA59wL5zbG1GA6biHVwN7QNurN4\nF5I9JsNSjIVQNs43sluN2LFaY+zNAnmjY3/Atf1XX0Dt0YYlWd2sYjnEV8tX\nj2zaeUQFaFrEIqOSvTe877mZ8KTK/n8LIZga1RaWa82V7CZhqkD1+gxpM5rF\n8moor4oudOyH+npYDPo5IFaryQhAiggg1+8hUTkbs6AnJjT9gUt39JESPhUB\nOOOV\r\n=x/bM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=12.9"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"7a18b0c8058dbc003e3e8ee41295440df08e73f3","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"BABEL_ENV=test nyc mocha --require @babel/register --require esm 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"7.21.0","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.8.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","enhanced-resolve":"^5.3.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","cpy":"^8.1.2","esm":"^3.0.51","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^8.2.0","eslint":"^7.31.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^14.0.0","@babel/cli":"^7.2.3","typescript":"^4.3.5","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^8.2.3","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","eslint-plugin-node":"^11.1.0","eslint-config-niksy":"^10.0.0","eslint-plugin-jsdoc":"^33.3.0","eslint-plugin-mocha":"^8.0.0","@rollup/plugin-babel":"^5.2.1","eslint-plugin-import":"^2.23.4","babel-plugin-istanbul":"^6.0.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-unicorn":"^31.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_2.0.0_1635166333813_0.28228816527817013","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"stylelint-no-unresolved-module","version":"2.1.0","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@2.1.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"1fdd0e1b89da0cbb362abd96f7e5d52948a6ce3b","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.1.0.tgz","fileCount":22,"integrity":"sha512-KPNvoqy1wDO3oOeIsTajbOA0zugijvW09jXv8UX10L1yz2HWQy58Okvz2CpoabP79nduicKx49q1fTRpKqPfkw==","signatures":[{"sig":"MEQCIEebFkajUp5I75200kutV0RqCJxQXTO4QdeVNcp4+8PwAiAV1YNP+hSPYrwfasDevj5FlOuAqxjI2D5173bX2VVj9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAKOoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVpRAAoH1LfUMvKG1aopryvbIQYx76haP37NQJH0AvGa+hXqSbmm3h\r\nMpS5nrVWE03yWG9ClYlqrdlyzYBtq7GxRWkHEfgMkfCY4KDSpIc5m0aTe9Tu\r\nIKIMYCoL4vE+EXKIfyFNMgV17lHSUTrql2KVd1Altx+Z5DwdfdTCeDqM9Od8\r\nAg0Zr88sH5opYe+mGbUhdtbWRIm6SZPM2ZGJjo8uPLIB2K72mW3KCbfB2BGN\r\nyTK8XaN/ETi+w+YOWdRLEkfuGK0S7ul+3bf1j5SjukRwHe+nQVnKc9+1lExo\r\nx+lporoJ6ZcinFL3HbkINAQicHuxoRnPqMOqaFd72Mkz11qso66qcfxdqGME\r\nIeQlo6kO8D3awGHWh9lBKWM5toNKGJwIkebu8vk530hX2OJr3hrlR3qo3ojM\r\nQ8SgW5FU9R79BAS9obXdsqHWo1Z0gb4rKolRHKDHUCTaU859X3KOO9MitQLN\r\nTy7BAjVIk8Du32Uqdlaq2XjeveXpw4Z2Cd8VCy2LxeFuYhOJTAXHVcLEuTLe\r\nEgwA/dU/9v3nSP4x586PxyDnRsc6lMVUicU/Y0CZAL6G8rhxTnofTPRxkfFN\r\nsQPpRHwM5q/9/IQyV0YtJg+gcH4p/1gBBHMdomhfkW7gjl3imcn7aA1y7yWB\r\n0z6GCpA526nhL8WClkdqa1lyL6LNMz5J3Ys=\r\n=YZD0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=12.9"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"e3df520ccf664a9d1b8b7b67d250fc63d455448b","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"BABEL_ENV=test nyc mocha --require @babel/register --require esm 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"8.19.3","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","enhanced-resolve":"^5.3.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","cpy":"^8.1.2","esm":"^3.0.51","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^8.2.0","eslint":"^7.31.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^14.0.0","@babel/cli":"^7.2.3","typescript":"^4.3.5","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^8.2.3","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","eslint-plugin-node":"^11.1.0","eslint-config-niksy":"^10.0.0","eslint-plugin-jsdoc":"^33.3.0","eslint-plugin-mocha":"^8.0.0","@rollup/plugin-babel":"^5.2.1","eslint-plugin-import":"^2.23.4","babel-plugin-istanbul":"^6.0.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-unicorn":"^31.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_2.1.0_1677763496647_0.1249809325897715","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"stylelint-no-unresolved-module","version":"2.2.0","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@2.2.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"f36dadb27a7723c065555ac4cffaa6ad2797671e","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.2.0.tgz","fileCount":22,"integrity":"sha512-2ofbcmoBx5AKXsvzQLjOWu04aGDQzAmoGZbl+YA0XEAm5QQ3horAxnfu/oPU3wxGvDeVNxNBdvpB6s561UsDmQ==","signatures":[{"sig":"MEQCIBvSs+3KVhsrcqk2QNAQDE9XW7pXLtSOvK3kkWSKcX9zAiALdyM3bFs9X6GbdPygjDptLIrBG98QLORIRUTm9sdBrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88419},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"9591da5b30b8dc6b6260948b0b173299d9f70db3","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"NODE_OPTIONS='--experimental-loader=@istanbuljs/esm-loader-hook --no-warnings' BABEL_ENV=test nyc mocha --require @babel/register 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"8.19.3","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","enhanced-resolve":"^5.3.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^15.10.3","@babel/cli":"^7.2.3","typescript":"^4.3.5","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^9.0.0","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","@rollup/plugin-babel":"^5.2.1","babel-plugin-istanbul":"^6.0.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@istanbuljs/esm-loader-hook":"^0.2.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14 || ^15"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_2.2.0_1692701144536_0.6693470175586747","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"stylelint-no-unresolved-module","version":"2.2.1","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@2.2.1","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"25536343014e219a0ef733f727f909f9fd939e6f","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.2.1.tgz","fileCount":22,"integrity":"sha512-Y3VAJK4jbd7mpS8miAQZ8+38Zos53cQDSaePLnbINrt/11ZnXKto+YOmiTKZpt2UFt1TqhSZ7qKtAe1Dsh43Cg==","signatures":[{"sig":"MEUCIQCszGMVGjcF6ets8Bh/5QJtjpBbLY6sxmeLqzOXr4X+6AIgSuMwn8OPJVNDpXwNBziNgO3BuoAPmL1JaL5o+XOL4yM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90095},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"e93bd9d636719559669da1d951ee21dedc277e91","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"NODE_OPTIONS='--experimental-loader=@istanbuljs/esm-loader-hook --no-warnings' BABEL_ENV=test nyc mocha --require @babel/register 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"8.19.3","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","enhanced-resolve":"^5.3.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^15.10.3","@babel/cli":"^7.2.3","typescript":"^4.3.5","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^9.0.0","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","@rollup/plugin-babel":"^5.2.1","babel-plugin-istanbul":"^6.0.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@istanbuljs/esm-loader-hook":"^0.2.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14 || ^15"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_2.2.1_1694156533144_0.9664587236494921","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"stylelint-no-unresolved-module","version":"2.2.2","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@2.2.2","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"8381e944b945ea7f5c887b1b27f14232ab1effb9","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.2.2.tgz","fileCount":22,"integrity":"sha512-cjOU42kWujgnn2uxWI86+WWC74Jd+hpMX+U9H5ro3Ug/+/0UeFbREwsOYX1ubEa7mBUnXaKMwT9YkptHebnSmA==","signatures":[{"sig":"MEUCIQDCV0Q8bpE+grE5EogEHPWY2puoP5XnxgU2yVXfVKpnZwIgJC5dDdvEgWL63hMCMqJQZ6cqMjlVwBmr8dh4SSKuwAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90393},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"57ff051b522eb961b5e47234a652d7b77093700a","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"NODE_OPTIONS='--experimental-loader=@istanbuljs/esm-loader-hook --no-warnings' BABEL_ENV=test nyc mocha --require @babel/register 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"8.19.3","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","enhanced-resolve":"^5.3.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^16.2.1","@babel/cli":"^7.2.3","typescript":"^4.3.5","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^9.0.0","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","@rollup/plugin-babel":"^5.2.1","babel-plugin-istanbul":"^6.0.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@istanbuljs/esm-loader-hook":"^0.2.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14 || ^15 || ^16"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_2.2.2_1708938614252_0.22511559177512286","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"stylelint-no-unresolved-module","version":"2.3.0","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@2.3.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"8bc1ff47505d5f8250ae5e62ab4859bbae437373","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.3.0.tgz","fileCount":22,"integrity":"sha512-xRbeHihSVEY5AtMm8Rw/AWf1Zxw8TBnU28hfHGIOw3/MclrOrofJulbjxpdNl63UvPdcQWh19nJz3eY9tDOvtA==","signatures":[{"sig":"MEQCIGB++OLXWOwGGuNEIBKDaC/Cgs8LkzKsjvQCg6fNP1oTAiASTBUMXuldOD95L5hXrFwX/DnC2NJdZBoKmbkTQxpJVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91274},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"57ab52ead2941caf471e0e48e334437362d334d2","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"NODE_OPTIONS='--experimental-loader=@istanbuljs/esm-loader-hook --no-warnings' BABEL_ENV=test nyc mocha --require @babel/register 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"10.2.4","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","enhanced-resolve":"^5.3.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^16.2.1","@babel/cli":"^7.2.3","typescript":"^4.3.5","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^9.0.0","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","@rollup/plugin-babel":"^5.2.1","babel-plugin-istanbul":"^6.0.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@istanbuljs/esm-loader-hook":"^0.2.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14 || ^15 || ^16"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_2.3.0_1724408670257_0.4301045881364469","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"stylelint-no-unresolved-module","version":"2.4.0","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@2.4.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"771da6fa0f35fde1da527104a3bb390ffc38721b","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.4.0.tgz","fileCount":22,"integrity":"sha512-B72E6qA5d4v5q5YYeIUc2504e1HQukG4cfkqJyCzK8EozuPDWrP1cltkaHXjHQngdrIp3MJhwxf0m1qy0MeWSg==","signatures":[{"sig":"MEUCIBR0VDTXQUgA9xLxiOQbOY42EZJEgqq+t3xZDnTXlLuIAiEAsGKzkL62SLC1KZBh6ppmwURKoK/NICVgnFAWTA69m5g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95191},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"75cab5649929e1778551fa04c250ead8a953bc9d","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"NODE_OPTIONS='--experimental-loader=@istanbuljs/esm-loader-hook --no-warnings' BABEL_ENV=test nyc mocha --require @babel/register 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"8.19.3","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","oxc-resolver":"^11.6.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^16.2.1","@babel/cli":"^7.2.3","typescript":"^4.3.5","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^9.0.0","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","@types/minimatch":"^5.1.2","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","@rollup/plugin-babel":"^5.2.1","babel-plugin-istanbul":"^6.0.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@istanbuljs/esm-loader-hook":"^0.2.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14 || ^15 || ^16"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_2.4.0_1754469900203_0.16562129457430208","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"stylelint-no-unresolved-module","version":"2.5.0","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@2.5.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"75a665532d83cd96d0871b829ca34348e7a3faee","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.5.0.tgz","fileCount":22,"integrity":"sha512-tr6VtjonhsYYpeCDf0uBskd6S9ke9QtPzPdbEVEnTYndrHqjpE7Ty6yShBs7tTPYBpqnfEDVLnoK/LVUH4BhAg==","signatures":[{"sig":"MEYCIQC6AyovEacIdvfmNPemtzeiclUN4DqDpr2fIBFY4u/yhwIhAIzZmfor+0iQZr3Iby8p85I4Ui2mA+wCHw/fKNxOgW/i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":99376},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"ab12afb749d42d33cb6714b13ded973c7c432732","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"NODE_OPTIONS='--experimental-loader=@istanbuljs/esm-loader-hook --no-warnings' BABEL_ENV=test nyc mocha --require @babel/register 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"10.9.3","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","oxc-resolver":"^11.6.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^16.2.1","@babel/cli":"^7.2.3","typescript":"^4.3.5","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^9.0.0","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","@types/minimatch":"^5.1.2","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","@rollup/plugin-babel":"^5.2.1","babel-plugin-istanbul":"^6.0.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@istanbuljs/esm-loader-hook":"^0.2.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14 || ^15 || ^16"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_2.5.0_1761227573893_0.5070168482502024","host":"s3://npm-registry-packages-npm-production"}},"2.5.1":{"name":"stylelint-no-unresolved-module","version":"2.5.1","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@2.5.1","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"1770a547e11728dc5fb6257dd303a263e6e66a51","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.5.1.tgz","fileCount":22,"integrity":"sha512-Fna80LebwKtOVo/OzafwKWWy71b8wYF9Lgh81o/aTvcKENsYMQ7DOmwg3sM74Za/gayGxMoBHV0JfMviPkH5ug==","signatures":[{"sig":"MEYCIQDDmWz7GYJq42f0OXQLylunrGqxopzchK3GM+jRp7HQ6gIhAIo2vGBR0pO6+GQaspM8anHrf8L4rZCCg9t1UJ5/8fsA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":101323},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"45124370aff6750aa813481cae37eec881a20959","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"NODE_OPTIONS='--experimental-loader=@istanbuljs/esm-loader-hook --no-warnings' BABEL_ENV=test nyc mocha --require @babel/register 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"10.9.3","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","oxc-resolver":"^11.6.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^16.2.1","@babel/cli":"^7.2.3","typescript":"^4.3.5","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^9.0.0","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","@types/minimatch":"^5.1.2","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","@rollup/plugin-babel":"^5.2.1","babel-plugin-istanbul":"^6.0.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@istanbuljs/esm-loader-hook":"^0.2.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14 || ^15 || ^16"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_2.5.1_1761232528120_0.9399033478283132","host":"s3://npm-registry-packages-npm-production"}},"2.5.2":{"name":"stylelint-no-unresolved-module","version":"2.5.2","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"stylelint-no-unresolved-module@2.5.2","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"c0dc14a2948949f730aa56713c2d7669b8687803","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.5.2.tgz","fileCount":22,"integrity":"sha512-HzF8r2r0SmV/deuq4dXDZ3OEMG5s/pXOQFCqb2C+iTey2EBLFiY9wxAk2rOj/RHJgI7zUvoRM9o0/m10IFp5hA==","signatures":[{"sig":"MEYCIQCPyP9vOq/EZH9f11HOjmd2Ngh43wFGKwAEFuObd4SqewIhAOL4Ik3pmqHGjZHOKbIzPmCUZQRM3mgCsDHPuEUMETb7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":102475},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"3b50bafa9fa4f7807c8e56e540247d0759cd87c8","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"NODE_OPTIONS='--experimental-loader=@istanbuljs/esm-loader-hook --no-warnings' BABEL_ENV=test nyc mocha --require @babel/register 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"10.9.3","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","oxc-resolver":"^11.6.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^16.2.1","@babel/cli":"^7.2.3","typescript":"^4.3.5","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^9.0.0","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","@types/minimatch":"^5.1.2","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","@rollup/plugin-babel":"^5.2.1","babel-plugin-istanbul":"^6.0.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@istanbuljs/esm-loader-hook":"^0.2.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14 || ^15 || ^16"},"_npmOperationalInternal":{"tmp":"tmp/stylelint-no-unresolved-module_2.5.2_1761675450831_0.3967254602272885","host":"s3://npm-registry-packages-npm-production"}},"2.6.0":{"_id":"stylelint-no-unresolved-module@2.6.0","bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"dist":{"shasum":"fba3fe98379ac392849f8be5799194e887e22bbf","tarball":"https://registry.npmjs.org/stylelint-no-unresolved-module/-/stylelint-no-unresolved-module-2.6.0.tgz","fileCount":22,"integrity":"sha512-vQS95/6QjGffNNQEbxvnpVB6q725i5EIUtxx75KJ1S6sUzrJksMtcQhe70NyKhk1J8GSrzj0EMX+b5v5Bh825w==","signatures":[{"sig":"MEQCIHVaYTnoC6yC0hMXtn9D0fz8vDBNa16v34ANl5Zc1HOhAiBYlxo1cj6qJNqeCLCe/nx3cfN3cHH74j258EAD/6pNXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCV4YFpHNV3ramNKEBq3P+ZtLy2Z7T3mLcXAsP1fR7LHwIgD/bis4ajJyYIBQBFyWT4z+yCsmztzU1hMp5SNwaZ1H0="}],"unpackedSize":103015},"main":"cjs/index.js","name":"stylelint-no-unresolved-module","type":"module","types":"esm/index.d.ts","author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./package.json":"./package.json"},"gitHead":"f32cf7c8055d66021c21d846cb4b7d56c9dcbdc3","license":"MIT","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*}.js'","test":"NODE_OPTIONS='--experimental-loader=@istanbuljs/esm-loader-hook --no-warnings' BABEL_ENV=test nyc mocha --require @babel/register 'test/**/*.js' && nyc check-coverage","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"nodemon --exec npm test","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"stylelint-no-unresolved-module\");' && node --input-type=module -e 'import \"stylelint-no-unresolved-module\";'","prepublishOnly":"npm run build"},"version":"2.6.0","_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"_npmVersion":"11.11.0","description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","directories":{"test":"test"},"maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"ajv":"^6.12.6","is-url":"^1.2.4","p-waterfall":"^2.1.1","scss-parser":"^1.0.5","oxc-resolver":"^11.6.1","postcss-value-parser":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","nyc":"^15.1.0","execa":"^5.1.1","husky":"^4.3.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","core-js":"^2.6.5","nodemon":"^2.0.6","prettier":"^2.4.0","stylelint":"^17.15.0","@babel/cli":"^7.2.3","typescript":"^5.9.3","@babel/core":"^7.2.2","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/mocha":"^9.0.0","postcss-scss":"^4.0.1","@types/is-url":"^1.2.30","@babel/register":"^7.0.0","@types/minimatch":"^5.1.2","changelog-verify":"^1.1.2","@babel/preset-env":"^7.12.1","version-changelog":"^3.1.1","@types/scss-parser":"^1.0.1","@rollup/plugin-babel":"^5.2.1","babel-plugin-istanbul":"^6.0.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@istanbuljs/esm-loader-hook":"^0.2.0","github-release-from-changelog":"^2.1.1"},"peerDependencies":{"stylelint":"^14 || ^15 || ^16 || ^17"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/stylelint-no-unresolved-module_2.6.0_1789493210781_0.9180228886524422"}}},"time":{"created":"2020-11-05T08:37:00.990Z","modified":"2026-09-15T17:26:51.013Z","1.0.0":"2020-11-05T08:37:01.119Z","1.0.1":"2020-11-05T09:15:57.915Z","1.1.0":"2020-11-13T10:33:39.738Z","1.1.1":"2020-11-13T10:58:30.008Z","2.0.0":"2021-10-25T12:52:14.089Z","2.1.0":"2023-03-02T13:24:56.793Z","2.2.0":"2023-08-22T10:45:44.731Z","2.2.1":"2023-09-08T07:02:13.355Z","2.2.2":"2024-02-26T09:10:14.417Z","2.3.0":"2024-08-23T10:24:30.431Z","2.4.0":"2025-08-06T08:45:00.398Z","2.5.0":"2025-10-23T13:52:54.112Z","2.5.1":"2025-10-23T15:15:28.368Z","2.5.2":"2025-10-28T18:17:31.028Z","2.6.0":"2026-09-15T17:26:50.864Z"},"bugs":{"url":"https://github.com/niksy/stylelint-no-unresolved-module/issues"},"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","homepage":"https://github.com/niksy/stylelint-no-unresolved-module#readme","keywords":["stylelint-plugin","resolve","module","import","url","use","forward","sass"],"repository":{"url":"git+https://github.com/niksy/stylelint-no-unresolved-module.git","type":"git"},"description":"Ensures that module (import-like or `url`) can be resolved to a module on the file system.","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"readme":"# stylelint-no-unresolved-module\n\n[![Build Status][ci-img]][ci]\n\nEnsures that module (import-like or `url`) can be resolved to a module on the\nfile system.\n\nNodes which are considered \"modules\":\n\n-   `@import` at-rule in CSS and SCSS files (including [`pkg:`\n    URLs][sass-pkg-url])\n-   `@use` and `@forward` at-rule as\n    [Sass modules](https://sass-lang.com/documentation/modules) (including\n    [`pkg:` URLs][sass-pkg-url])\n-   `url` declaration value for\n    [various declaration properties](<https://developer.mozilla.org/en-US/docs/Web/CSS/url()>)\n\nFeatures:\n\n-   [`oxc-resolver`](https://github.com/oxc-project/oxc-resolver) to resolve\n    each resource\n-   Handling partials for Sass files\n\n## Install\n\n```sh\nnpm install stylelint-no-unresolved-module --save\n```\n\n## Usage\n\nAdd this config to your `.stylelintrc`:\n\n```json\n{\n\t\"plugins\": [\"stylelint-no-unresolved-module\"],\n\t\"rules\": {\n\t\t\"plugin/no-unresolved-module\": {\n\t\t\t\"alias\": {\n\t\t\t\t\"assets\": \"pebbles\"\n\t\t\t},\n\t\t\t\"modules\": [\"node_modules\", \"local_modules\"]\n\t\t}\n\t}\n}\n```\n\nAssuming file system like this:\n\n```\n.\n├── package.json\n├── index.css\n├── milo/\n│   └── macy.css\n├── node_modules/\n│   └── josie/\n│       ├── package.json\n│       ├── rusty.css\n│       └── index.css\n└── local_modules/\n    ├── pebbles/\n    │   └── tucker.png\n    └── shelby/\n        └── shelby.css\n```\n\nAssuming code is run from `./index.css`:\n\n```css\n/**\n * These resources can be resolved */\n\n@import url('josie');\n@import url('shelby/shelby.css');\n@import url('./milo/macy.css');\n\nbody {\n\tbackground: url('assets/tucker.jpg');\n}\n\n/**\n * These resources can’t be resolved */\n\n@import url('shelby');\n@import url('josie/misty.css');\n@import url('./milo/index.css');\n\nbody {\n\tbackground: url('assets/sandy.jpg');\n}\n```\n\n## Options\n\nPlugin accepts either boolean (`true`) or object configuration.\n\nIf boolean, it will use default configuration:\n\n-   No aliases\n-   Look only inside `node_modules` for non-relative resource paths\n\nIf object configuration, following properties are valid:\n\n### cwd\n\nType: `string`  \nDefault: `process.cwd()`\n\nRoot directory from where to start resolving resources. If it’s not defined,\ndirectory of file will be used. Useful for situations where you don’t have\noriginal file.\n\n### alias\n\nType: `Object`\n\nA list of module alias configurations or an object which maps key to value. See\n[original documentation](https://github.com/oxc-project/oxc-resolver#options).\n\n### modules\n\nType: `string[]`\n\nA list of directories to resolve modules from. See\n[original documentation](https://github.com/oxc-project/oxc-resolver#options).\n\n### roots\n\nType: `string[]`\n\nA list of root paths. See\n[original documentation](https://github.com/oxc-project/oxc-resolver#options).\n\n### tsconfig\n\nType: `object`\n\nTypeScript related config for resolver. See\n[original documentation](https://github.com/oxc-project/oxc-resolver#typescript-configuration).\n\n## License\n\nMIT © [Ivan Nikolić](http://ivannikolic.com)\n\n<!-- prettier-ignore-start -->\n\n[ci]: https://github.com/niksy/stylelint-no-unresolved-module/actions?query=workflow%3ACI\n[ci-img]: https://github.com/niksy/stylelint-no-unresolved-module/actions/workflows/ci.yml/badge.svg?branch=master\n[sass-pkg-url]: https://sass-lang.com/documentation/js-api/classes/nodepackageimporter/\n\n<!-- prettier-ignore-end -->\n","readmeFilename":"README.md"}