twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
87 lines (86 loc) • 2.1 kB
JSON
{
"_args": [
[
"matchmedia@^0.1.2",
"/Users/nick/codes/twreporter-react/node_modules/react-responsive"
]
],
"_from": "matchmedia@>=0.1.2 <0.2.0",
"_id": "matchmedia@0.1.2",
"_inCache": true,
"_installable": true,
"_location": "/matchmedia",
"_nodeVersion": "0.10.36",
"_npmUser": {
"email": "blaine@iceddev.com",
"name": "phated"
},
"_npmVersion": "2.8.3",
"_phantomChildren": {},
"_requested": {
"name": "matchmedia",
"raw": "matchmedia@^0.1.2",
"rawSpec": "^0.1.2",
"scope": null,
"spec": ">=0.1.2 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/react-responsive"
],
"_resolved": "https://registry.npmjs.org/matchmedia/-/matchmedia-0.1.2.tgz",
"_shasum": "cfd47f2bf68fbc7f5ea1bd3a3cf1715ecba3c1bd",
"_shrinkwrap": null,
"_spec": "matchmedia@^0.1.2",
"_where": "/Users/nick/codes/twreporter-react/node_modules/react-responsive",
"author": {
"email": "blaine@iceddev.com",
"name": "Blaine Bublitz",
"url": "http://iceddev.com/"
},
"bugs": {
"url": "https://github.com/iceddev/matchmedia/issues"
},
"dependencies": {
"css-mediaquery": "^0.1.2"
},
"description": "Media queries for your client and server",
"devDependencies": {
"code": "^1.3.0",
"lab": "^5.2.1"
},
"directories": {},
"dist": {
"shasum": "cfd47f2bf68fbc7f5ea1bd3a3cf1715ecba3c1bd",
"tarball": "https://registry.npmjs.org/matchmedia/-/matchmedia-0.1.2.tgz"
},
"gitHead": "90c50de6ca1c1384ee1ea8548d7f3160fd2a1697",
"homepage": "https://github.com/iceddev/matchmedia",
"keywords": [
"isomorphic",
"matchmedia",
"media",
"mq",
"query",
"responsive"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "phated",
"email": "blaine@iceddev.com"
}
],
"name": "matchmedia",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/iceddev/matchmedia.git"
},
"scripts": {
"test": "lab -vL"
},
"version": "0.1.2"
}