UNPKG

infopack-output-validator

Version:
33 lines (32 loc) 860 B
{ "name": "infopack-output-validator", "version": "2.0.1", "description": "Tester för infopack releases", "main": "index.js", "scripts": { "test": "node test.js", "start": "node index.js" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/infopack/infopack-output-validator.git" }, "keywords": [ "infopack" ], "author": "Johan Asplund <johan@lifehackab.se> (https://www.lifehackab.se/)", "license": "MIT", "bugs": { "url": "https://gitlab.com/infopack/infopack-output-validator/issues" }, "homepage": "https://gitlab.com/infopack/infopack-output-validator#readme", "dependencies": { "ajv": "^8.12.0", "ajv-formats": "^2.1.1", "bluebird": "^3.7.2", "console-table-printer": "^2.11.2", "fast-glob": "^3.2.12", "lodash": "^4.17.21", "node-fetch": "^2.6.7" } }