ACC SHELL
{
"name": "nette/sandbox",
"description": "The sandbox is a pre-packaged Nette Framework project, basic configured structure for your application.",
"keywords": ["framework", "mvc", "debugging", "templating", "database", "dbal", "forms", "latte", "neon", "mailing", "images", "micro"],
"homepage": "http://nette.org",
"license": ["BSD-3", "GPLv2", "GPLv3"],
"authors": [
{
"name": "David Grudl",
"homepage": "http://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://github.com/nette/nette/contributors"
}
],
"config": {
"vendor-dir": "libs"
},
"require": {
"php": ">= 5.3.0",
"nette/nette": ">= 2.0.5"
}
}
ACC SHELL 2018