scratch – Rev 65
?pathlinks?
{
"name": "scratch",
"description": "Asset sharing platform.",
"main": "index.html",
"keywords": [
"quick",
"upload",
"asset",
"file",
"image",
"storage",
"short",
"URL",
"address"
],
"authors": [
"Wizardry and Steamworks <office@grimore.org>"
],
"license": "Creative Commons CC 1.0 Universal (CC0 1.0)",
"homepage": "http://grimore.org/web/scratch",
"private": true,
"ignore": [
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "^3.1.1",
"bootstrap": "^3.3.7",
"trumbowyg": "^2.5.1",
"clipboard": "^1.6.1",
"fingerprintjs2": "^1.5.0",
"js-cookie": "^2.1.3",
"bootstrap-validator": "^0.11.9",
"dropzone": "^4.3.0",
"font-awesome": "^4.7.0"
}
}