kipling
Version:
HTML Presentation
25 lines (24 loc) • 571 B
JSON
{
"name": "kipling",
"version": "1.0.0",
"description": "HTML Presentation",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/proterra/kipling.git"
},
"author": "MBW",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/proterra/kipling/issues"
},
"homepage": "https://github.com/proterra/kipling#readme",
"dependencies": {
"baguettebox.js": "^1.10.0",
"jquery": "^3.3.1",
"offside-js": "^1.4.0"
}
}