UNPKG

bloggify-cli

Version:
28 lines (27 loc) 682 B
{ "name": "bloggify.js", "version": "1.0.2", "description": "The client side API for Bloggify.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Bloggify <support@bloggify.org> (https://bloggify.org)", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/Bloggify/bloggify-prebuilt.git" }, "keywords": [ "bloggify", "javascript" ], "bugs": { "url": "https://github.com/Bloggify/bloggify-prebuilt/issues" }, "homepage": "https://github.com/Bloggify/bloggify-prebuilt#readme", "dependencies": { "socket.io-client": "^2.0.1" }, "blah": {} }