UNPKG

react-responsive-styled

Version:

Small addition to Styled Components which allows easier Responsive Components and smaller bundle

55 lines (54 loc) 1.51 kB
{ "_from": "react-responsive-styled@1.0.1", "_id": "react-responsive-styled@1.0.1", "_inBundle": false, "_integrity": "sha512-syvGsKE6uB2iJuAoqRPOKL46BtVS4Wi8t5+rw9XkgX5qaV4ijUVRde9+YBrx951JJQo9f/4gUAvKOrQlczIAQQ==", "_location": "/react-responsive-styled", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "react-responsive-styled@1.0.1", "name": "react-responsive-styled", "escapedName": "react-responsive-styled", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/react-responsive-styled/-/react-responsive-styled-1.0.1.tgz", "_shasum": "681dbecac18b1405fa282b0e59ef38f1b49a78ab", "_spec": "react-responsive-styled@1.0.1", "_where": "/Users/yairnitzan/projects/responsive17", "author": { "name": "Yair Nitzan" }, "bundleDependencies": false, "dependencies": { "react": "^16.7.0", "styled-components": "^4.1.3" }, "deprecated": false, "description": "Small addition to Styled Components which allows easier Responsive Components and smaller bundle", "directories": { "lib": "lib" }, "keywords": [ "Responsive", "Component", "Styled" ], "license": "MIT", "main": "index.js", "name": "react-responsive-styled", "repository": { "type": "git", "url": "yairniz" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.7" }