summaryrefslogtreecommitdiff
path: root/package.json
blob: 7e2e9b464e43d2800ed9518828c79251b4a33552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "animism-cms",
  "version": "1.0.0",
  "description": "Animism CMS",
  "main": "index.js",
  "author": "Jules Laplace",
  "license": "LNT",
  },
  "dependencies": {
    "get-routes": "^2.0.0",
    "object-assign": "^2.0.0",
    "okcms": "git+ssh://git@ghghgh.us/~/okcms.git#v0.2.5"
  }
}