{ "_from": "matchmediaquery@^0.3.0", "_id": "matchmediaquery@0.3.1", "_inBundle": false, "_integrity": "sha1-gkftxH5Jnrt8WPYqn/nM9bgVxtc=", "_location": "/matchmediaquery", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "matchmediaquery@^0.3.0", "name": "matchmediaquery", "escapedName": "matchmediaquery", "rawSpec": "^0.3.0", "saveSpec": null, "fetchSpec": "^0.3.0" }, "_requiredBy": [ "/react-responsive" ], "_resolved": "https://registry.npm.taobao.org/matchmediaquery/download/matchmediaquery-0.3.1.tgz", "_shasum": "8247edc47e499ebb7c58f62a9ff9ccf5b815c6d7", "_spec": "matchmediaquery@^0.3.0", "_where": "/Users/zq/Desktop/hngs/node_modules/react-responsive", "author": { "name": "Blaine Bublitz", "email": "blaine@iceddev.com", "url": "http://iceddev.com/" }, "bugs": { "url": "https://github.com/ncochard/matchmediaquery/issues" }, "bundleDependencies": false, "dependencies": { "css-mediaquery": "^0.1.2" }, "deprecated": false, "description": "Media queries for your client and server", "devDependencies": { "@hapi/lab": "^22.0.2", "code": "^5.2.4" }, "homepage": "https://github.com/ncochard/matchmediaquery#readme", "keywords": [ "media", "query", "matchmedia", "isomorphic", "mq", "responsive" ], "license": "MIT", "main": "index.js", "name": "matchmediaquery", "repository": { "type": "git", "url": "git+https://github.com/ncochard/matchmediaquery.git" }, "scripts": { "test": "lab -vL" }, "version": "0.3.1" }