Adds DFs
This commit is contained in:
23
spec/fixtures/dynamic_finders/plugin_version/blockbuddy/composer_file/package.json
vendored
Normal file
23
spec/fixtures/dynamic_finders/plugin_version/blockbuddy/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "block-buddy",
|
||||
"version": "0.1",
|
||||
"description": "",
|
||||
"main": "index.php",
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@bitbucket.org/hookturn/custom-query-block.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"homepage": "https://bitbucket.org/hookturn/custom-query-block#readme",
|
||||
"dependencies": {
|
||||
"cgb-scripts": "^1.11.0",
|
||||
"create-guten-block": "^1.11.0",
|
||||
"npm": "^5.10.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user