UNPKG

omniscient-tools

Version:
22 lines 531 B
{ "name": "omniscient-tools", "version": "0.1.4", "description": "A few tools to use with omniscient.js", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/KualiCo/omniscient-tools.git" }, "author": "Sean Hess", "license": "MIT", "bugs": { "url": "https://github.com/KualiCo/omniscient-tools/issues" }, "homepage": "https://github.com/KualiCo/omniscient-tools", "peerDependencies": { "react": "*", "bluebird": "*", "omniscient": "*" } }