npm install

This commit is contained in:
Henry Whitaker
2021-03-07 09:24:01 +00:00
parent 974384db8a
commit 2219b0213c
2674 changed files with 278065 additions and 156050 deletions

View File

@@ -1,71 +1,37 @@
{
"_args": [
[
"unset-value@1.0.0",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
"name": "unset-value",
"description": "Delete nested properties from an object using dot notation.",
"version": "1.0.0",
"homepage": "https://github.com/jonschlinkert/unset-value",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"contributors": [
"<wtgtybhertgeghgtwtg@gmail.com> (https://github.com/wtgtybhertgeghgtwtg)",
"Jon Schlinkert <jon.schlinkert@sellside.com> (http://twitter.com/jonschlinkert)"
],
"_development": true,
"_from": "unset-value@1.0.0",
"_id": "unset-value@1.0.0",
"_inBundle": false,
"_integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
"_location": "/unset-value",
"_phantomChildren": {
"get-value": "2.0.6",
"isarray": "1.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "unset-value@1.0.0",
"name": "unset-value",
"escapedName": "unset-value",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/cache-base"
],
"_resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"repository": "jonschlinkert/unset-value",
"bugs": {
"url": "https://github.com/jonschlinkert/unset-value/issues"
},
"contributors": [
{
"email": "wtgtybhertgeghgtwtg@gmail.com",
"url": "https://github.com/wtgtybhertgeghgtwtg"
},
{
"name": "Jon Schlinkert",
"email": "jon.schlinkert@sellside.com",
"url": "http://twitter.com/jonschlinkert"
}
"license": "MIT",
"files": [
"index.js"
],
"main": "index.js",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"dependencies": {
"has-value": "^0.3.1",
"isobject": "^3.0.0"
},
"description": "Delete nested properties from an object using dot notation.",
"devDependencies": {
"gulp-format-md": "^0.1.11",
"mocha": "*",
"should": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/unset-value",
"keywords": [
"del",
"delete",
@@ -78,16 +44,6 @@
"unset",
"value"
],
"license": "MIT",
"main": "index.js",
"name": "unset-value",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/unset-value.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"related": {
"list": [
@@ -111,6 +67,5 @@
"lint": {
"reflinks": true
}
},
"version": "1.0.0"
}
}