silex
Version:
The Node framework based on the Symfony 2
17 lines (16 loc) • 390 B
JSON
{
"private": true,
"name": "%project_name%",
"version": "1.0.0",
"main": "index.js",
"dependencies": {
"spaceload": "<2.0.0",
"silex-component-kernel": "0.0.x",
"silex-bundle-framework": "0.0.x",
"silex-bundle-http-server": "0.0.x",
"silex-bundle-http-static": "0.0.x",
"silex-bundle-sequelize": "0.0.x",
"silex-bundle-swig": "0.0.x"
},
"frameworks": ["silex@0.0.x"]
}