django-rest-framework/docs_theme/package.json
2024-05-15 10:51:49 +03:30

15 lines
261 B
JSON

{
"name": "drf_docs_theme",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"bootstrap": "^5.3.3"
}
}