Skip to content

Instantly share code, notes, and snippets.

@robkuz
Created December 6, 2011 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robkuz/1439839 to your computer and use it in GitHub Desktop.
Save robkuz/1439839 to your computer and use it in GitHub Desktop.
{
"author": "robert kuzelj <robert@capitalize.org>",
"name": "capitalize",
"description": "capitalizes and decapitalizes a string",
"version": "0.1.0",
"homepage": "www.capitalize.org",
"repository": {
"url": ""
},
"main": "main.js",
"engines": {
"node": "~0.6.0"
},
"dependencies": {},
"devDependencies": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment