1234567891011121314 |
- {
- "name": "hlogger",
- "version": "0.0.9",
- "description": "Yet another logger",
- "main": "index.js",
- "scripts": {
- "test": "cd test;node test-conf"
- },
- "author": {
- "email": "luisf@hexasoftware.com",
- "name": "Luis Figueiredo"
- },
- "license": "ISC"
- }
|