Security update for permissions_by_term
[yaffs-website] / node_modules / uncss / node_modules / postcss / package.json
1 {
2   "_args": [
3     [
4       "postcss@~5.0.14",
5       "/var/www/yaffs/node_modules/uncss"
6     ]
7   ],
8   "_from": "postcss@>=5.0.14 <5.1.0",
9   "_id": "postcss@5.0.21",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/uncss/postcss",
13   "_nodeVersion": "5.11.0",
14   "_npmOperationalInternal": {
15     "host": "packages-16-east.internal.npmjs.com",
16     "tmp": "tmp/postcss-5.0.21.tgz_1462205554383_0.5180628343950957"
17   },
18   "_npmUser": {
19     "email": "andrey@sitnik.ru",
20     "name": "ai"
21   },
22   "_npmVersion": "3.8.6",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "postcss",
26     "raw": "postcss@~5.0.14",
27     "rawSpec": "~5.0.14",
28     "scope": null,
29     "spec": ">=5.0.14 <5.1.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/uncss"
34   ],
35   "_resolved": "https://registry.npmjs.org/postcss/-/postcss-5.0.21.tgz",
36   "_shasum": "d4cf6f19774648c492ac57c298f6afb3c04caefe",
37   "_shrinkwrap": null,
38   "_spec": "postcss@~5.0.14",
39   "_where": "/var/www/yaffs/node_modules/uncss",
40   "author": {
41     "email": "andrey@sitnik.ru",
42     "name": "Andrey Sitnik"
43   },
44   "bugs": {
45     "url": "https://github.com/postcss/postcss/issues"
46   },
47   "dependencies": {
48     "js-base64": "^2.1.9",
49     "source-map": "^0.5.5",
50     "supports-color": "^3.1.2"
51   },
52   "description": "Tool for transforming styles with JS plugins",
53   "devDependencies": {
54     "babel-core": "6.7.7",
55     "babel-eslint": "6.0.4",
56     "babel-plugin-add-module-exports": "0.1.4",
57     "babel-plugin-precompile-charcodes": "1.0.0",
58     "babel-preset-es2015": "6.6.0",
59     "babel-preset-es2015-loose": "7.0.0",
60     "babel-preset-stage-0": "6.5.0",
61     "chai": "3.5.0",
62     "concat-with-sourcemaps": "1.0.4",
63     "del": "2.2.0",
64     "eslint": "2.9.0",
65     "eslint-config-postcss": "2.0.2",
66     "fs-extra": "0.30.0",
67     "gulp": "3.9.1",
68     "gulp-babel": "6.1.2",
69     "gulp-eslint": "2.0.0",
70     "gulp-json-editor": "2.2.1",
71     "gulp-mocha": "2.2.0",
72     "gulp-shell": "0.5.2",
73     "mocha": "2.4.5",
74     "postcss-parser-tests": "5.0.7",
75     "sinon": "1.17.3",
76     "strip-ansi": "3.0.1",
77     "yaspeller": "2.6.0"
78   },
79   "directories": {},
80   "dist": {
81     "shasum": "d4cf6f19774648c492ac57c298f6afb3c04caefe",
82     "tarball": "https://registry.npmjs.org/postcss/-/postcss-5.0.21.tgz"
83   },
84   "engines": {
85     "node": ">=0.12"
86   },
87   "homepage": "http://postcss.org/",
88   "keywords": [
89     "css",
90     "manipulation",
91     "parser",
92     "postcss",
93     "preprocessor",
94     "rework",
95     "source map",
96     "transform",
97     "transpiler"
98   ],
99   "license": "MIT",
100   "main": "lib/postcss",
101   "maintainers": [
102     {
103       "name": "ai",
104       "email": "andrey@sitnik.ru"
105     },
106     {
107       "name": "beneb",
108       "email": "beneb.info@gmail.com"
109     }
110   ],
111   "name": "postcss",
112   "optionalDependencies": {},
113   "readme": "ERROR: No README data found!",
114   "repository": {
115     "type": "git",
116     "url": "git+https://github.com/postcss/postcss.git"
117   },
118   "scripts": {
119     "test": "gulp"
120   },
121   "typings": "d.ts/postcss.d.ts",
122   "version": "5.0.21"
123 }