UNPKG

keepfast-contrib-phantomas

Version:
27 lines (26 loc) 706 B
{ "name": "keepfast-contrib-phantomas", "version": "1.0.9", "description": "Plugin for keepfast support Phantomas", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/keepfast/keepfast-contrib-phantomas.git" }, "keywords": [ "keepfast" ], "author": "Davidson Fellipe <davidsonfellipe@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/keepfast/keepfast-contrib-phantomas/issues" }, "homepage": "https://github.com/keepfast/keepfast-contrib-phantomas#readme", "dependencies": { "bluebird": "^3.2.1", "phantomas": "^1.14.0" } }