░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/packages/js-utils
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: package.json
{ "name": "@instructure/js-utils", "version": "1.0.0", "description": "A collection of utilities/helpers used by projects in the canvas/edu/instructure ecosystem.", "author": "Instructure, Inc.", "main": "lib/index.js", "module": "es/index.js", "sideEffects": false, "dependencies": { "@instructure/get-cookie": "*" }, "scripts": { "test": "echo 'no tests yet...'", "build:canvas": "babel --root-mode upward src -d es & JEST_WORKER_ID=true babel --root-mode upward src -d lib" }, "repository": { "type": "git", "url": "git+https://github.com/instructure/canvas-lms.git" }, "license": "MIT", "bugs": { "url": "https://github.com/instructure/canvas-lms/issues" }, "homepage": "https://github.com/instructure/canvas-lms#readme" }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 src/
DIR
—
2023-09-24 03:39
📄 .gitignore
GITIGNORE
4 B
2023-09-24 03:39
EDIT
📄 babel.config.cjs.js
JS
789 B
2023-09-24 03:39
EDIT
📄 babel.config.js
JS
1.3 KB
2023-09-24 03:39
EDIT
📄 package.json
JSON
785 B
2023-09-24 03:39
EDIT