Skip to content

Commit 81501a8

Browse files
committed
Update description
1 parent ace6421 commit 81501a8

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "reckless-node-perforce",
33
"version": "0.0.1",
4-
"description": "A simple library for perforce",
4+
"description": "Simplified fork of node-perforce with vulnerable dependencies removed and fixed commands",
55
"main": "index.js",
6-
"scripts": {
7-
},
6+
"scripts": {},
87
"repository": {
98
"type": "git",
10-
"url": "https://github.com/RecklessWave/reckless-node-perforce"
9+
"url": "git+https://github.com/RecklessWave/reckless-node-perforce.git"
1110
},
1211
"keywords": [
1312
"perforce",
@@ -21,6 +20,5 @@
2120
"url": "https://github.com/RecklessWave/reckless-node-perforce/issues"
2221
},
2322
"homepage": "https://github.com/RecklessWave/reckless-node-perforce",
24-
"devDependencies": {
25-
}
23+
"devDependencies": {}
2624
}

0 commit comments

Comments
 (0)