Packages
A web application in pursuit of meaning in life.
Retired package: Complete rewrite, scratch old versions
Current section
Files
Jump to
Current section
Files
assets/node_modules/postcss/package.json
{
"_args": [
[
{
"raw": "postcss@~5.1.2",
"scope": null,
"escapedName": "postcss",
"name": "postcss",
"rawSpec": "~5.1.2",
"spec": ">=5.1.2 <5.2.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/css-brunch"
]
],
"_from": "postcss@>=5.1.2 <5.2.0",
"_id": "postcss@5.1.2",
"_inCache": true,
"_location": "/postcss",
"_nodeVersion": "6.3.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/postcss-5.1.2.tgz_1470506534964_0.8015585844404995"
},
"_npmUser": {
"name": "ai",
"email": "andrey@sitnik.ru"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {
"has-flag": "1.0.0"
},
"_requested": {
"raw": "postcss@~5.1.2",
"scope": null,
"escapedName": "postcss",
"name": "postcss",
"rawSpec": "~5.1.2",
"spec": ">=5.1.2 <5.2.0",
"type": "range"
},
"_requiredBy": [
"/css-brunch",
"/css-modules-loader-core",
"/postcss-modules",
"/postcss-modules-extract-imports",
"/postcss-modules-local-by-default",
"/postcss-modules-scope",
"/postcss-modules-values"
],
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-5.1.2.tgz",
"_shasum": "bd84886a66bcad489afaf7c673eed5ef639551e2",
"_shrinkwrap": null,
"_spec": "postcss@~5.1.2",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/css-brunch",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"bugs": {
"url": "https://github.com/postcss/postcss/issues"
},
"dependencies": {
"js-base64": "^2.1.9",
"source-map": "^0.5.6",
"supports-color": "^3.1.2"
},
"description": "Tool for transforming styles with JS plugins",
"devDependencies": {
"ava": "0.16.0",
"babel-core": "6.13.2",
"babel-eslint": "6.1.2",
"babel-plugin-add-module-exports": "0.2.1",
"babel-plugin-precompile-charcodes": "1.0.0",
"babel-preset-es2015": "6.13.2",
"concat-with-sourcemaps": "1.0.4",
"del": "2.2.1",
"docdash": "0.4.0",
"eslint": "3.2.2",
"eslint-config-postcss": "2.0.2",
"fs-extra": "0.30.0",
"gulp": "3.9.1",
"gulp-ava": "0.13.0",
"gulp-babel": "6.1.2",
"gulp-eslint": "3.0.1",
"gulp-jsdoc3": "0.3.0",
"gulp-run": "1.7.1",
"gulp-sourcemaps": "1.6.0",
"postcss-parser-tests": "5.0.9",
"sinon": "1.17.5",
"strip-ansi": "3.0.1",
"yaspeller": "2.9.1"
},
"directories": {},
"dist": {
"shasum": "bd84886a66bcad489afaf7c673eed5ef639551e2",
"tarball": "https://registry.npmjs.org/postcss/-/postcss-5.1.2.tgz"
},
"engines": {
"node": ">=0.12"
},
"homepage": "http://postcss.org/",
"keywords": [
"css",
"postcss",
"rework",
"preprocessor",
"parser",
"source map",
"transform",
"manipulation",
"transpiler"
],
"license": "MIT",
"main": "lib/postcss",
"maintainers": [
{
"name": "ai",
"email": "andrey@sitnik.ru"
},
{
"name": "beneb",
"email": "beneb.info@gmail.com"
}
],
"name": "postcss",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/postcss/postcss.git"
},
"scripts": {
"test": "gulp"
},
"typings": "d.ts/postcss.d.ts",
"version": "5.1.2"
}