ricejs
Version:
Architecture for development of applications with javascript with high capacity of integration to diverse frameworks.
37 lines (36 loc) • 1 kB
JSON
{
"name": "ricejs",
"version": "1.10.1",
"description": "Architecture for development of applications with javascript with high capacity of integration to diverse frameworks.",
"main": "gulpfile.js",
"devDependencies": {
"babel-cli": "^6.22.2",
"babel-preset-env": "^1.1.8",
"babel-preset-es2015-script": "^1.1.0",
"gulp": "^3.9.1",
"gulp-autowatch": "^1.0.2",
"gulp-babel": "^6.1.2",
"gulp-clean": "^0.3.2",
"gulp-concat": "^2.6.1",
"gulp-minify": "0.0.14",
"gulp-plumber": "^1.1.0",
"gulp-pug": "^3.2.0",
"gulp-stylus": "^2.6.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PhilippeAssis/rice.js.git"
},
"author": "Philippe Assis <assis@philippeassis.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/PhilippeAssis/rice.js/issues"
},
"homepage": "https://github.com/PhilippeAssis/rice.js#readme",
"keywords": [
"Architeture",
"framework",
"rice",
"rice.js"
]
}