install gulp
This commit is contained in:
+77
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"gulp-csscomb@3.0.8",
|
||||
"/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "gulp-csscomb@3.0.8",
|
||||
"_id": "gulp-csscomb@3.0.8",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-3zSCSlgKTH0zUcHo67ateh1aibc=",
|
||||
"_location": "/gulp-csscomb",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "gulp-csscomb@3.0.8",
|
||||
"name": "gulp-csscomb",
|
||||
"escapedName": "gulp-csscomb",
|
||||
"rawSpec": "3.0.8",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.0.8"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#DEV:/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/gulp-csscomb/-/gulp-csscomb-3.0.8.tgz",
|
||||
"_spec": "3.0.8",
|
||||
"_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
|
||||
"author": {
|
||||
"name": "Konstantin Tarkus",
|
||||
"url": "@koistya"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/koistya/gulp-csscomb/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"csscomb": "^3.1.7",
|
||||
"gulp-util": "^3.0.7",
|
||||
"through2": "^2.0.1"
|
||||
},
|
||||
"description": "CSScomb is a coding style formatter for CSS.",
|
||||
"devDependencies": {
|
||||
"jshint": "^2.9.3",
|
||||
"mocha": "^3.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 0.9.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "http://github.com/koistya/gulp-csscomb",
|
||||
"keywords": [
|
||||
"gulpplugin",
|
||||
"css",
|
||||
"csscomb",
|
||||
"lint",
|
||||
"linter",
|
||||
"preprocessor"
|
||||
],
|
||||
"licenses": {
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/koistya/gulp-csscomb/raw/master/LICENSE.txt"
|
||||
},
|
||||
"main": "./index.js",
|
||||
"name": "gulp-csscomb",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/koistya/gulp-csscomb.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jshint index.js test.js && mocha"
|
||||
},
|
||||
"version": "3.0.8"
|
||||
}
|
||||
Reference in New Issue
Block a user