Adds Dfs
This commit is contained in:
21
spec/fixtures/dynamic_finders/plugin_version/ntashka-addons/composer_file/package.json
vendored
Normal file
21
spec/fixtures/dynamic_finders/plugin_version/ntashka-addons/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "ntshka-addons",
|
||||
"version": "1.1.0",
|
||||
"description": "A custom elementor widget plugin",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "PolkaDox",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"grunt": "^1.1.0",
|
||||
"grunt-contrib-clean": "^2.0.0",
|
||||
"grunt-contrib-compress": "^1.6.0",
|
||||
"grunt-contrib-concat": "^1.0.1",
|
||||
"grunt-contrib-copy": "^1.0.0",
|
||||
"grunt-contrib-cssmin": "^3.0.0",
|
||||
"grunt-contrib-uglify": "^4.0.1",
|
||||
"grunt-watcher": "^1.0.0",
|
||||
"grunt-wp-i18n": "^1.0.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user