Browse Source

Add files via upload

pull/4/head
Muryor 3 years ago committed by GitHub
parent
commit
6a28502105
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 19
      package.json

19
package.json

@ -0,0 +1,19 @@
{
"name": "muryor-back_up",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Muryor/back_up.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Muryor/back_up/issues"
},
"homepage": "https://github.com/Muryor/back_up#readme"
}
Loading…
Cancel
Save