mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 17:32:11 +03:00
15 lines
290 B
JSON
15 lines
290 B
JSON
{
|
|
"name": "@urbit/eslint-config",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Tyler Brown Cifu Shuster",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"eslint": ">= 3"
|
|
}
|
|
}
|