{ "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", "devDependencies": { "browser-sync": "^2.9.6", "gulp": "^3.9.0" } }