{
  "author": {
    "name": "Tung Pham Thanh",
    "url": "royalgarter@gmail.com"
  },
  "name": "phantom-helper",
  "description": "Helper for PhantomJS with Node.js with plenty of handy functions",
  "version": "3.3.1",
  "homepage": "https://github.com/royalgarter/phantom-helper",
  "repository": {
    "type": "git",
    "url": "git://github.com/royalgarter/phantom-helper.git"
  },
  "main": "ph.js",
  "scripts": {
    "test": "./test.js"
  },
  "dependencies": {
    "async": "^2.1.4",
    "node-phantom-simple": "2.*"
  },
  "devDependencies": {
    "sync-es6": "*"
  },
  "optionalDependencies": {},
  "engines": {
    "node": "*"
  },
  "readme": "",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/royalgarter/phantom-helper/issues"
  },
  "_id": "phantom-helper@3.3.1",
  "_from": "phantom-helper@*"
}
