{ "name": "bs-snippet-injector", "version": "2.0.1", "description": "Write & Remove the BrowserSync Snippet to a file", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com:shakyShane/bs-snippet-injector.git" }, "keywords": [ "browser", "sync" ], "author": "Shane Osbourne", "license": "MIT", "bugs": { "url": "https://github.com/shakyShane/bs-snippet-injector/issues" }, "homepage": "https://github.com/shakyShane/bs-snippet-injector", "devDependencies": { "browser-sync": "2.4.0" } }