Offline

notes

0.0.4latest
Published Oct 5, 2012

Modules

Document Models

Editors

Apps

Dependencies(1)

colors*
package.json
{
  "author": "Stephen Blankenship",
  "name": "notes",
  "description": "a node.js version of Rails' \"rake notes\" functionality",
  "version": "0.0.4",
  "repository": {
    "type": "git",
    "url": "git://github.com/stephenb/node-notes.git"
  },
  "main": "./lib/notes",
  "engines": {
    "node": ">= v0.4.7"
  },
  "contributors": [
    {
      "name": "Veselin Todorov",
      "email": "hi@vesln.com"
    }
  ],
  "dependencies": {
    "colors": "*"
  },
  "devDependencies": {
    "coffee-script": ">= 1.1.1"
  },
  "bin": {
    "notes": "./bin/notes"
  },
  "keywords": [
    "notes",
    "annotate",
    "todo",
    "fixme"
  ],
  "preferGlobal": "true"
}

Install

$ph install notes

Requires Powerhouse CLI

Add to Cloud

Sign in to add this package to your Cloud environment.

Sign in

Package Info

Version0.0.4
PublishedJul 5, 2011
UpdatedJun 22, 2022

Maintainers(1)

s
stephenb