aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 882895fc2abda8c27dc49dce746d9ff9ccba8218 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "histplorer",
  "version": "0.1.0",
  "description": "An interactive historical timeline",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Terry Truong",
  "license": "MIT",
  "devDependencies": {
    "smartcrop-cli": "^2.0.3"
  }
}