{
  "name": "npm-demo",
  "version": "1.0.4",
  "description": "Demonstracao legal.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "demonstracao"
  ],
  "author": "Mauricio Alvim",
  "license": "ISC",
  "dependencies": {
    "colors": "^1.0.3"
  }
}
