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