HELLO v3!!!
This commit is contained in:
26
spec/fixtures/dynamic_finders/plugin_version/kune-in-wp/composer_file/package.json
vendored
Normal file
26
spec/fixtures/dynamic_finders/plugin_version/kune-in-wp/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "kune-wp",
|
||||
"title": "Kune in Wordpress",
|
||||
"description": "This is a plugin to embed kune docs and functionality in Wordpress",
|
||||
"version": "0.1.5",
|
||||
"homepage": "http://kune.ourproject.org/kune-wp/",
|
||||
"author": {
|
||||
"name": "Vicente J. Ruiz Jurado, from Comunes Collective",
|
||||
"email": "comunes@ourproject.org",
|
||||
"url": "http://comunes.org/"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-concat": "~0.1.2",
|
||||
"grunt-contrib-uglify": "~0.1.1",
|
||||
"grunt-contrib-cssmin": "~0.6.0",
|
||||
"grunt-contrib-jshint": "~0.1.1",
|
||||
"grunt-contrib-nodeunit": "~0.1.2",
|
||||
"grunt-contrib-watch": "~0.2.0",
|
||||
"grunt-contrib-clean": "~0.5.0",
|
||||
"grunt-contrib-copy": "~0.4.1",
|
||||
"grunt-contrib-compress": "~0.5.2",
|
||||
"grunt-contrib-sass": "~0.2.2"
|
||||
},
|
||||
"keywords": []
|
||||
}
|
||||
Reference in New Issue
Block a user