mirror of
https://github.com/actions/labeler.git
synced 2025-12-13 13:07:24 +00:00
Publish (#11)
* Publish * Update .gitignore * node modules * Update .gitignore
This commit is contained in:
23
node_modules/wrappy/package.json
generated
vendored
23
node_modules/wrappy/package.json
generated
vendored
@@ -1,28 +1,33 @@
|
||||
{
|
||||
"_from": "wrappy@1",
|
||||
"_args": [
|
||||
[
|
||||
"wrappy@1.0.2",
|
||||
"C:\\Users\\damccorm\\Documents\\labeler"
|
||||
]
|
||||
],
|
||||
"_from": "wrappy@1.0.2",
|
||||
"_id": "wrappy@1.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
|
||||
"_location": "/wrappy",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "wrappy@1",
|
||||
"raw": "wrappy@1.0.2",
|
||||
"name": "wrappy",
|
||||
"escapedName": "wrappy",
|
||||
"rawSpec": "1",
|
||||
"rawSpec": "1.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1"
|
||||
"fetchSpec": "1.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/inflight",
|
||||
"/once"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
||||
"_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
|
||||
"_spec": "wrappy@1",
|
||||
"_where": "C:\\Users\\damccorm\\Documents\\node12-template\\node_modules\\once",
|
||||
"_spec": "1.0.2",
|
||||
"_where": "C:\\Users\\damccorm\\Documents\\labeler",
|
||||
"author": {
|
||||
"name": "Isaac Z. Schlueter",
|
||||
"email": "i@izs.me",
|
||||
@@ -31,9 +36,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/npm/wrappy/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "Callback wrapping utility",
|
||||
"devDependencies": {
|
||||
"tap": "^2.3.1"
|
||||
|
||||
Reference in New Issue
Block a user