UNPKG

d2l-hypermedia-constants

Version:

Library of constants for communicating with D2L's Hypermedia APIs

37 lines (36 loc) 934 B
{ "description": "Library of constants for communicating with D2L's Hypermedia APIs", "keywords": [ "d2l", "hypermedia", "constants" ], "repository": { "type": "git", "url": "git+https://github.com/Brightspace/d2l-hypermedia-constants.git" }, "homepage": "https://github.com/Brightspace/d2l-hypermedia-constants#readme", "name": "d2l-hypermedia-constants", "version": "6.144.0", "main": "dist/index.js", "module": "index.js", "files": [ "/dist", "d2l-hypermedia-constants.js", "index.js" ], "scripts": { "build": "babel index.js --out-dir ./dist" }, "author": "D2L Corporation", "license": "Apache-2.0", "bugs": { "url": "https://github.com/Brightspace/d2l-hypermedia-constants/issues" }, "devDependencies": { "@babel/cli": "^7.1.5", "@babel/core": "^7.1.5", "@babel/preset-env": "^7.1.5", "babel-plugin-add-module-exports": "^1.0.0" } }