media-query-mixins
Version:
Usefull, very lightweight media query JAVASCRIPT, stylus and scss mixins for predefined responsive breakpoints and orientation
62 lines (61 loc) • 1.79 kB
JSON
{
"_from": "media-query-mixins",
"_id": "media-query-mixins@3.0.4",
"_inBundle": false,
"_integrity": "sha512-NUxost5bP9BIZkKYHXVwtbQC7+LnJkbZJqThTIut2SQbJVsMpkiWyAMEhnmk8dqYcXX4EWxp6oDBKW9xFDTYyw==",
"_location": "/media-query-mixins",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "media-query-mixins",
"name": "media-query-mixins",
"escapedName": "media-query-mixins",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#DEV:/",
"#USER"
],
"_resolved": "https://registry.npmjs.org/media-query-mixins/-/media-query-mixins-3.0.4.tgz",
"_shasum": "55cc28de6fbb27a0ba49eed1e60798afcb783464",
"_spec": "media-query-mixins",
"_where": "/Users/pedrotorchio/projetos/web/torchiodev.com/v2/development",
"author": {
"name": "Pedro Torchio",
"email": "pedro@torchiodev.com",
"url": "http://www.torchiodev.com"
},
"bugs": {
"url": "https://github.com/pedrotorchio/media-query-mixins/issues",
"email": "pedro@torchiodev.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Usefull, very lightweight media query JAVASCRIPT, stylus and scss mixins for predefined responsive breakpoints and orientation ",
"homepage": "https://github.com/pedrotorchio/media-query-mixins#readme",
"keywords": [
"scss",
"js",
"javascript",
"methods",
"mixins",
"media-query",
"sass",
"stylus",
"styl"
],
"license": "ISC",
"main": "_mixins.scss",
"name": "media-query-mixins",
"repository": {
"type": "git",
"url": "git+https://github.com/pedrotorchio/media-query-mixins.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "3.1.0"
}