phantomstig
Version:
PhantomStig ===========
23 lines (22 loc) • 519 B
JSON
{
"name": "phantomstig",
"version": "0.1.1",
"main": "phantomstig.js",
"repository": {
"type": "git",
"url": "https://github.com/justspamjustin/PhantomStig.git"
},
"author": "Justin Martin",
"bugs": {
"url": "https://github.com/justspamjustin/PhantomStig/issues"
},
"keywords": ["PhantomJS", "Callbacks", "PhantomStig"],
"devDependencies": {
"underscore": "~1.4.4",
"node-phantom": "~0.2.3"
},
"dependencies": {
"underscore": "~1.4.4",
"node-phantom": "~0.2.3"
}
}