UNPKG

hunter-news-exceptions

Version:

Contains exceptions defition for Hunter News Social Network

25 lines (24 loc) 571 B
{ "name": "hunter-news-exceptions", "version": "1.0.8", "description": "Contains exceptions defition for Hunter News Social Network", "main": "lib/index.js", "types": "lib/index", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc " }, "files": [ "lib/" ], "keywords": [ "hunter", "hunter-news", "hunter-news-exceptions" ], "author": "Vladimir Venegas <vvenegas@infodinamica.cl> (http://www.infodinamica.cl)", "license": "MIT", "devDependencies": { "@types/node": "0.0.3" } }