mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
16 lines
407 B
JSON
16 lines
407 B
JSON
|
{
|
||
|
"name": "pulp",
|
||
|
"version": "1.0.0",
|
||
|
"repository": "git@github.com:koirand/pulp.git",
|
||
|
"author": "koirand <koirand.jp@gmail.com>",
|
||
|
"license": "MIT",
|
||
|
"devDependencies": {
|
||
|
"eslint": "^5.15.3",
|
||
|
"eslint-config-standard": "^12.0.0",
|
||
|
"eslint-plugin-import": "^2.16.0",
|
||
|
"eslint-plugin-node": "^8.0.1",
|
||
|
"eslint-plugin-promise": "^4.0.1",
|
||
|
"eslint-plugin-standard": "^4.0.0"
|
||
|
}
|
||
|
}
|