Initial commit
[yaffs-website] / node_modules / gulp-postcss / package.json
1 {
2   "_args": [
3     [
4       "gulp-postcss",
5       "/var/www/yaffs"
6     ]
7   ],
8   "_from": "gulp-postcss@latest",
9   "_id": "gulp-postcss@6.3.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/gulp-postcss",
13   "_nodeVersion": "7.4.0",
14   "_npmOperationalInternal": {
15     "host": "packages-18-east.internal.npmjs.com",
16     "tmp": "tmp/gulp-postcss-6.3.0.tgz_1484500278456_0.8761730303522199"
17   },
18   "_npmUser": {
19     "email": "unsoundscapes@gmail.com",
20     "name": "unsoundscapes"
21   },
22   "_npmVersion": "4.0.5",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "gulp-postcss",
26     "raw": "gulp-postcss",
27     "rawSpec": "",
28     "scope": null,
29     "spec": "latest",
30     "type": "tag"
31   },
32   "_requiredBy": [
33     "#USER"
34   ],
35   "_resolved": "https://registry.npmjs.org/gulp-postcss/-/gulp-postcss-6.3.0.tgz",
36   "_shasum": "33ee9723e59c302f33d707fc4b7398b10f032bff",
37   "_shrinkwrap": null,
38   "_spec": "gulp-postcss",
39   "_where": "/var/www/yaffs",
40   "author": {
41     "email": "unsoundscapes@gmail.com",
42     "name": "Andrey Kuzmin"
43   },
44   "bugs": {
45     "url": "https://github.com/postcss/gulp-postcss/issues"
46   },
47   "dependencies": {
48     "gulp-util": "^3.0.8",
49     "postcss": "^5.2.10",
50     "postcss-load-config": "^1.1.0",
51     "vinyl-sourcemaps-apply": "^0.2.1"
52   },
53   "description": "PostCSS gulp plugin",
54   "devDependencies": {
55     "gulp-sourcemaps": "^1.11.0",
56     "mocha": "^3.2.0",
57     "proxyquire": "^1.7.4",
58     "sinon": "^1.17.3"
59   },
60   "directories": {},
61   "dist": {
62     "shasum": "33ee9723e59c302f33d707fc4b7398b10f032bff",
63     "tarball": "https://registry.npmjs.org/gulp-postcss/-/gulp-postcss-6.3.0.tgz"
64   },
65   "gitHead": "604a2641b687d5fa0cf472c516e3b0f24a08a82a",
66   "homepage": "https://github.com/postcss/gulp-postcss",
67   "keywords": [
68     "css",
69     "gulpplugin",
70     "postcss",
71     "postcss-runner"
72   ],
73   "license": "MIT",
74   "main": "index.js",
75   "maintainers": [
76     {
77       "name": "unsoundscapes",
78       "email": "unsoundscapes@gmail.com"
79     }
80   ],
81   "name": "gulp-postcss",
82   "optionalDependencies": {},
83   "readme": "ERROR: No README data found!",
84   "repository": {
85     "type": "git",
86     "url": "git+https://github.com/postcss/gulp-postcss.git"
87   },
88   "scripts": {
89     "test": "mocha test.js"
90   },
91   "version": "6.3.0"
92 }