UNPKG
machinepack-phantomjscloud
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.1.2
0.1.1
Work with the PhantomJSCloud.com API to render HTML web pages, etc.
machinepack-phantomjscloud
/
index.js
5 lines
(4 loc)
•
103 B
JavaScript
View Raw
1
2
3
4
5
module
.exports =
require
(
'node-machine'
).pack({
pkg:
require
(
'./package.json'
),
dir:
__dirname });