File: /var/www/zaklada/html/node_modules/gulp-postcss/package.json
{
"_args": [
[
"gulp-postcss@6.4.0",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "gulp-postcss@6.4.0",
"_id": "gulp-postcss@6.4.0",
"_inBundle": false,
"_integrity": "sha1-eKMuPIeqbNzsWuHJBeGW1HjoxdU=",
"_location": "/gulp-postcss",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-postcss@6.4.0",
"name": "gulp-postcss",
"escapedName": "gulp-postcss",
"rawSpec": "6.4.0",
"saveSpec": null,
"fetchSpec": "6.4.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-postcss/-/gulp-postcss-6.4.0.tgz",
"_spec": "6.4.0",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Andrey Kuzmin",
"email": "unsoundscapes@gmail.com"
},
"bugs": {
"url": "https://github.com/postcss/gulp-postcss/issues"
},
"dependencies": {
"gulp-util": "^3.0.8",
"postcss": "^5.2.12",
"postcss-load-config": "^1.2.0",
"vinyl-sourcemaps-apply": "^0.2.1"
},
"description": "PostCSS gulp plugin",
"devDependencies": {
"gulp-sourcemaps": "^1.11.0",
"mocha": "^3.2.0",
"proxyquire": "^1.7.4",
"sinon": "^1.17.3"
},
"homepage": "https://github.com/postcss/gulp-postcss",
"keywords": [
"gulpplugin",
"postcss",
"postcss-runner",
"css"
],
"license": "MIT",
"main": "index.js",
"name": "gulp-postcss",
"repository": {
"type": "git",
"url": "git+https://github.com/postcss/gulp-postcss.git"
},
"scripts": {
"test": "mocha test.js"
},
"version": "6.4.0"
}