{"_id":"10xcss","name":"10xcss","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"10xcss","version":"0.0.1","description":"10xCSS","license":"MIT","keywords":["10xCSS"],"main":"dist/index.js","module":"src/index.ts","type":"module","types":"dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.js","types":"./dist/index.d.ts"}},"repository":{"type":"git","url":"git+ssh://git@github.com/10xCSS/10xCSS.git"},"scripts":{"build":"make build","lint:es":"eslint src/**/*","lint:ts":"tsc --noEmit --project ./tsconfig.json --pretty","lint":"bun run lint:ts && bun run lint:es","ts:declaration":"tsc --emitDeclarationOnly --project tsconfig.types.json","ts:types:dry":"bunx typesync --dry","ts:types":"bunx typesync"},"dependencies":{},"devDependencies":{"@typescript-eslint/eslint-plugin":"7.8.0","@typescript-eslint/parser":"7.8.0","bun-types":"1.1.8","@types/eslint":"8.4.10","@types/node":"20.1.4","eslint":"8.57.0","typescript-eslint":"7.9.0","eslint-import-resolver-typescript":"3.6.1","eslint-plugin-import":"2.29.1","eslint-plugin-import-newlines":"1.4.0","eslint-plugin-prefer-arrow-functions":"3.3.2","eslint-plugin-unused-imports":"3.2.0","typescript":"5.4.5"},"gitHead":"5ee9e3bef57b01d284d0d604c3bd933effefd305","bugs":{"url":"https://github.com/10xCSS/10xCSS/issues"},"homepage":"https://github.com/10xCSS/10xCSS#readme","_id":"10xcss@0.0.1","_nodeVersion":"16.13.0","_npmVersion":"7.24.2","dist":{"integrity":"sha512-fHr2vJm+ZVHo7pxriUz8tFn+vAG2V30DvdrK4o0V1ceu8QFGdcsad95QSpSUMcK7/lPpnBQNupsPd2DYuZrh0g==","shasum":"8d16b3346684028c016060dd22873e9a3186bc76","tarball":"https://registry.npmjs.org/10xcss/-/10xcss-0.0.1.tgz","fileCount":6,"unpackedSize":3570,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFgfpRpFZrz8u+pVFg6+UZTjfkXnu9JPvybN6fzkWRAWAiEAoVjRGzbeLhDmC/+kumkC/hK3O/u6FQGxE/BlOvtMKuA="}]},"_npmUser":{"name":"artisin","email":"npm@te.wtf"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/10xcss_0.0.1_1719629614104_0.6532170691574266"},"_hasShrinkwrap":false}},"time":{"created":"2024-06-29T02:53:34.103Z","0.0.1":"2024-06-29T02:53:34.269Z","modified":"2024-06-29T02:53:34.520Z"},"maintainers":[{"name":"artisin","email":"npm@te.wtf"}],"description":"10xCSS","homepage":"https://github.com/10xCSS/10xCSS#readme","keywords":["10xCSS"],"repository":{"type":"git","url":"git+ssh://git@github.com/10xCSS/10xCSS.git"},"bugs":{"url":"https://github.com/10xCSS/10xCSS/issues"},"license":"MIT","readme":"# 10xCSS _placeholder_\n\n> DEMO: [demo.10xCSS.com](https://demo.10xCSS.com) <br/>\n> HOME: [www.10xCSS.com](https://www.10xCSS.com) <br/>\n\n\n# Install\n```bash\nnpm install 10xcss\n```\n\n# Usage\n\n```typescript\nimport xcss from '10xcss';\n\nconst aFunFunction = () => xcss();\naFunFunction() === 'https://10xCSS.com'\n```\n","readmeFilename":"README.md"}