66 lines
1.6 KiB
JSON
66 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"gulp-phpcbf@0.1.2",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "gulp-phpcbf@0.1.2",
|
|
"_id": "gulp-phpcbf@0.1.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-QYN2rhqIvU6iznVr7+7a7LOyz+s=",
|
|
"_location": "/gulp-phpcbf",
|
|
"_phantomChildren": {
|
|
"core-util-is": "1.0.2",
|
|
"inherits": "2.0.3",
|
|
"xtend": "4.0.1"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "gulp-phpcbf@0.1.2",
|
|
"name": "gulp-phpcbf",
|
|
"escapedName": "gulp-phpcbf",
|
|
"rawSpec": "0.1.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.2"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-phpcbf/-/gulp-phpcbf-0.1.2.tgz",
|
|
"_spec": "0.1.2",
|
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
|
"author": {
|
|
"name": "Gavin Gilmour",
|
|
"email": "gavin.gilmour@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/gaving/gulp-phpcbf/issues"
|
|
},
|
|
"dependencies": {
|
|
"gulp-util": "^3.0.4",
|
|
"through2": "^0.6.5"
|
|
},
|
|
"description": "PHP Code Beautifier plugin for Gulp",
|
|
"devDependencies": {
|
|
"jshint": "^2.7.0"
|
|
},
|
|
"homepage": "https://github.com/gaving/gulp-phpcbf#readme",
|
|
"keywords": [
|
|
"gulpplugin",
|
|
"phpcbf"
|
|
],
|
|
"main": "index.js",
|
|
"name": "gulp-phpcbf",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/gaving/gulp-phpcbf.git"
|
|
},
|
|
"scripts": {
|
|
"jshint": "node ./node_modules/.bin/jshint index.js"
|
|
},
|
|
"version": "0.1.2"
|
|
}
|