You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
251 B
14 lines
251 B
7 years ago
|
{
|
||
|
"name": "fork-awesome-customizer",
|
||
|
"version": "0.0.1",
|
||
|
"description": "Fork-Awesome subset builder",
|
||
|
"scripts": {},
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"js-yaml": "^3.12.0"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"standard": "^11.0.1"
|
||
|
}
|
||
|
}
|