128 lines
3.5 KiB
JSON
128 lines
3.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "postcss-discard-comments@^2.0.4",
|
|
"scope": null,
|
|
"escapedName": "postcss-discard-comments",
|
|
"name": "postcss-discard-comments",
|
|
"rawSpec": "^2.0.4",
|
|
"spec": ">=2.0.4 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/cssnano"
|
|
]
|
|
],
|
|
"_from": "postcss-discard-comments@>=2.0.4 <3.0.0",
|
|
"_id": "postcss-discard-comments@2.0.4",
|
|
"_inCache": true,
|
|
"_location": "/postcss-discard-comments",
|
|
"_nodeVersion": "5.4.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-6-west.internal.npmjs.com",
|
|
"tmp": "tmp/postcss-discard-comments-2.0.4.tgz_1455123680319_0.3164093536324799"
|
|
},
|
|
"_npmUser": {
|
|
"name": "beneb",
|
|
"email": "beneb.info@gmail.com"
|
|
},
|
|
"_npmVersion": "3.3.12",
|
|
"_phantomChildren": {
|
|
"escape-string-regexp": "1.0.5",
|
|
"has-ansi": "2.0.0",
|
|
"js-base64": "2.4.3",
|
|
"strip-ansi": "3.0.1"
|
|
},
|
|
"_requested": {
|
|
"raw": "postcss-discard-comments@^2.0.4",
|
|
"scope": null,
|
|
"escapedName": "postcss-discard-comments",
|
|
"name": "postcss-discard-comments",
|
|
"rawSpec": "^2.0.4",
|
|
"spec": ">=2.0.4 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-2.0.4.tgz",
|
|
"_shasum": "befe89fafd5b3dace5ccce51b76b81514be00e3d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "postcss-discard-comments@^2.0.4",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/cssnano",
|
|
"author": {
|
|
"name": "Ben Briggs",
|
|
"email": "beneb.info@gmail.com",
|
|
"url": "http://beneb.info"
|
|
},
|
|
"ava": {
|
|
"require": "babel-core/register"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ben-eb/postcss-discard-comments/issues"
|
|
},
|
|
"dependencies": {
|
|
"postcss": "^5.0.14"
|
|
},
|
|
"description": "Discard comments in your CSS files with PostCSS.",
|
|
"devDependencies": {
|
|
"ava": "^0.11.0",
|
|
"babel-cli": "^6.5.1",
|
|
"babel-core": "^6.5.1",
|
|
"babel-plugin-add-module-exports": "^0.1.2",
|
|
"babel-preset-es2015": "^6.5.0",
|
|
"babel-preset-es2015-loose": "^7.0.0",
|
|
"babel-preset-stage-0": "^6.5.0",
|
|
"del-cli": "^0.2.0",
|
|
"eslint": "^1.10.3",
|
|
"eslint-config-cssnano": "^1.0.0",
|
|
"postcss-scss": "^0.1.3",
|
|
"postcss-simple-vars": "^1.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "befe89fafd5b3dace5ccce51b76b81514be00e3d",
|
|
"tarball": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-2.0.4.tgz"
|
|
},
|
|
"eslintConfig": {
|
|
"extends": "cssnano"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"LICENSE-MIT"
|
|
],
|
|
"gitHead": "e7f580afe8fe456078791bb5a439077aab92531c",
|
|
"homepage": "https://github.com/ben-eb/postcss-discard-comments",
|
|
"keywords": [
|
|
"css",
|
|
"comments",
|
|
"postcss",
|
|
"postcss-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "beneb",
|
|
"email": "beneb.info@gmail.com"
|
|
},
|
|
{
|
|
"name": "trysound",
|
|
"email": "trysound@yandex.ru"
|
|
}
|
|
],
|
|
"name": "postcss-discard-comments",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ben-eb/postcss-discard-comments.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
|
|
"pretest": "eslint src",
|
|
"test": "ava src/__tests__"
|
|
},
|
|
"version": "2.0.4"
|
|
}
|