HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View 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"
}
}