{ "name": "people", "authors": [ "nemoNoboru " ], "description": "", "main": "index.html", "license": "MIT", "homepage": "", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "^1.6.2", "ng-dialog": "ngDialog#^1.0.0" } }