{ "name": "frontend", "version": "0.0.1", "description": "AngularJS playground", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Peter Wu", "license": "MIT", "dependencies": { "angular": "^1.3.15", "angular-route": "^1.3.15" } }