@master/css-cli
Advanced tools
Comparing version 2.0.0-rc.42 to 2.0.0-rc.43
@@ -1,1 +0,1 @@ | ||
{"name":"@master/css-cli","scripts":{"build":"techor build \"src/**/*.ts\" --formats esm","dev":"pnpm build --watch","lint":"eslint ./src","type-check":"tsc --noEmit","test":"vitest"},"type":"module","license":"MIT","description":"Master CSS CLI","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/cli"},"keywords":["cli","css","mastercss"],"bin":{"mcss":"./dist/bin/index.mjs","mastercss":"./dist/bin/index.mjs"},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"dependencies":{"@master/css":"^2.0.0-rc.42","@master/css-explore-config":"^2.0.0-rc.42","@master/css-extractor":"^2.0.0-rc.42","@master/css-server":"^2.0.0-rc.42","@techor/extend":"^3.0.22","@techor/fs":"^3.0.22","@techor/glob":"^3.0.22","@techor/log":"^3.0.22","bytes":"^3.1.2","chokidar":"^3.6.0","commander":"^12.0.0","minimatch":"^9.0.3","pretty-hrtime":"^1.0.3"},"devDependencies":{"@types/pretty-hrtime":"^1.0.3","fast-glob":"^3.3.2","shared":"^2.0.0-rc.42"},"version":"2.0.0-rc.42"} | ||
{"name":"@master/css-cli","scripts":{"build":"techor build \"src/**/*.ts\" --formats esm","dev":"pnpm build --watch","lint":"eslint ./src","type-check":"tsc --noEmit","test":"vitest"},"type":"module","license":"MIT","description":"Master CSS CLI","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/cli"},"keywords":["cli","css","mastercss"],"bin":{"mcss":"./dist/bin/index.mjs","mastercss":"./dist/bin/index.mjs"},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"dependencies":{"@master/css":"^2.0.0-rc.43","@master/css-explore-config":"^2.0.0-rc.43","@master/css-extractor":"^2.0.0-rc.43","@master/css-server":"^2.0.0-rc.43","@techor/extend":"^3.0.22","@techor/fs":"^3.0.22","@techor/glob":"^3.0.22","@techor/log":"^3.0.22","bytes":"^3.1.2","chokidar":"^3.6.0","commander":"^12.0.0","minimatch":"^9.0.3","pretty-hrtime":"^1.0.3"},"devDependencies":{"@types/pretty-hrtime":"^1.0.3","fast-glob":"^3.3.2","shared":"^2.0.0-rc.43"},"version":"2.0.0-rc.43"} |