Adds DFs
This commit is contained in:
23
spec/fixtures/dynamic_finders/plugin_version/apiki-wp-care/composer_file/package.json
vendored
Normal file
23
spec/fixtures/dynamic_finders/plugin_version/apiki-wp-care/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "apiki-wp-care",
|
||||
"version": "0.3.3",
|
||||
"description": "Apiki WP Care Plugin",
|
||||
"main": "apiki-wp-care.php",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-concurrent": "^2.3.1",
|
||||
"grunt-contrib-concat": "^1.0.1",
|
||||
"grunt-contrib-imagemin": "^1.0.1",
|
||||
"grunt-contrib-sass": "^1.0.0",
|
||||
"grunt-contrib-uglify": "^2.0.0",
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-wp-i18n": "^0.5.4",
|
||||
"load-grunt-config": "^0.19.2",
|
||||
"load-grunt-tasks": "^3.5.2",
|
||||
"time-grunt": "^1.4.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user