UNPKG

dd-weblib

Version:
26 lines (25 loc) 613 B
{ "name": "dd-weblib", "version": "1.0.2", "description": "Daydream integration", "main": "entry.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://gitlab.com/botstudio/daydream-web-integration-library.git" }, "keywords": [ "daydream" ], "author": "Infi <ddwl-pkg@geist.ga>", "license": "BSL-1.0", "bugs": { "url": "https://gitlab.com/botstudio/daydream-web-integration-library/issues" }, "homepage": "https://gitlab.com/botstudio/daydream-web-integration-library#readme", "dependencies": { "node-fetch": "^2.6.0" } }