{ "name": "Umbraco", "version": "7", "homepage": "https://github.com/umbraco/Umbraco-CMS", "authors": [ "Shannon " ], "description": "Umbraco CMS", "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "typeahead.js": "~0.10.2" } }