UNPKG

dark-horse-thing

Version:

Abstract classes for Dark Horse things

30 lines (29 loc) 715 B
{ "name": "dark-horse-thing", "version": "0.1.0", "description": "Abstract classes for Dark Horse things", "main": "index.js", "scripts": { "lint": "standard" }, "repository": { "type": "git", "url": "git://github.com/bergos/dark-horse-thing.git" }, "keywords": [ "mediola" ], "author": "Thomas Bergwinkl <bergi@axolotlfarm.org> (https://www.bergnet.org/people/bergi/card#me)", "license": "MIT", "bugs": { "url": "https://github.com/bergos/dark-horse-thing/issues" }, "homepage": "https://github.com/bergos/dark-horse-thing", "dependencies": { "simplerdf": "^0.2.11" }, "devDependencies": { "standard": "^7.1.2" }, "readmeFilename": "README.md" }