Adds Dfs
This commit is contained in:
11
spec/fixtures/dynamic_finders/plugin_version/wp-simplemind-map/composer_file/package.json
vendored
Normal file
11
spec/fixtures/dynamic_finders/plugin_version/wp-simplemind-map/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "opcodespace",
|
||||
"version": "1.0.0",
|
||||
"description": "Wordpress plugin development boilerplate",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Mehedee Rahman",
|
||||
"license": "ISC"
|
||||
}
|
||||
Reference in New Issue
Block a user