4chan-list-webm
Advanced tools
Comparing version 2.1.2 to 2.2.0
{ | ||
"name": "4chan-list-webm", | ||
"version": "2.1.2", | ||
"version": "2.2.0", | ||
"description": "List all webms within a 4chan thread", | ||
@@ -14,11 +14,17 @@ "main": "./lib/index.js", | ||
"scripts": { | ||
"test": "node ./test/test.js" | ||
"test": "node ./test/test.js", | ||
"travis-deploy-once": "travis-deploy-once", | ||
"semantic-release": "semantic-release" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ScottyFillups/4chan-list-webm.git" | ||
"url": "https://github.com/ScottyFillups/4chan-list-webm.git" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.17.1" | ||
}, | ||
"devDependencies": { | ||
"travis-deploy-once": "^4.3.3", | ||
"semantic-release": "^12.4.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
109762
2