Sha256: ea9b72077748e6a14349b63ae3a5330bd82917a3388fe4bc2e82d2893b7e0ab3
Contents?: true
Size: 1.69 KB
Versions: 3
Compression:
Stored size: 1.69 KB
Contents
{ "name": "css-mqpacker", "description": "Pack same CSS media query rules into one media query rule.", "version": "4.0.0", "author": { "name": "Kyo Nagashima", "email": "hail2u@gmail.com", "url": "https://kyonagashima.com/" }, "bin": { "mqpacker": "./bin/mqpacker" }, "bugs": { "url": "https://github.com/hail2u/node-css-mqpacker/issues" }, "dependencies": { "fs-extra": "^0.16.0", "minimist": "^1.1.1", "postcss": "^5.0.0" }, "devDependencies": { "nodeunit": "^0.9.0" }, "files": [ "README.md", "bin", "index.js", "lib", "package.json", "tasks", "test" ], "homepage": "https://github.com/hail2u/node-css-mqpacker", "keywords": [ "css", "media", "query", "source", "map", "postcss-plugin", "gruntplugin" ], "license": "MIT", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/hail2u/node-css-mqpacker.git" }, "scripts": { "test": "nodeunit test" }, "gitHead": "42166ac65d498328c8bf46f199afa7597b7946e5", "_id": "css-mqpacker@4.0.0", "_shasum": "b2759814c88fe1d527e86ba33079ecfc5bf6779b", "_from": "css-mqpacker@*", "_npmVersion": "2.13.3", "_nodeVersion": "3.0.0", "_npmUser": { "name": "hail2u", "email": "hail2u@gmail.com" }, "dist": { "shasum": "b2759814c88fe1d527e86ba33079ecfc5bf6779b", "tarball": "http://registry.npmjs.org/css-mqpacker/-/css-mqpacker-4.0.0.tgz" }, "maintainers": [ { "name": "hail2u", "email": "kyo@hail2u.net" } ], "directories": {}, "_resolved": "http://registry.npmjs.org/css-mqpacker/-/css-mqpacker-4.0.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
3 entries across 3 versions & 1 rubygems