Filter content before uploading;
painted some console logs; meta: compact links.
Showing
... | ... | @@ -7,15 +7,12 @@ |
"wordpress", | ||
"rest" | ||
], | ||
"homepage": "https://decodecode.net/elitist/2019/07/wpsuck/", | ||
"private": true, | ||
"homepage": "https://decodecode.net/elitist/2019/07/wpsuck/", | ||
"repository": "https://gitlab.com/decodecode/wpsuck.git", | ||
"bugs": "https://gitlab.com/decodecode/wpsuck/issues", | ||
"author": "Ilan <ilan@decodecode.net>", | ||
"license": "WTFPL", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://gitlab.com/decodecode/wpsuck.git" | ||
}, | ||
"bugs": "https://gitlab.com/decodecode/wpsuck/issues", | ||
"engines": {}, | ||
"main": "wpsuck.coffee", | ||
"scripts": {}, | ||
... | ... |
Please register or sign in to comment