remix-nlux
Version:
Remix IDE NLUX integration. Remix IDE is the leading IDE for building and deploying smart contracts on Ethereum. NLUX is a JavaScript and React library for building conversational AI experiences.
13 lines (12 loc) • 344 B
JSON
{
"name": "@nlux/themes",
"version": "{versions.nlux}",
"license": "MPL-2.0",
"description": "Themes and CSS files for nlux, the JavaScript and React library for building conversational AI interfaces.",
"repository": {
"directory": "packages/css/themes"
},
"dependencies": {},
"peerDependencies": {},
"main": "nova.css"
}