Adds DFs
This commit is contained in:
21
spec/fixtures/dynamic_finders/plugin_version/focus-sitecall-lite/composer_file/package.json
vendored
Normal file
21
spec/fixtures/dynamic_finders/plugin_version/focus-sitecall-lite/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "site-call-wp-plugin-lite",
|
||||
"version": "1.0.1",
|
||||
"description": "Sitecall Lite Wordpress Plugin",
|
||||
"main": "index.js",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-wp-pot": "^2.3.2"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@bitbucket.org/ftdev/site-call-wp-plugin-lite.git"
|
||||
},
|
||||
"author": "Focus Telecom Polska Sp. z o.o.",
|
||||
"license": "ISC",
|
||||
"homepage": "https://bitbucket.org/ftdev/site-call-wp-plugin-lite#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user