ricejs
Version:
Architecture for development of applications with javascript with high capacity of integration to diverse frameworks.
24 lines (23 loc) • 514 B
JSON
{
"name": "ricejs",
"description": "Architecture for development of applications with javascript with high capacity of integration to diverse frameworks.",
"main": "gulpfile.js",
"authors": [
"Philippe Assis <assis@philippeassis.com>"
],
"license": "ISC",
"keywords": [
"Architeture",
"framework",
"rice",
"rice.js"
],
"homepage": "https://github.com/PhilippeAssis/rice.js",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}