Hack to customize fork awesome
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.
 
 
 
fork-awesome-customizer/package.json

17 lines
369 B

{
"name": "fork-awesome-customizer",
"version": "0.0.1",
"description": "Fork-Awesome subset builder",
"scripts": {},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://git.ondrovo.com/MightyPork/fork-awesome-customizer.git"
},
"dependencies": {
"js-yaml": "^3.12.0"
},
"devDependencies": {
"standard": "^11.0.1"
}
}