mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-16 16:51:11 +00:00
.
This commit is contained in:
parent
8affe1ed56
commit
760046e9f2
7278 changed files with 0 additions and 1778943 deletions
42
node_modules/code-point-at/package.json
generated
vendored
42
node_modules/code-point-at/package.json
generated
vendored
|
@ -1,42 +0,0 @@
|
|||
{
|
||||
"name": "code-point-at",
|
||||
"version": "1.1.0",
|
||||
"description": "ES2015 `String#codePointAt()` ponyfill",
|
||||
"license": "MIT",
|
||||
"repository": "sindresorhus/code-point-at",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"keywords": [
|
||||
"es2015",
|
||||
"ponyfill",
|
||||
"polyfill",
|
||||
"shim",
|
||||
"string",
|
||||
"str",
|
||||
"code",
|
||||
"point",
|
||||
"at",
|
||||
"codepoint",
|
||||
"unicode"
|
||||
],
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
"xo": "^0.16.0"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz"
|
||||
,"_integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
|
||||
,"_from": "code-point-at@1.1.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue