{"_id":"@alola-react/plugin-module-banner","_rev":"1-a50a67481692906e08745ba7dff47156","name":"@alola-react/plugin-module-banner","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@alola-react/plugin-module-banner","version":"0.0.1","description":"The banner plugin of Alola-react-sdk Module.","keywords":["react","framework","alola","alola-react-sdk"],"homepage":"https://alolajs.dev/module-tools","bugs":{"url":"https://github.com/alola-react-dev/alola-react-sdk/issues"},"repository":{"type":"git","url":"git+https://github.com/alolainc/alola-react-sdk.git","directory":"packages/module/plugin-module-banner"},"license":"MIT","exports":{".":{"node":{"jsnext:source":"./src/index.ts","require":"./dist/index.js"}}},"main":"./dist/index.js","types":"./dist/index.d.ts","dependencies":{"@swc/helpers":"0.5.3"},"devDependencies":{"@swc/helpers":"0.5.3","@types/jest":"^29","@types/node":"^14","jest":"^29","typescript":"^5","@scripts/build":"0.0.1","@alola-react/module-tools":"0.0.1","@scripts/jest-config":"0.0.1"},"peerDependencies":{"@alola-react/module-tools":"^2.48.5"},"peerDependenciesMeta":{"@alola-react/module-tools":{"optional":true}},"publishConfig":{"access":"public","provenance":true,"registry":"https://registry.npmjs.org/"},"scripts":{"build":"mdn build","dev":"mdn build --watch","test":"jest --passWithNoTests"},"_id":"@alola-react/plugin-module-banner@0.0.1","_integrity":"sha512-MQrsfx3gVMtOALqYaIvs/SCYH4TPyz8IBq3fM8/VSA6s1QLEjl6GUXRcSMzWFPwLS8Gyb2uByrbQCsoxtLLwUg==","_resolved":"C:\\Users\\DELL\\AppData\\Local\\Temp\\315fdf22806e800fa9ef5b9c79436fbb\\alola-react-plugin-module-banner-0.0.1.tgz","_from":"file:alola-react-plugin-module-banner-0.0.1.tgz","_nodeVersion":"20.10.0","_npmVersion":"8.5.4","dist":{"integrity":"sha512-MQrsfx3gVMtOALqYaIvs/SCYH4TPyz8IBq3fM8/VSA6s1QLEjl6GUXRcSMzWFPwLS8Gyb2uByrbQCsoxtLLwUg==","shasum":"ce3ae627aa48df1bc50d2f38b62727139c0a978c","tarball":"https://registry.npmjs.org/@alola-react/plugin-module-banner/-/plugin-module-banner-0.0.1.tgz","fileCount":3,"unpackedSize":3337,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDmvwvCuQgbPOc7FzShjAU8YssLbk8+mZvD2hiHQ+1JFAiEA0cxdKyQbFi/g8u7pAauMQKdxKQz6pCCjWGUkipID+pE="}]},"_npmUser":{"name":"augustng-dev","email":"augustng.dev@gmail.com"},"directories":{},"maintainers":[{"name":"augustng-dev","email":"augustng.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-module-banner_0.0.1_1713101775530_0.5986147936537889"},"_hasShrinkwrap":false}},"time":{"created":"2024-04-14T13:36:15.456Z","0.0.1":"2024-04-14T13:36:15.678Z","modified":"2024-04-15T13:44:00.596Z"},"maintainers":[{"email":"nghainam2000@gmail.com","name":"nguyenhainam24082000"},{"email":"augustng.dev@gmail.com","name":"augustng-dev"}],"description":"The banner plugin of Alola-react-sdk Module.","homepage":"https://alolajs.dev/module-tools","keywords":["react","framework","alola","alola-react-sdk"],"repository":{"type":"git","url":"git+https://github.com/alolainc/alola-react-sdk.git","directory":"packages/module/plugin-module-banner"},"bugs":{"url":"https://github.com/alola-react-dev/alola-react-sdk/issues"},"license":"MIT","readme":"# @alola-react/plugin-module-banner\n\nThe banner plugin of Alola-react-sdk Module.\n\n## Usage\n\n```ts alola.config.ts\nimport { moduleTools, defineConfig } from \"@alola-react/module-tools\";\nimport { modulePluginBanner } from \"@alola-react/plugin-module-banner\";\n\nexport default defineConfig({\n  plugins: [\n    moduleTools(),\n    modulePluginBanner({\n      banner: {\n        js: \"//comment\",\n        css: \"/*comment*/\",\n      },\n    }),\n  ],\n});\n```\n\n## Documentation\n\n- [English Documentation](https://alolajs.dev/module-tools/en)\n- [中文文档](https://alolajs.dev/module-tools/)\n\n## Contributing\n\nPlease read the [Contributing Guide](https://github.com/alola-react-dev/alola-react-sdk/blob/main/CONTRIBUTING.md).\n\n## License\n\nAlola-react-sdk is [MIT licensed](https://github.com/alola-react-dev/alola-react-sdk/blob/main/LICENSE).\n","readmeFilename":"README.md"}