replicate 2.0.0

Copies the currently running program into a temporary location
Documentation
1
2
3
4
5
6
7
8
9
{
  "private": true,
  "type": "module",
  "dependencies": {
    "@semantic-release/exec": "^7.1.0",
    "conventional-changelog-conventionalcommits": "^9.1.0",
    "semantic-release": "^25.0.2"
  }
}