123456789101112131415161718192021222324 |
- {
- "author": "Frederic G. MARAND <fgm@osinet.fr>",
- "description": "Code de support du cours OSInet DR-821",
- "directories": {
- "doc": "docs"
- },
- "keywords": [
- "drupal",
- "theme",
- "bootstrap",
- "formation"
- ],
- "license": "GPL-2.0+",
- "name": "dr821",
- "repository": {
- "type": "git",
- "url": "http://formation.osinet.fr:3000/OSInet/dr821.git"
- },
- "scripts": {},
- "version": "8.1.1",
- "dependencies": {
- "bootstrap": "^3.3.6"
- }
- }
|