UNPKG

zater-cep

Version:

ZAter cep correios e via cep

26 lines (25 loc) 669 B
{ "name": "cvss", "version": "1.0.3", "description": "A CommonJS library for working with Common Vulnerability Scoring System vectors and scores.", "main": "index.js", "scripts": { "test": "lab -v -t 99" }, "repository": { "type": "git", "url": "git+https://github.com/aaronmccall/cvss.git" }, "keywords": [], "author": "Aaron McCall <aaron@andyet.net> (https://github.com/aaronmccall)", "license": "ISC", "bugs": { "url": "https://github.com/aaronmccall/cvss/issues" }, "homepage": "https://github.com/aaronmccall/cvss#readme", "devDependencies": { "code": "^2.2.0", "eslint": "^2.8.0", "lab": "^15.4.5" } }