mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-04 12:04:54 +01:00
npm install
This commit is contained in:
64
conf/site/node_modules/unquote/package.json
generated
vendored
64
conf/site/node_modules/unquote/package.json
generated
vendored
@@ -1,62 +1,30 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"unquote@1.1.1",
|
||||
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "unquote@1.1.1",
|
||||
"_id": "unquote@1.1.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=",
|
||||
"_location": "/unquote",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "unquote@1.1.1",
|
||||
"name": "unquote",
|
||||
"escapedName": "unquote",
|
||||
"rawSpec": "1.1.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.1.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/svgo"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
|
||||
"_spec": "1.1.1",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
|
||||
"author": {
|
||||
"name": "Cameron Lakenen",
|
||||
"email": "cameron@lakenen.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/lakenen/node-unquote/issues"
|
||||
},
|
||||
"name": "unquote",
|
||||
"version": "1.1.1",
|
||||
"description": "Remove wrapping quotes from a string.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "node test/*"
|
||||
},
|
||||
"author": "Cameron Lakenen <cameron@lakenen.com>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"tape": "^2.13.4"
|
||||
},
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/lakenen/node-unquote.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/lakenen/node-unquote/issues"
|
||||
},
|
||||
"homepage": "https://github.com/lakenen/node-unquote",
|
||||
"keywords": [
|
||||
"string",
|
||||
"unquote",
|
||||
"quotes"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "unquote",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/lakenen/node-unquote.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/*"
|
||||
},
|
||||
"version": "1.1.1"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user