MAKENTNU/web

View on GitHub
node/package.json

Summary

Maintainability
Test Coverage
{
  "name": "@makentnu/web",
  "version": "1.0.0",
  "description": "The website for the student organization MAKE NTNU.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MAKENTNU/web.git"
  },
  "author": "MAKE NTNU",
  "license": "SEE LICENSE IN ../LICENSE",
  "bugs": {
    "url": "https://github.com/MAKENTNU/web/issues"
  },
  "homepage": "https://github.com/MAKENTNU/web#readme",
  "dependencies": {
    "fomantic-ui": "^2.9.2"
  }
}