mirror of
https://github.com/actions/setup-python.git
synced 2025-07-01 07:03:46 +00:00
Fix.
This commit is contained in:
parent
7fe1ba03a3
commit
ec0a863019
7020 changed files with 1880198 additions and 489 deletions
57
node_modules/growly/package.json
generated
vendored
Normal file
57
node_modules/growly/package.json
generated
vendored
Normal file
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"_from": "growly@^1.3.0",
|
||||
"_id": "growly@1.3.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=",
|
||||
"_location": "/growly",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "growly@^1.3.0",
|
||||
"name": "growly",
|
||||
"escapedName": "growly",
|
||||
"rawSpec": "^1.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/node-notifier"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
|
||||
"_shasum": "f10748cbe76af964b7c96c93c6bcc28af120c081",
|
||||
"_spec": "growly@^1.3.0",
|
||||
"_where": "E:\\github\\setup-python\\node_modules\\node-notifier",
|
||||
"author": {
|
||||
"name": "Ibrahim Al-Rajhi",
|
||||
"email": "abrahamalrajhi@gmail.com",
|
||||
"url": "http://ibrahimalrajhi.com/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "http://github.com/theabraham/growly/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Simple zero-dependency Growl notifications using GNTP.",
|
||||
"directories": {
|
||||
"example": "example",
|
||||
"lib": "lib"
|
||||
},
|
||||
"homepage": "https://github.com/theabraham/growly#readme",
|
||||
"keywords": [
|
||||
"growl",
|
||||
"growly",
|
||||
"snarl",
|
||||
"notifications",
|
||||
"gntp",
|
||||
"messages"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/growly.js",
|
||||
"name": "growly",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/theabraham/growly.git"
|
||||
},
|
||||
"version": "1.3.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue