@master/css-extractor
Advanced tools
Comparing version 2.0.0-rc.40 to 2.0.0-rc.41
@@ -1,1 +0,1 @@ | ||
{"name":"@master/css-extractor","type":"module","scripts":{"build":"techor build \"src/**/*.ts\"","dev":"techor 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://css.master.co/docs/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.cjs","module":"./dist/index.mjs","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"},"./options":{"import":"./dist/options/index.mjs","require":"./dist/options/index.cjs","types":"./dist/options/index.d.ts"}},"typesVersions":{"*":{".":["./dist/index.d.js"],"./options":["./dist/options/index.d.ts"]}},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"dependencies":{"@master/css":"^2.0.0-rc.40","@master/css-validator":"^2.0.0-rc.40","@master/css-explore-config":"^2.0.0-rc.40","@techor/extend":"^3.0.22","@techor/glob":"^3.0.22","@techor/log":"^3.0.22","chokidar":"^3.6.0","explore-config":"^3.0.22","minimatch":"^9.0.3"},"devDependencies":{"@master/css-shared":"^2.0.0-rc.40"},"version":"2.0.0-rc.40"} | ||
{"name":"@master/css-extractor","type":"module","scripts":{"build":"techor build \"src/**/*.ts\"","dev":"techor 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://rc.css.master.co/sponsor","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.cjs","module":"./dist/index.mjs","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"},"./options":{"import":"./dist/options/index.mjs","require":"./dist/options/index.cjs","types":"./dist/options/index.d.ts"}},"typesVersions":{"*":{".":["./dist/index.d.js"],"./options":["./dist/options/index.d.ts"]}},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"dependencies":{"@master/css":"^2.0.0-rc.41","@master/css-validator":"^2.0.0-rc.41","@master/css-explore-config":"^2.0.0-rc.41","@techor/extend":"^3.0.22","@techor/glob":"^3.0.22","@techor/log":"^3.0.22","chokidar":"^3.6.0","explore-config":"^3.0.22","minimatch":"^9.0.3"},"devDependencies":{"shared":"^2.0.0-rc.41"},"version":"2.0.0-rc.41"} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60021