You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
421 B

{
"author": "Felix Jorkowski (http://jorkowski.com)",
"name": "controllers",
"description": "A simple mvc framework and route extender for Express",
"version": "0.0.2",
"homepage": "https://github.com/ajorkowski/controllers",
"repository": {
"type": "git",
"url": "git://github.com/ajorkowski/controllers.git"
},
"main": "lib/controllers.js",
"dependencies": {
},
"devDependencies": {
}
}