d2-ui
Version:
105 lines (104 loc) • 2.65 kB
JSON
{
"_args": [
[
"postcss-zindex@^2.0.1",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano"
]
],
"_from": "postcss-zindex@>=2.0.1 <3.0.0",
"_id": "postcss-zindex@2.1.1",
"_inCache": true,
"_installable": true,
"_location": "/postcss-zindex",
"_nodeVersion": "5.4.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/postcss-zindex-2.1.1.tgz_1460561207553_0.1399674208369106"
},
"_npmUser": {
"email": "beneb.info@gmail.com",
"name": "beneb"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "postcss-zindex",
"raw": "postcss-zindex@^2.0.1",
"rawSpec": "^2.0.1",
"scope": null,
"spec": ">=2.0.1 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/cssnano"
],
"_resolved": "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-2.1.1.tgz",
"_shasum": "ea3fbe656c9738aa8729e2ee96ec2a46089b720f",
"_shrinkwrap": null,
"_spec": "postcss-zindex@^2.0.1",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/cssnano",
"author": {
"email": "beneb.info@gmail.com",
"name": "Ben Briggs",
"url": "http://beneb.info"
},
"bugs": {
"url": "https://github.com/ben-eb/postcss-zindex/issues"
},
"dependencies": {
"postcss": "^5.0.4",
"uniqs": "^2.0.0"
},
"description": "Reduce z-index values with PostCSS.",
"devDependencies": {
"jshint": "^2.8.0",
"jshint-stylish": "^2.0.1",
"tap-spec": "^4.1.0",
"tape": "^4.2.0"
},
"directories": {},
"dist": {
"shasum": "ea3fbe656c9738aa8729e2ee96ec2a46089b720f",
"tarball": "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-2.1.1.tgz"
},
"files": [
"LICENSE-MIT",
"index.js",
"lib"
],
"gitHead": "2ccdfac421e7b822f98d1cb3e8e6530953849241",
"homepage": "https://github.com/ben-eb/postcss-zindex",
"keywords": [
"css",
"normalize",
"optimise",
"optimisation",
"postcss",
"postcss-plugin",
"z-index"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "beneb.info@gmail.com",
"name": "beneb"
},
{
"email": "trysound@yandex.ru",
"name": "trysound"
}
],
"name": "postcss-zindex",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ben-eb/postcss-zindex.git"
},
"scripts": {
"lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
"test": "tape test.js | tap-spec"
},
"version": "2.1.1"
}