twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
137 lines (136 loc) • 3.63 kB
JSON
{
"_args": [
[
"react-responsive",
"/Users/nick/codes/twreporter-react"
]
],
"_from": "react-responsive@*",
"_id": "react-responsive@1.1.3",
"_inCache": true,
"_installable": true,
"_location": "/react-responsive",
"_nodeVersion": "5.7.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/react-responsive-1.1.3.tgz_1461604191542_0.4689764815848321"
},
"_npmUser": {
"email": "contact@wearefractal.com",
"name": "fractal"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "react-responsive",
"raw": "react-responsive",
"rawSpec": "",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-responsive/-/react-responsive-1.1.3.tgz",
"_shasum": "7f197e25ad29b276c8dbcd91605bf8566656dc5b",
"_shrinkwrap": null,
"_spec": "react-responsive",
"_where": "/Users/nick/codes/twreporter-react",
"author": {
"email": "contact@wearefractal.com",
"name": "Fractal",
"url": "http://wearefractal.com/"
},
"bugs": {
"url": "https://github.com/wearefractal/react-responsive/issues"
},
"dependencies": {
"hyphenate-style-name": "^1.0.0",
"matchmedia": "^0.1.2",
"object-assign": "^4.0.1"
},
"description": "Media queries in react for responsive design",
"devDependencies": {
"browserify": "^12.0.1",
"chai": "^3.5.0",
"ecstatic": "^1.4.0",
"gulp": "^3.9.0",
"gulp-autowatch": "1.0.2",
"gulp-cached": "^1.1.0",
"gulp-gh-pages": "^0.5.4",
"gulp-jshint": "^2.0.0",
"gulp-livereload": "^3.8.1",
"gulp-sourcemaps": "^1.6.0",
"jsdom": "^8.4.0",
"jshint": "^2.x",
"jshint-stylish": "^2.1.0",
"merge-stream": "^1.0.0",
"mocha": "^2.4.5",
"react": "^15.0.1",
"react-addons-test-utils": "^15.0.1",
"react-dom": "^0.14.0 || ^15.0.0",
"react-tools": "^0.13.3",
"reactify": "^1.1.1",
"should": "^8.0.2",
"sinon": "^1.17.3",
"vinyl-buffer": "1.0.0",
"vinyl-source-stream": "^1.1.0",
"watchify": "^3.6.1"
},
"directories": {},
"dist": {
"shasum": "7f197e25ad29b276c8dbcd91605bf8566656dc5b",
"tarball": "https://registry.npmjs.org/react-responsive/-/react-responsive-1.1.3.tgz"
},
"engines": {
"node": ">= 0.10"
},
"gitHead": "ba1cb39afa5259bda12ffe0dd7c57919c535397e",
"homepage": "http://github.com/wearefractal/react-responsive",
"keywords": [
"component",
"css",
"matchMedia",
"media queries",
"media query",
"mobile",
"react",
"react-component",
"respond",
"responsive",
"viewport"
],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/wearefractal/react-responsive/raw/master/LICENSE"
}
],
"main": "./src/index.js",
"maintainers": [
{
"name": "contra",
"email": "contra@wearefractal.com"
},
{
"name": "fractal",
"email": "contact@wearefractal.com"
}
],
"name": "react-responsive",
"optionalDependencies": {},
"peerDependencies": {
"react": "^0.12.0 || ^0.13.0 || ^0.14.0 || ^15.0.0"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/wearefractal/react-responsive.git"
},
"scripts": {
"lint": "jshint ./src --reporter=node_modules/jshint-stylish --exclude node_modules",
"test": "NODE_PATH=$NODE_PATH:$PWD/src $(npm bin)/mocha -R dot --compilers .:test/compiler.js --require ./test/setup.js test/*_test.js"
},
"version": "1.1.3"
}