{ "name": "facilpad", "version": "0.1.0", "homepage": "https://github.com/rankenstein/facilpad", "authors": [ "Candid Dauth " ], "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "^1.5.0", "async": "^1.5.2", "tablesorter": "jquery.tablesorter#^2.25.4", "marked": "^0.3.5", "angular-ui-sortable": "^0.13.4" } }