UNPKG

nocca

Version:
49 lines (48 loc) 997 B
{ "name": "nocca", "version": "0.0.0", "description": "Node mock server", "main": "./dist/module.js", "keywords": [ "afkl", "freak", "angularjs" ], "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "vendor", "test" ], "repository": "https://github.com/KrekkieD/nocca.git", "dependencies": { "angular": "~1.4.0", "angular-animate": "~1.4.0", "angular-aria": "~1.4.0", "ui-router": "~0.2.13", "ng-websocket": "~0.2.1", "angular-material": "~0.10.0", "font-awesome": "~4.3.0", "angular-local-storage": "~0.1.5", "angular-truncate": "*", "angular-messages": "~1.4.14", "vkbeautify-wrapper": "*" }, "devDependencies": { "angular-mocks": "~1.4.x" }, "overrides": {}, "authors": [ { "name": "KrekkieD", "email": "g.cowan@amnzero.nl" } ], "resolutions": { "angular": "1.4.14", "angular-animate": "~1.4.0", "angular-aria": "~1.4.0" } }