|
{
|
|
"_args": [
|
|
[
|
|
"postcss-unique-selectors@^4.0.1",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cssnano-preset-default"
|
|
]
|
|
],
|
|
"_from": "postcss-unique-selectors@>=4.0.1 <5.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "postcss-unique-selectors@4.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/postcss-unique-selectors",
|
|
"_nodeVersion": "10.11.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/postcss-unique-selectors_4.0.1_1537822542526_0.7321697464057175"
|
|
},
|
|
"_npmUser": {
|
|
"email": "andrey@sitnik.ru",
|
|
"name": "ai"
|
|
},
|
|
"_npmVersion": "6.4.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "postcss-unique-selectors",
|
|
"raw": "postcss-unique-selectors@^4.0.1",
|
|
"rawSpec": "^4.0.1",
|
|
"scope": null,
|
|
"spec": ">=4.0.1 <5.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano-preset-default"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz",
|
|
"_shasum": "9446911f3289bfd64c6d680f073c03b1f9ee4bac",
|
|
"_shrinkwrap": null,
|
|
"_spec": "postcss-unique-selectors@^4.0.1",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cssnano-preset-default",
|
|
"author": {
|
|
"email": "beneb.info@gmail.com",
|
|
"name": "Ben Briggs",
|
|
"url": "http://beneb.info"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/cssnano/cssnano/issues"
|
|
},
|
|
"dependencies": {
|
|
"alphanum-sort": "^1.0.0",
|
|
"postcss": "^7.0.0",
|
|
"uniqs": "^2.0.0"
|
|
},
|
|
"description": "Ensure CSS selectors are unique.",
|
|
"devDependencies": {
|
|
"babel-cli": "^6.0.0",
|
|
"cross-env": "^5.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 5,
|
|
"integrity": "sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqU9PCRA9TVsSAnZWagAAUgMP/0kATCq3yPfGh67zX2CB\nmGuPtSAzbNFla0TwRT/xCO2rfW2fnEmIzLC0pwC87RHvSXFzieoSzGaSG9YN\n6lLhj2Rp6Y6Swqmq6VCZE4cEvRdxIMzx4xTXG6FiUghAUtVVrmHIGuPIdaVC\n/b8HBix6OyeGETRfVYyO+QbWe18IIVctdV8QH56W+nPvL5BaqSX4XQr9Ve1C\nRaukJJgOB+r6KutCUMzI1fNgd6DdwHSGQKgCNE7BOq7QSWG8sghZ/uUjY4Z5\nHBgcncphdsYudHp2u72gm/ABsbGP9Y/NpU+lMLmlLtB5zDZZ0sJFWus+sI94\nDYgINfYk/d4eLz5dDRurBmQS+WLssduXMyE0cqijaAV+nxB/2epsa2vcjbZM\n6uzG4YIzC0JWeNrDDdQ5m3IUZpwvayF65c+FI0RWCZSa/RZe8u0MwYjpG/7T\nwYPttU4UpDask067LSPbsMvp+R/xBCaI2IyFwKjyduBr4alAyG2+asw+u9oO\njzZbR7dhP13OYZSkNqPcNyOhij2A393oua+ShDp0L+z5VeMgOrwLCYl0xRhy\nEg7daGx7s8/XVB0L0A6keAA0sVVYHJquJ9PDlCeuQIG5kls07sTrzYPxD7SA\nJLxA5m2BuPlg9lfmsLKHfC5lRsDaT5nN6UM2V6z7D6JmVEaHH9xZ4Phd1MnO\ngUQ3\r\n=N4wu\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "9446911f3289bfd64c6d680f073c03b1f9ee4bac",
|
|
"tarball": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz",
|
|
"unpackedSize": 3759
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://github.com/cssnano/cssnano",
|
|
"keywords": [
|
|
"css",
|
|
"postcss",
|
|
"postcss-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "ai",
|
|
"email": "andrey@sitnik.ru"
|
|
},
|
|
{
|
|
"name": "beneb",
|
|
"email": "beneb.info@gmail.com"
|
|
},
|
|
{
|
|
"name": "chriseppstein",
|
|
"email": "chris@eppsteins.net"
|
|
},
|
|
{
|
|
"name": "evilebottnawi",
|
|
"email": "sheo13666q@gmail.com"
|
|
},
|
|
{
|
|
"name": "trysound",
|
|
"email": "trysound@yandex.ru"
|
|
}
|
|
],
|
|
"name": "postcss-unique-selectors",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/cssnano/cssnano.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
|
|
},
|
|
"version": "4.0.1"
|
|
}
|