{ "name": "browser-sync-client", "description": "Client-side scripts for BrowserSync", "version": "0.5.1", "homepage": "https://github.com/shakyshane/browser-sync-client", "author": { "name": "Shane Osbourne", "email": "shane.osbourne8@gmail.com" }, "repository": { "type": "git", "url": "git://github.com/shakyshane/browser-sync-client.git" }, "bugs": { "url": "https://github.com/shakyshane/browser-sync-client/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/shakyshane/browser-sync-client/blob/master/LICENSE-MIT" } ], "main": "index.js", "engines": { "node": ">= 0.8.0" }, "scripts": { "test": "gulp && mocha test/middleware" }, "devDependencies": { "gulp-karma": "0.0.4", "gulp-jshint": "~1.4.0", "chai": "~1.9.0", "sinon": "~1.8.2", "karma-mocha": "~0.1.1", "karma-sinon": "~1.0.0", "gulp-contribs": "0.0.2", "karma-firefox-launcher": "^0.1.3", "karma-html2js-preprocessor": "^0.1.0", "gulp-browserify": "^0.5.0", "gulp-uglify": "^0.2.1", "gulp": "^3.6.0", "karma-coverage": "^0.2.1", "karma-chrome-launcher": "^0.1.3", "express": "^4.0.0", "gulp-rename": "^1.2.0", "mocha": "^1.18.2", "through2": "^0.4.1", "supertest": "^0.10.0" }, "keywords": [], "dependencies": {}, "gitHead": "da3e9b6d8c964abff8d583d5c8d0a51d24dfb08e", "_id": "browser-sync-client@0.5.1", "_shasum": "83d7022f1ceefb43d6b81a28bef9a5f7aab71a4e", "_from": "browser-sync-client@^0.5.1", "_npmVersion": "2.0.0", "_npmUser": { "name": "shakyshane", "email": "shakyshane@gmail.com" }, "maintainers": [ { "name": "shakyshane", "email": "shane.osbourne8@gmail.com" } ], "dist": { "shasum": "83d7022f1ceefb43d6b81a28bef9a5f7aab71a4e", "tarball": "http://registry.npmjs.org/browser-sync-client/-/browser-sync-client-0.5.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-0.5.1.tgz", "readme": "ERROR: No README data found!" }