Artifact
f057b13a496f96b243d848850fc8a5112e8dc23d5aafba60bee53646e4a34b1a:
{
"name": "riot",
"version": "3.13.2",
"description": "Simple and elegant component-based UI library",
"homepage": "http://riot.js.org/",
"repository": { "type": "git", "url": "git://github.com/riot/riot.git" },
"authors": [
"Gianluca Guarini https://github.com/GianlucaGuarini"
],
"license": "MIT",
"keywords": [
"custom tags",
"custom elements",
"web components",
"virtual dom",
"shadow dom",
"polymer",
"react",
"jsx",
"minimal",
"minimalist",
"client-side",
"framework",
"declarative",
"templating",
"template",
"data binding",
"mvc",
"router",
"model",
"view",
"controller",
"riotjs",
"riot.js"
],
"ignore": [
"**/*",
"!/riot.js",
"!/riot.min.js",
"!/riot.csp.js",
"!/riot.csp.min.js",
"!/riot+compiler.js",
"!/riot+compiler.min.js"
],
"main": "riot.js"
}