summaryrefslogtreecommitdiffstats
path: root/internal/warpc/js/package.json
blob: 9bff10ccbb1fe10e66a92b77622e6bbaa124b95b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "js",
  "version": "1.0.0",
  "main": "greet.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "description": "",
  "devDependencies": {
    "katex": "^0.16.11"
  }
}