UNPKG

srvcttn

Version:

Headless operator for go.servicetian.com actions

30 lines (29 loc) 602 B
{ "name": "srvcttn", "version": "0.1.5", "description": "Headless operator for go.servicetian.com actions", "author": { "name": "Maxmillion McLaughlin", "email": "npm@maxmclau.com" }, "homepage": "https://github.com/brunoair/srvcttn", "repository": { "type": "git", "url": "https://github.com/brunoair/srvcttn" }, "license": "Unlicense", "keywords": [ "servicetitan", "nightmare", "phantomjs" ], "engines": { "node": "~6.``" }, "main": "lib", "dependencies": { "debug": "2.2.0", "nightmare": "^2.6.1" }, "devDependencies": {} }