summaryrefslogtreecommitdiff
path: root/package.json
blob: b615f223e61fc78033db1539e6136aa821db4698 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "comp-268",
  "version": "1.0.0",
  "main": "index.js",
  "repository": "git@gitlab.com:xlgmokha/comp-268.git",
  "author": "mo khan <mo@mokhan.ca>",
  "license": "MIT",
  "private": true,
  "dependencies": {
    "mdpdf": "^2.0.4"
  }
}