UNPKG
reddit-informations-channel
Version:
latest (2.5.7)
2.5.7
2.5.6
2.5.5
2.5.2
2.5.1
2.5.0
2.1.0
2.0.5
2.0.1
2.0.0
1.7.0
1.6.0
1.4.5
1.4.2
1.4.1
1.4.0
Un module pour avoir des informations sur un channel reddit
reddit-informations-channel
/
main.js
4 lines
•
118 B
JavaScript
View Raw
1
2
3
4
module
.exports = {
RedditImage
:
require
(
'./src/RedditImage'
),
Version
:
require
(
'./package.json'
).version };