snoostorm-es6
Version:
es6 fork of snoostorm
31 lines (30 loc) • 647 B
JSON
{
"name": "snoostorm-es6",
"version": "1.0.5",
"description": "es6 fork of snoostorm",
"keywords": [
"reddit",
"snoostorm",
"snoowrap"
],
"homepage": "https://github.com/sabbatiw/snoostorm-es6#readme",
"bugs": {
"url": "https://github.com/sabbatiw/snoostorm-es6/issues"
},
"license": {
"license": "MIT"
},
"author": {
"name": "sabbatiw",
"email": "sabbatiw@oregonstate.edu",
"url": "https://github.com/sabbatiw"
},
"main": "main.js",
"repository": {
"type": "git",
"url": "https://github.com/sabbatiw/snoostorm-es6.git"
},
"dependencies": {
"snoowrap": "^1.11.3"
}
}