81 lines
1.8 KiB
JSON
81 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"gulp-autoprefixer@3.1.1",
|
|
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "gulp-autoprefixer@3.1.1",
|
|
"_id": "gulp-autoprefixer@3.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-dSMAUc0NFxND14O36bXREg7u+bA=",
|
|
"_location": "/gulp-autoprefixer",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "gulp-autoprefixer@3.1.1",
|
|
"name": "gulp-autoprefixer",
|
|
"escapedName": "gulp-autoprefixer",
|
|
"rawSpec": "3.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-3.1.1.tgz",
|
|
"_spec": "3.1.1",
|
|
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/gulp-autoprefixer/issues"
|
|
},
|
|
"dependencies": {
|
|
"autoprefixer": "^6.0.0",
|
|
"gulp-util": "^3.0.0",
|
|
"postcss": "^5.0.4",
|
|
"through2": "^2.0.0",
|
|
"vinyl-sourcemaps-apply": "^0.2.0"
|
|
},
|
|
"description": "Prefix CSS",
|
|
"devDependencies": {
|
|
"gulp-sourcemaps": "^1.1.1",
|
|
"mocha": "*",
|
|
"xo": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/sindresorhus/gulp-autoprefixer#readme",
|
|
"keywords": [
|
|
"gulpplugin",
|
|
"autoprefixer",
|
|
"postcss",
|
|
"css",
|
|
"prefix",
|
|
"prefixes",
|
|
"stylesheet",
|
|
"preprocess",
|
|
"postcss-runner"
|
|
],
|
|
"license": "MIT",
|
|
"name": "gulp-autoprefixer",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/gulp-autoprefixer.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && mocha"
|
|
},
|
|
"version": "3.1.1"
|
|
}
|