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
47
node_modules/safe-regex/package.json
generated
vendored
47
node_modules/safe-regex/package.json
generated
vendored
|
@ -1,47 +0,0 @@
|
|||
{
|
||||
"name": "safe-regex",
|
||||
"version": "1.1.0",
|
||||
"description": "detect possibly catastrophic, exponential-time regular expressions",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"ret": "~0.1.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tape": "^3.5.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tape test/*.js"
|
||||
},
|
||||
"testling": {
|
||||
"files": "test/*.js",
|
||||
"browsers": [
|
||||
"ie/8", "ie/9", "ie/10",
|
||||
"firefox/latest",
|
||||
"chrome/latest",
|
||||
"opera/latest",
|
||||
"safari/latest"
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/substack/safe-regex.git"
|
||||
},
|
||||
"homepage": "https://github.com/substack/safe-regex",
|
||||
"keywords": [
|
||||
"catastrophic",
|
||||
"exponential",
|
||||
"regex",
|
||||
"safe",
|
||||
"sandbox"
|
||||
],
|
||||
"author": {
|
||||
"name": "James Halliday",
|
||||
"email": "mail@substack.net",
|
||||
"url": "http://substack.net"
|
||||
},
|
||||
"license": "MIT"
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz"
|
||||
,"_integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4="
|
||||
,"_from": "safe-regex@1.1.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue