mirror of
https://github.com/actions/labeler.git
synced 2025-12-27 05:17:17 +08:00
build
This commit is contained in:
24
node_modules/growly/package.json
generated
vendored
24
node_modules/growly/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"growly@1.3.0",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "growly@1.3.0",
|
||||
"_from": "growly@^1.3.0",
|
||||
"_id": "growly@1.3.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=",
|
||||
"_location": "/growly",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "growly@1.3.0",
|
||||
"raw": "growly@^1.3.0",
|
||||
"name": "growly",
|
||||
"escapedName": "growly",
|
||||
"rawSpec": "1.3.0",
|
||||
"rawSpec": "^1.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.3.0"
|
||||
"fetchSpec": "^1.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/node-notifier"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
|
||||
"_spec": "1.3.0",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "f10748cbe76af964b7c96c93c6bcc28af120c081",
|
||||
"_spec": "growly@^1.3.0",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/node-notifier",
|
||||
"author": {
|
||||
"name": "Ibrahim Al-Rajhi",
|
||||
"email": "abrahamalrajhi@gmail.com",
|
||||
@@ -36,6 +30,8 @@
|
||||
"bugs": {
|
||||
"url": "http://github.com/theabraham/growly/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Simple zero-dependency Growl notifications using GNTP.",
|
||||
"directories": {
|
||||
"example": "example",
|
||||
|
||||
Reference in New Issue
Block a user