amend-package
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "amend-package", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Modify npm installed packages.", | ||
@@ -16,2 +16,5 @@ "scripts": { | ||
"main": "lib/amend-package.cjs", | ||
"engines" : { | ||
"node" : ">=16.0.0" | ||
}, | ||
"bugs": { | ||
@@ -18,0 +21,0 @@ "url": "https://github.com/100pah/modify-package/issues" |
@@ -1,3 +0,6 @@ | ||
# modify-package | ||
# amend-package | ||
> [!CAUTION] | ||
> Modify package is not recommended. Do not use this way unless there is no other solution and you known there is no risk in your scenario. | ||
Modify npm installed packages. | ||
@@ -7,2 +10,4 @@ + Modify package.json. | ||
amend-package has been tested in npm v8+, pnpm v8, yarn v1.x, node v16+. | ||
## Usage | ||
@@ -9,0 +14,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
29812
699
115