* Publish

* Update .gitignore

* node modules

* Update .gitignore
This commit is contained in:
Danny McCormick
2019-08-23 10:21:51 -04:00
committed by GitHub
parent 26d9864772
commit 04aa5dbc72
224 changed files with 754 additions and 11336 deletions

View File

@@ -1,27 +1,32 @@
{
"_from": "universal-user-agent@^2.0.3",
"_args": [
[
"universal-user-agent@2.1.0",
"C:\\Users\\damccorm\\Documents\\labeler"
]
],
"_from": "universal-user-agent@2.1.0",
"_id": "universal-user-agent@2.1.0",
"_inBundle": false,
"_integrity": "sha512-8itiX7G05Tu3mGDTdNY2fB4KJ8MgZLS54RdG6PkkfwMAavrXu1mV/lls/GABx9O3Rw4PnTtasxrvbMQoBYY92Q==",
"_location": "/universal-user-agent",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "universal-user-agent@^2.0.3",
"raw": "universal-user-agent@2.1.0",
"name": "universal-user-agent",
"escapedName": "universal-user-agent",
"rawSpec": "^2.0.3",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "^2.0.3"
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/@octokit/graphql"
],
"_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-2.1.0.tgz",
"_shasum": "5abfbcc036a1ba490cb941f8fd68c46d3669e8e4",
"_spec": "universal-user-agent@^2.0.3",
"_where": "C:\\Users\\damccorm\\Documents\\node12-template\\node_modules\\@octokit\\graphql",
"_spec": "2.1.0",
"_where": "C:\\Users\\damccorm\\Documents\\labeler",
"author": {
"name": "Gregor Martynus",
"url": "https://github.com/gr2m"
@@ -30,11 +35,9 @@
"bugs": {
"url": "https://github.com/gr2m/universal-user-agent/issues"
},
"bundleDependencies": false,
"dependencies": {
"os-name": "^3.0.0"
},
"deprecated": false,
"description": "Get a user agent string in both browser and node",
"devDependencies": {
"chai": "^4.1.2",