{
  "name": "12-03-2014-michelle-speak",
  "version": "1.0.0",
  "description": "this is my first node module",
  "main": "speak.js",
  "dependencies": {
    "moment": "^2.8.4"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "node",
    "moment",
    "speak",
    "first"
  ],
  "author": "michelle <michellelfloyd@yahoo.com>",
  "license": "MIT"
}
