UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

90 lines (89 loc) 2.22 kB
{ "_args": [ [ "css-mediaquery@^0.1.2", "/Users/nick/codes/twreporter-react/node_modules/matchmedia" ] ], "_from": "css-mediaquery@>=0.1.2 <0.2.0", "_id": "css-mediaquery@0.1.2", "_inCache": true, "_installable": true, "_location": "/css-mediaquery", "_npmUser": { "email": "eferraiuolo@gmail.com", "name": "ericf" }, "_npmVersion": "1.3.21", "_phantomChildren": {}, "_requested": { "name": "css-mediaquery", "raw": "css-mediaquery@^0.1.2", "rawSpec": "^0.1.2", "scope": null, "spec": ">=0.1.2 <0.2.0", "type": "range" }, "_requiredBy": [ "/matchmedia" ], "_resolved": "https://registry.npmjs.org/css-mediaquery/-/css-mediaquery-0.1.2.tgz", "_shasum": "6a2c37344928618631c54bd33cedd301da18bea0", "_shrinkwrap": null, "_spec": "css-mediaquery@^0.1.2", "_where": "/Users/nick/codes/twreporter-react/node_modules/matchmedia", "author": { "email": "eferraiuolo@gmail.com", "name": "Eric Ferraiuolo" }, "bugs": { "url": "https://github.com/ericf/css-mediaquery/issues" }, "contributors": [ { "name": "Tilo Mitra", "email": "tilomitra@gmail.com" } ], "dependencies": {}, "description": "Parses and determines if a given CSS Media Query matches a set of values.", "devDependencies": { "chai": "~1.8.1", "istanbul": "~0.2.3", "mocha": "~1.16.2" }, "directories": {}, "dist": { "shasum": "6a2c37344928618631c54bd33cedd301da18bea0", "tarball": "https://registry.npmjs.org/css-mediaquery/-/css-mediaquery-0.1.2.tgz" }, "homepage": "https://github.com/ericf/css-mediaquery", "keywords": [ "css", "match", "media", "mediaquery", "mobile", "parse", "query" ], "license": "BSD", "main": "index.js", "maintainers": [ { "name": "ericf", "email": "eferraiuolo@gmail.com" } ], "name": "css-mediaquery", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/ericf/css-mediaquery.git" }, "scripts": { "test": "istanbul cover -- ./node_modules/mocha/bin/_mocha test/ --reporter spec" }, "version": "0.1.2" }