{ "name": "tag-youre-it", "version": "1.0.0", "description": "Make the meaning clear. This plugin enables semantic tagging of web content.", "main": "Gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/nilsnh/tag-youre-it.git" }, "private": true, "keywords": [ "semantic", "web", "tagging" ], "author": "Nils Norman Haukås ", "license": "MIT", "bugs": { "url": "https://github.com/nilsnh/tag-youre-it/issues" }, "homepage": "https://github.com/nilsnh/tag-youre-it", "dependencies": { "angular": "^1.4.7", "bootstrap": "^3.3.5", "browser-sync": "^2.9.6", "del": "^2.0.2", "gulp": "^3.9.0", "gulp-concat": "^2.6.0", "gulp-flatten": "^0.2.0", "gulp-load-plugins": "^1.0.0", "gulp-ng-annotate": "^1.1.0", "gulp-sourcemaps": "^1.6.0", "gulp-typescript": "^2.9.2", "jquery": "^2.1.4", "lodash": "^3.10.1", "merge2": "^0.3.6", "ngstorage": "^0.3.10", "node-uuid": "^1.4.7", "rangy": "^1.3.0", "uuid": "^2.0.1" } }