twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
113 lines (112 loc) • 3.05 kB
JSON
{
"_args": [
[
"browser-sync-client@^2.3.3",
"/Users/nick/codes/twreporter-react/node_modules/browser-sync"
]
],
"_from": "browser-sync-client@>=2.3.3 <3.0.0",
"_id": "browser-sync-client@2.4.1",
"_inCache": true,
"_installable": true,
"_location": "/browser-sync-client",
"_nodeVersion": "0.12.2",
"_npmUser": {
"email": "shakyshane@gmail.com",
"name": "shakyshane"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"name": "browser-sync-client",
"raw": "browser-sync-client@^2.3.3",
"rawSpec": "^2.3.3",
"scope": null,
"spec": ">=2.3.3 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.4.1.tgz",
"_shasum": "c72dfa8a0b18f219c9e4908318719980f51d0ab9",
"_shrinkwrap": null,
"_spec": "browser-sync-client@^2.3.3",
"_where": "/Users/nick/codes/twreporter-react/node_modules/browser-sync",
"author": {
"email": "shane.osbourne8@gmail.com",
"name": "Shane Osbourne"
},
"bugs": {
"url": "https://github.com/shakyshane/browser-sync-client/issues"
},
"dependencies": {
"etag": "^1.7.0",
"fresh": "^0.3.0"
},
"description": "Client-side scripts for BrowserSync",
"devDependencies": {
"browser-sync": "^2.9.11",
"browserify": "^11.2.0",
"chai": "~1.9.0",
"express": "^4.12.3",
"gulp": "^3.8.11",
"gulp-contribs": "0.0.2",
"gulp-jshint": "~1.4.0",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^0.2.1",
"karma": "^0.13.15",
"karma-chrome-launcher": "^0.1.3",
"karma-coverage": "^0.2.1",
"karma-firefox-launcher": "^0.1.4",
"karma-html2js-preprocessor": "^0.1.0",
"karma-mocha": "~0.1.1",
"karma-sinon": "~1.0.0",
"mocha": "^1.18.2",
"sinon": "~1.8.2",
"supertest": "^0.10.0",
"through2": "^0.4.1",
"vinyl-source-stream": "^1.1.0"
},
"directories": {},
"dist": {
"shasum": "c72dfa8a0b18f219c9e4908318719980f51d0ab9",
"tarball": "http://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.4.1.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"files": [
"dist",
"index.js"
],
"gitHead": "ce4705203ace63a7c9f99fd288165363db154316",
"homepage": "https://github.com/shakyshane/browser-sync-client",
"keywords": [],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/shakyshane/browser-sync-client/blob/master/LICENSE-MIT"
}
],
"main": "index.js",
"maintainers": [
{
"name": "shakyshane",
"email": "shane.osbourne8@gmail.com"
}
],
"name": "browser-sync-client",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/shakyshane/browser-sync-client.git"
},
"scripts": {
"karma": "karma start test/karma.conf.ci.js",
"mocha": "mocha test/middleware",
"test": "gulp && npm run mocha && npm run karma"
},
"version": "2.4.1"
}