UNPKG

ohai-data

Version:

Returns data detected from running ohai

22 lines 581 B
{ "name": "ohai-data", "version": "0.1.0", "description": "Returns data detected from running ohai", "main": "application.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/containership/ohai-data.git" }, "keywords": [ "ohai" ], "author": "ContainerShip Developers <developers@containership.io>", "license": "GPL-3.0", "bugs": { "url": "https://github.com/containership/ohai-data/issues" }, "homepage": "https://github.com/containership/ohai-data" }