Adds DFs
This commit is contained in:
24
spec/fixtures/dynamic_finders/plugin_version/koo-publisher/composer_file/package.json
vendored
Normal file
24
spec/fixtures/dynamic_finders/plugin_version/koo-publisher/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "koo-publisher",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "plugin-sidebar-update.js",
|
||||
"scripts": {
|
||||
"build": "wp-scripts build",
|
||||
"start": "wp-scripts start"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/bombinatetech/wordpress_publisher.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/bombinatetech/wordpress_publisher/issues"
|
||||
},
|
||||
"homepage": "https://github.com/bombinatetech/wordpress_publisher#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/scripts": "19.2.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user