mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-24 06:44:44 +00:00
.
This commit is contained in:
parent
a004f0ae58
commit
fc725ba36b
7280 changed files with 19 additions and 1796407 deletions
67
node_modules/html-encoding-sniffer/package.json
generated
vendored
67
node_modules/html-encoding-sniffer/package.json
generated
vendored
|
@ -1,67 +0,0 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"html-encoding-sniffer@1.0.2",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "html-encoding-sniffer@1.0.2",
|
||||
"_id": "html-encoding-sniffer@1.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==",
|
||||
"_location": "/html-encoding-sniffer",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "html-encoding-sniffer@1.0.2",
|
||||
"name": "html-encoding-sniffer",
|
||||
"escapedName": "html-encoding-sniffer",
|
||||
"rawSpec": "1.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/jsdom"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz",
|
||||
"_spec": "1.0.2",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"author": {
|
||||
"name": "Domenic Denicola",
|
||||
"email": "d@domenic.me",
|
||||
"url": "https://domenic.me/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/jsdom/html-encoding-sniffer/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"whatwg-encoding": "^1.0.1"
|
||||
},
|
||||
"description": "Sniff the encoding from a HTML byte stream",
|
||||
"devDependencies": {
|
||||
"eslint": "^3.8.0",
|
||||
"mocha": "^3.1.2"
|
||||
},
|
||||
"files": [
|
||||
"lib/"
|
||||
],
|
||||
"homepage": "https://github.com/jsdom/html-encoding-sniffer#readme",
|
||||
"keywords": [
|
||||
"encoding",
|
||||
"html"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/html-encoding-sniffer.js",
|
||||
"name": "html-encoding-sniffer",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jsdom/html-encoding-sniffer.git"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint lib test",
|
||||
"test": "mocha"
|
||||
},
|
||||
"version": "1.0.2"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue