@master/css-extractor
Advanced tools
Comparing version 2.0.0-beta.163 to 2.0.0-beta.164
@@ -1,1 +0,1 @@ | ||
{"name":"@master/css-extractor","scripts":{"build":"techor pack --platform node","dev":"npm run build -- --watch","lint":"eslint ./src","type-check":"tsc --noEmit","test":"jest"},"license":"MIT","description":"Master CSS static extractor for various raw text","author":"Aoyue Design LLC.","funding":"https://docs.master.co/css/donate","homepage":"https://css.master.co","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/extractor"},"keywords":["plugin","integration","extractor","static","build tools","css","mastercss"],"sideEffects":false,"main":"./dist/index.bundle.js","module":"./dist/index.bundle.mjs","jsnext:main":"./dist/index.bundle.mjs","esnext":"./dist/index.bundle.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.bundle.mjs","require":"./dist/index.bundle.js","types":"./dist/index.d.ts"},"./options":{"import":"./dist/options/index.bundle.mjs","require":"./dist/options/index.bundle.js","types":"./dist/options/index.d.ts"},"./actions/main":"./dist/actions/main.bundle.js"},"typesVersions":{"*":{".":["./dist/index.d.js"],"./options":["./dist/options/index.d.ts"]}},"files":["dist"],"publishConfig":{"access":"public"},"dependencies":{"@master/css":"^2.0.0-beta.163","@master/css-validator":"^2.0.0-beta.163","@techor/extend":"^2.4.1","@techor/glob":"^2.4.1","@techor/log":"^2.4.1","chokidar":"^3.5.3","explore-config":"^2.4.1","minimatch":"^9.0.1"},"devDependencies":{"ts-jest":"^29.0.5"},"version":"2.0.0-beta.163"} | ||
{"name":"@master/css-extractor","scripts":{"build":"techor pack --platform node","dev":"npm run build -- --watch","lint":"eslint ./src","type-check":"tsc --noEmit","test":"jest"},"license":"MIT","description":"Master CSS static extractor for various raw text","author":"Aoyue Design LLC.","funding":"https://docs.master.co/css/donate","homepage":"https://css.master.co","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/extractor"},"keywords":["plugin","integration","extractor","static","build tools","css","mastercss"],"sideEffects":false,"main":"./dist/index.bundle.js","module":"./dist/index.bundle.mjs","jsnext:main":"./dist/index.bundle.mjs","esnext":"./dist/index.bundle.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.bundle.mjs","require":"./dist/index.bundle.js","types":"./dist/index.d.ts"},"./options":{"import":"./dist/options/index.bundle.mjs","require":"./dist/options/index.bundle.js","types":"./dist/options/index.d.ts"},"./actions/main":"./dist/actions/main.bundle.js"},"typesVersions":{"*":{".":["./dist/index.d.js"],"./options":["./dist/options/index.d.ts"]}},"files":["dist"],"publishConfig":{"access":"public"},"dependencies":{"@master/css":"^2.0.0-beta.164","@master/css-validator":"^2.0.0-beta.164","@techor/extend":"^2.4.1","@techor/glob":"^2.4.1","@techor/log":"^2.4.1","chokidar":"^3.5.3","explore-config":"^2.4.1","minimatch":"^9.0.1"},"devDependencies":{"ts-jest":"^29.0.5"},"version":"2.0.0-beta.164"} |