HELLO v3!!!
This commit is contained in:
15
spec/fixtures/dynamic_finders/plugin_version/wp-to-steemit/composer_file/package.json
vendored
Normal file
15
spec/fixtures/dynamic_finders/plugin_version/wp-to-steemit/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "post-to-steemit",
|
||||
"version": "1.0.1",
|
||||
"description": "=== Plugin Name === Contributors: (this should be a list of wordpress.org userid's) Donate link: www.bwpsteam.com Tags: comments, spam Requires at least: 3.0.1 Tested up to: 3.4 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"steem": "^0.6.7",
|
||||
"to-markdown": "^3.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user