UNPKG
node-parse-api
Version:
latest (0.3.8)
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.2
0.3.1
0.3.0
0.2.9
0.2.8
0.2.6
0.2.4
0.2.2
0.2.0
0.1.9
0.1.7
0.1.5
0.1.3
0.1.1
A Parse.com REST API client for Node.js
github.com/leveton/node-parse-api
leveton/node-parse-api
node-parse-api
/
index.js
2 lines
(1 loc)
•
40 B
JavaScript
View Raw
1
2
exports.Parse
= require(
'./lib/Parse'
)
;