UNPKG
goodreads
Version:
latest (0.1.0)
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Wrapper for the Goodreads API
github.com/bdickason/node-goodreads
bdickason/node-goodreads
goodreads
/
index.js
12 lines
(6 loc)
•
156 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
// Generated by CoffeeScript 1.10.0
/* GOODREADS API */
/* */
(
function
(
) {
module
.
exports
=
require
(
'./lib/goodreads/goodreads.js'
); }).
call
(
this
);