@master/css-server
Advanced tools
Comparing version 2.0.0-beta.189 to 2.0.0-beta.190
@@ -1,1 +0,1 @@ | ||
{"name":"@master/css-server","scripts":{"build":"techor pack --platform node","dev":"pnpm run build --watch --no-declare","lint":"eslint ./src","type-check":"tsc --noEmit","test":"jest"},"license":"MIT","description":"Generate Master CSS text from markup on the server","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/server"},"keywords":["server","static","html","markup","dom","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"}},"files":["dist"],"publishConfig":{"access":"public"},"dependencies":{"@master/css":"^2.0.0-beta.189","node-html-parser":"^6.1.11"},"version":"2.0.0-beta.189"} | ||
{"name":"@master/css-server","scripts":{"build":"techor pack --platform node","dev":"pnpm run build --watch --no-declare","lint":"eslint ./src","type-check":"tsc --noEmit","test":"jest"},"license":"MIT","description":"Generate Master CSS text from markup on the server","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/server"},"keywords":["server","static","html","markup","dom","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"}},"files":["dist"],"publishConfig":{"access":"public"},"dependencies":{"@master/css":"^2.0.0-beta.190","node-html-parser":"^6.1.11"},"version":"2.0.0-beta.190"} |
Updated@master/css@^2.0.0-beta.190