@master/css.react
Version:
React hooks and components for Master CSS
2 lines (1 loc) • 980 B
JSON
{"name":"@master/css.react","scripts":{"build":"aron pack --platform=node","dev":"npm run build -- --watch","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"React hooks and components for Master CSS","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/react"},"keywords":["react","hooks","use","css","mastercss"],"sideEffects":false,"main":"./dist/index.cjs","jsnext:main":"./dist/index.mjs","browser":"./dist/index.js","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.cjs","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"peerDependencies":{"react":">= 16.8.0"},"dependencies":{"@master/css":"^2.0.0-beta.84"},"version":"2.0.0-beta.84"}