lionode
Version:
The Lionode Framework
57 lines (56 loc) • 1.16 kB
JSON
{
"name": "lionode",
"version": "0.0.3",
"description": "The Lionode Framework",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Aditya Kumar",
"license": "MIT",
"keywords": [
"lionode",
"lion node",
"lion",
"laravel node",
"eloquent",
"extension",
"laravel",
"whereHas",
"where has",
"withCount",
"with count",
"with",
"relation",
"take",
"skip",
"limit",
"offset",
"destroyAll",
"destroy all",
"orderBy",
"table alias",
"bulk insert",
"nested where",
"relation aliases"
],
"dependencies": {
"body-parser": "^1.20.0",
"bookshelf": "^1.2.0",
"bookshelf-eloquent": "^0.1.15",
"change-case": "^4.1.2",
"dotenv": "^16.0.2",
"express": "^4.18.1",
"express-fileupload": "^1.4.0",
"express-validator": "^6.14.2",
"fs": "0.0.1-security",
"inquirer": "^8.2.4",
"knex": "^2.3.0",
"mysql": "^2.18.1",
"mysql2": "^2.3.3",
"node-input-validator": "^4.5.0",
"path": "^0.12.7",
"pluralize": "^8.0.0",
"sequelize": "^6.21.6"
}
}