mirror of
https://github.com/actions/setup-node.git
synced 2025-07-27 00:48:24 +02:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
41
node_modules/detect-newline/package.json
generated
vendored
41
node_modules/detect-newline/package.json
generated
vendored
|
@ -1,41 +0,0 @@
|
|||
{
|
||||
"name": "detect-newline",
|
||||
"version": "2.1.0",
|
||||
"description": "Detect the dominant newline character of a string",
|
||||
"license": "MIT",
|
||||
"repository": "sindresorhus/detect-newline",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"keywords": [
|
||||
"newline",
|
||||
"linebreak",
|
||||
"line-break",
|
||||
"line",
|
||||
"lf",
|
||||
"crlf",
|
||||
"eol",
|
||||
"linefeed",
|
||||
"character",
|
||||
"char"
|
||||
],
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
"xo": "*"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-2.1.0.tgz"
|
||||
,"_integrity": "sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I="
|
||||
,"_from": "detect-newline@2.1.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue