Adds DFs
This commit is contained in:
14
spec/fixtures/dynamic_finders/plugin_version/dolibarr-rest-api/composer_file/package.json
vendored
Normal file
14
spec/fixtures/dynamic_finders/plugin_version/dolibarr-rest-api/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "wordpress-plugin-template",
|
||||
"title": "WordPress Plugin Template",
|
||||
"version": "1.0.0",
|
||||
"homepage": "https://github.com/hlashbrooke/WordPress-Plugin-Template",
|
||||
"main": "Gruntfile.js",
|
||||
"devDependencies": {
|
||||
"grunt": "~1.0.1",
|
||||
"grunt-contrib-uglify": "~3.2.1",
|
||||
"grunt-contrib-less": "~1.4.1",
|
||||
"grunt-contrib-cssmin": "~2.2.1",
|
||||
"grunt-contrib-watch": "~1.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user