UNPKG

npm-demo

Version:

Demonstracao legal.

18 lines (17 loc) 325 B
{ "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" } }