Security update to Drupal 8.4.6
[yaffs-website] / node_modules / grunt-uncss / package.json
1 {
2   "_args": [
3     [
4       "grunt-uncss",
5       "/var/www/yaffs"
6     ]
7   ],
8   "_from": "grunt-uncss@latest",
9   "_id": "grunt-uncss@0.6.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/grunt-uncss",
13   "_nodeVersion": "4.4.7",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/grunt-uncss-0.6.1.tgz_1470037846198_0.5535620716400445"
17   },
18   "_npmUser": {
19     "email": "xhmikosr@gmail.com",
20     "name": "xhmikosr"
21   },
22   "_npmVersion": "2.15.8",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "grunt-uncss",
26     "raw": "grunt-uncss",
27     "rawSpec": "",
28     "scope": null,
29     "spec": "latest",
30     "type": "tag"
31   },
32   "_requiredBy": [
33     "#DEV:/"
34   ],
35   "_resolved": "https://registry.npmjs.org/grunt-uncss/-/grunt-uncss-0.6.1.tgz",
36   "_shasum": "d93f1b4fc3f59dd69cec60316019963b0d4841ed",
37   "_shrinkwrap": null,
38   "_spec": "grunt-uncss",
39   "_where": "/var/www/yaffs",
40   "author": {
41     "email": "addyosmani@gmail.com",
42     "name": "Addy Osmani",
43     "url": "https://addyosmani.com"
44   },
45   "bugs": {
46     "url": "https://github.com/addyosmani/grunt-uncss/issues"
47   },
48   "dependencies": {
49     "async": "^2.0.1",
50     "chalk": "^1.1.0",
51     "maxmin": "^2.1.0",
52     "uncss": "^0.14.0"
53   },
54   "description": "A grunt task for generating CSS files containing only those styles used in your project.",
55   "devDependencies": {
56     "chai": "^3.5.0",
57     "grunt": "^1.0.1",
58     "grunt-contrib-clean": "^1.0.0",
59     "grunt-contrib-connect": "^1.0.0",
60     "grunt-contrib-copy": "^1.0.0",
61     "grunt-contrib-cssmin": "^1.0.0",
62     "grunt-contrib-jshint": "^1.0.0",
63     "grunt-contrib-watch": "^1.0.0",
64     "grunt-processhtml": "^0.4.0",
65     "grunt-simple-mocha": "^0.4.0",
66     "load-grunt-tasks": "^3.4.0",
67     "mocha": "^3.0.0",
68     "time-grunt": "^1.3.0"
69   },
70   "directories": {},
71   "dist": {
72     "shasum": "d93f1b4fc3f59dd69cec60316019963b0d4841ed",
73     "tarball": "https://registry.npmjs.org/grunt-uncss/-/grunt-uncss-0.6.1.tgz"
74   },
75   "engines": {
76     "node": ">=0.12.0"
77   },
78   "files": [
79     "CHANGELOG.md",
80     "LICENSE-MIT",
81     "tasks"
82   ],
83   "gitHead": "02d1cf5228080df0a370a29de8d3f63561fc1fcc",
84   "homepage": "https://github.com/addyosmani/grunt-uncss",
85   "keywords": [
86     "css",
87     "gruntplugin",
88     "uncss"
89   ],
90   "license": "MIT",
91   "maintainers": [
92     {
93       "name": "addyosmani",
94       "email": "addyosmani@gmail.com"
95     },
96     {
97       "name": "xhmikosr",
98       "email": "xhmikosr@gmail.com"
99     }
100   ],
101   "name": "grunt-uncss",
102   "optionalDependencies": {},
103   "peerDependencies": {
104     "grunt": ">=0.4.0"
105   },
106   "readme": "ERROR: No README data found!",
107   "repository": {
108     "type": "git",
109     "url": "git+https://github.com/addyosmani/grunt-uncss.git"
110   },
111   "scripts": {
112     "test": "grunt test"
113   },
114   "version": "0.6.1"
115 }