Snippets

ChiaChun Chang arXdX: Untitled snippet

Created by ChiaChun Chang
{
  "name": "bitbucket-snippet",
  "version": "0.0.1",
  "description": "A command-line tool for creating Bitbucket snippets.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "snippet": "./index.js"
  },
  "author": "",
  "license": "Apache-2.0",
  "dependencies": {
    "co": "^4.6.0",
    "co-prompt": "^1.0.0",
    "commander": "^2.9.0",
    "superagent": "^1.8.3"
  }
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.