{ "name": "cflare", "version": "0.0.17", "description": "cloudflare management for CoreOS", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)" }, "repository": { "type": "git", "url": "git+https://github.com/pushrocks/cflare.git" }, "keywords": [ "CoreOS", "cloudflare" ], "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://github.com/pushrocks/cflare/issues" }, "homepage": "https://github.com/pushrocks/cflare#readme", "dependencies": { "beautylog": "^6.1.1", "smartdelay": "^1.0.1", "smartq": "^1.1.0", "smartrequest": "^1.0.4", "smartstring": "^2.0.22", "typings-global": "^1.0.14" }, "devDependencies": { "npmts-g": "^6.0.0", "qenv": "^1.1.3", "smartchai": "^1.0.1", "typings-test": "^1.0.3" } }