Skip to content

Commit

Permalink
remove npm org packages from external
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Oct 22, 2022
1 parent 6516bf8 commit 0934b1a
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions test/external/test.json
Expand Up @@ -957,12 +957,6 @@
"description": "Format JavaScript Standard Style output to a JSON array.",
"dependents": 3
},
{
"name": "unique-filename",
"repo": "https://github.com/npm/unique-filename",
"description": "Generate a unique filename for use in temporary directories or caches.",
"dependents": 3
},
{
"name": "hash-index",
"repo": "https://github.com/watson/hash-index",
Expand Down Expand Up @@ -1122,13 +1116,6 @@
"dependents": 4889,
"disable": true
},
{
"name": "npm",
"repo": "https://github.com/npm/cli",
"description": "a package manager for JavaScript",
"dependents": 3868,
"disable": true
},
{
"name": "fast-sass-loader",
"repo": "https://github.com/yibn2008/fast-sass-loader",
Expand Down Expand Up @@ -1176,13 +1163,6 @@
"dependents": 1353,
"disable": true
},
{
"name": "npmlog",
"repo": "https://github.com/npm/npmlog",
"description": "logger for npm",
"dependents": 1114,
"disable": true
},
{
"name": "budo",
"repo": "https://github.com/mattdesl/budo",
Expand All @@ -1204,13 +1184,6 @@
"dependents": 1080,
"disable": true
},
{
"name": "validate-npm-package-name",
"repo": "https://github.com/npm/validate-npm-package-name",
"description": "Give me a string and I'll tell you if it's a valid npm package name",
"dependents": 1064,
"disable": true
},
{
"name": "canvas",
"repo": "https://github.com/Automattic/node-canvas",
Expand Down Expand Up @@ -1415,13 +1388,6 @@
"dependents": 515,
"disable": true
},
{
"name": "fstream",
"repo": "https://github.com/npm/fstream",
"description": "Advanced file system stream things",
"dependents": 514,
"disable": true
},
{
"name": "fastify",
"repo": "https://github.com/fastify/fastify",
Expand Down

0 comments on commit 0934b1a

Please sign in to comment.