This repository has been archived on 2024-01-23. You can view files and clone it, but cannot push or open issues/pull-requests.
hairdresser-builder/package.json

16 lines
287 B
JSON

{
"name": "builder",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "KK-Innovation",
"license": "ISC",
"dependencies": {
"fs-extra": "^11.2.0"
}
}