abstractmechanic
Version:
NodeJS Framework, small footprint, fast learning curve. This framework is perfect for produce apps fast
42 lines (41 loc) • 1.02 kB
JSON
{
"name": "abstractmechanic",
"version": "1.0.1",
"description": "NodeJS Framework, small footprint, fast learning curve. This framework is perfect for produce apps fast",
"main": "serv.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Katana-Development/abstractmechanic.git"
},
"keywords": [
"NodeJS-Framework",
"Framework",
"JavaScript",
"JavaScript-Framework",
"JS",
"JS-Framework",
"NPM-Framework",
"JavaScript-Development",
"AbstractMechanics",
"AM",
"Katana-Development",
"Aj-Chambers",
"NPM",
"Node",
"NodeJS",
"AppDevelopment"
],
"author": "Aj Chambers",
"license": "MIT",
"bugs": {
"url": "https://github.com/Katana-Development/abstractmechanic/issues"
},
"homepage": "https://github.com/Katana-Development/abstractmechanic#readme",
"dependencies": {
"formidable": "^1.2.2"
},
"devDependencies": {}
}