summaryrefslogtreecommitdiff
path: root/package.json
blob: 5aab3e2c9b4bde14ff6b655d58acfd08f4447308 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "@lightscale/eslint-config",
  "version": "1.0.0",
  "description": "",
  "license": "MIT",
  "author": "Sam Light <sam@lightscale.co.uk>",
  "type": "module",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://git.lightscale.co.uk/lightscale-eslint-config.git"
  }
}