UNPKG

nightmare-servicetitan

Version:

Plugin for nightmare to help with go.servicetian.com actions

29 lines (28 loc) 638 B
{ "name": "nightmare-servicetitan", "version": "0.0.3", "description": "Plugin for nightmare to help with go.servicetian.com actions", "author": { "name": "Maxmillion McLaughlin", "email": "npm@maxmclau.com" }, "homepage": "https://github.com/brunoair/nightmare-servicetitan", "repository": { "type": "git", "url": "https://github.com/brunoair/nightmare-servicetitan" }, "license": "Unlicense", "keywords": [ "servicetitan", "nightmare", "phantomjs" ], "engines": { "node": "~6.``" }, "main": "lib", "dependencies": { "pretty-log": "^0.1.0" }, "devDependencies": {} }