UNPKG

gulp-inline-autoprefixer

Version:

Gulp plugin to Autoprefix all CSS inside an html page - CSS inside style tags and inside style attributes. Uses html-autoprefixer under the hood.

131 lines (130 loc) 3.5 kB
{ "_args": [ [ { "name": "gulp-inline-autoprefixer", "raw": "gulp-inline-autoprefixer", "rawSpec": "", "scope": null, "spec": "latest", "type": "tag" }, "/Users/wuwei/i18n_web/fe" ] ], "_from": "gulp-inline-autoprefixer@latest", "_id": "gulp-inline-autoprefixer@0.1.3", "_inCache": true, "_installable": true, "_location": "/gulp-inline-autoprefixer", "_nodeVersion": "6.2.2", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/gulp-inline-autoprefixer-0.1.3.tgz_1469606458661_0.04862076626159251" }, "_npmUser": { "email": "dlutwuwei@qq.com", "name": "dlutwuwei" }, "_npmVersion": "3.9.5", "_phantomChildren": { "abab": "1.0.3", "acorn-globals": "1.0.9", "core-util-is": "1.0.2", "css-select": "1.2.0", "cssom": "0.3.1", "cssstyle": "0.2.36", "dom-serializer": "0.1.0", "domelementtype": "1.3.0", "domutils": "1.5.1", "duplexer": "0.1.1", "entities": "1.1.1", "escodegen": "1.8.0", "from": "0.1.3", "inherits": "2.0.1", "js-base64": "2.1.9", "lodash": "4.13.1", "nwmatcher": "1.3.8", "parse5": "1.5.1", "pause-stream": "0.0.11", "request": "2.74.0", "sax": "1.2.1", "source-map": "0.5.6", "split": "0.3.3", "string_decoder": "0.10.31", "supports-color": "3.1.2", "symbol-tree": "3.1.4", "through": "2.3.8", "tough-cookie": "2.2.2", "webidl-conversions": "2.0.1", "whatwg-url-compat": "0.6.5", "xml-name-validator": "2.0.1" }, "_requested": { "name": "gulp-inline-autoprefixer", "raw": "gulp-inline-autoprefixer", "rawSpec": "", "scope": null, "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/gulp-inline-autoprefixer/-/gulp-inline-autoprefixer-0.1.3.tgz", "_shasum": "23c4e3ed52a3625fb91ebc9d46a14948a2516c37", "_shrinkwrap": null, "_spec": "gulp-inline-autoprefixer", "_where": "/Users/wuwei/i18n_web/fe", "author": { "name": "dlutwuwei" }, "bugs": { "url": "https://github.com/dlutwuwei/gulp-inline-autoprefixer/issues" }, "dependencies": { "autoprefixer": "^6.3.7", "cheerio": "^0.20.0", "event-stream": "^3.3.4", "postcss": "^5.1.1" }, "description": "Gulp plugin to Autoprefix all CSS inside an html page - CSS inside style tags and inside style attributes. Uses html-autoprefixer under the hood.", "devDependencies": {}, "directories": { "test": "test" }, "dist": { "shasum": "23c4e3ed52a3625fb91ebc9d46a14948a2516c37", "tarball": "https://registry.npmjs.org/gulp-inline-autoprefixer/-/gulp-inline-autoprefixer-0.1.3.tgz" }, "gitHead": "e1da4c7ecb5f1d7de5fd1a4bd6a21f6a5de160cd", "homepage": "https://github.com/dlutwuwei/gulp-line-autoprefixer", "keywords": [ "autoprefixer", "html", "html-autoprefixer", "auto-prefixer", "css", "gulp", "gulp-html-autoprefixer" ], "license": "BSD-2-Clause", "main": "lib/main.js", "maintainers": [ { "email": "dlutwuwei@qq.com", "name": "dlutwuwei" } ], "name": "gulp-inline-autoprefixer", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/dlutwuwei/gulp-inline-autoprefixer.git" }, "scripts": { "test": "mocha test/*.js" }, "version": "0.1.5" }