Version 1
[yaffs-website] / node_modules / uncss / node_modules / postcss / package.json
diff --git a/node_modules/uncss/node_modules/postcss/package.json b/node_modules/uncss/node_modules/postcss/package.json
new file mode 100644 (file)
index 0000000..28b2a26
--- /dev/null
@@ -0,0 +1,123 @@
+{
+  "_args": [
+    [
+      "postcss@~5.0.14",
+      "/var/www/yaffs/node_modules/uncss"
+    ]
+  ],
+  "_from": "postcss@>=5.0.14 <5.1.0",
+  "_id": "postcss@5.0.21",
+  "_inCache": true,
+  "_installable": true,
+  "_location": "/uncss/postcss",
+  "_nodeVersion": "5.11.0",
+  "_npmOperationalInternal": {
+    "host": "packages-16-east.internal.npmjs.com",
+    "tmp": "tmp/postcss-5.0.21.tgz_1462205554383_0.5180628343950957"
+  },
+  "_npmUser": {
+    "email": "andrey@sitnik.ru",
+    "name": "ai"
+  },
+  "_npmVersion": "3.8.6",
+  "_phantomChildren": {},
+  "_requested": {
+    "name": "postcss",
+    "raw": "postcss@~5.0.14",
+    "rawSpec": "~5.0.14",
+    "scope": null,
+    "spec": ">=5.0.14 <5.1.0",
+    "type": "range"
+  },
+  "_requiredBy": [
+    "/uncss"
+  ],
+  "_resolved": "https://registry.npmjs.org/postcss/-/postcss-5.0.21.tgz",
+  "_shasum": "d4cf6f19774648c492ac57c298f6afb3c04caefe",
+  "_shrinkwrap": null,
+  "_spec": "postcss@~5.0.14",
+  "_where": "/var/www/yaffs/node_modules/uncss",
+  "author": {
+    "email": "andrey@sitnik.ru",
+    "name": "Andrey Sitnik"
+  },
+  "bugs": {
+    "url": "https://github.com/postcss/postcss/issues"
+  },
+  "dependencies": {
+    "js-base64": "^2.1.9",
+    "source-map": "^0.5.5",
+    "supports-color": "^3.1.2"
+  },
+  "description": "Tool for transforming styles with JS plugins",
+  "devDependencies": {
+    "babel-core": "6.7.7",
+    "babel-eslint": "6.0.4",
+    "babel-plugin-add-module-exports": "0.1.4",
+    "babel-plugin-precompile-charcodes": "1.0.0",
+    "babel-preset-es2015": "6.6.0",
+    "babel-preset-es2015-loose": "7.0.0",
+    "babel-preset-stage-0": "6.5.0",
+    "chai": "3.5.0",
+    "concat-with-sourcemaps": "1.0.4",
+    "del": "2.2.0",
+    "eslint": "2.9.0",
+    "eslint-config-postcss": "2.0.2",
+    "fs-extra": "0.30.0",
+    "gulp": "3.9.1",
+    "gulp-babel": "6.1.2",
+    "gulp-eslint": "2.0.0",
+    "gulp-json-editor": "2.2.1",
+    "gulp-mocha": "2.2.0",
+    "gulp-shell": "0.5.2",
+    "mocha": "2.4.5",
+    "postcss-parser-tests": "5.0.7",
+    "sinon": "1.17.3",
+    "strip-ansi": "3.0.1",
+    "yaspeller": "2.6.0"
+  },
+  "directories": {},
+  "dist": {
+    "shasum": "d4cf6f19774648c492ac57c298f6afb3c04caefe",
+    "tarball": "https://registry.npmjs.org/postcss/-/postcss-5.0.21.tgz"
+  },
+  "engines": {
+    "node": ">=0.12"
+  },
+  "homepage": "http://postcss.org/",
+  "keywords": [
+    "css",
+    "manipulation",
+    "parser",
+    "postcss",
+    "preprocessor",
+    "rework",
+    "source map",
+    "transform",
+    "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.0.21"
+}