mirror of
https://github.com/actions/labeler.git
synced 2025-12-31 08:24:17 +08:00
build
This commit is contained in:
14
node_modules/iconv-lite/package.json
generated
vendored
14
node_modules/iconv-lite/package.json
generated
vendored
@@ -1,11 +1,4 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"iconv-lite@0.4.24",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "iconv-lite@0.4.24",
|
||||
"_id": "iconv-lite@0.4.24",
|
||||
"_inBundle": false,
|
||||
@@ -26,8 +19,9 @@
|
||||
"/whatwg-encoding"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
||||
"_spec": "0.4.24",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "2022b4b25fbddc21d2f524974a474aafe733908b",
|
||||
"_spec": "iconv-lite@0.4.24",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/whatwg-encoding",
|
||||
"author": {
|
||||
"name": "Alexander Shtuchkin",
|
||||
"email": "ashtuchkin@gmail.com"
|
||||
@@ -39,9 +33,11 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/ashtuchkin/iconv-lite/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"safer-buffer": ">= 2.1.2 < 3"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Convert character encodings in pure javascript.",
|
||||
"devDependencies": {
|
||||
"async": "*",
|
||||
|
||||
Reference in New Issue
Block a user