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:
78
conf/site/node_modules/source-list-map/package.json
generated
vendored
78
conf/site/node_modules/source-list-map/package.json
generated
vendored
@@ -1,61 +1,29 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"source-list-map@2.0.1",
|
||||
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "source-list-map@2.0.1",
|
||||
"_id": "source-list-map@2.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==",
|
||||
"_location": "/source-list-map",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "source-list-map@2.0.1",
|
||||
"name": "source-list-map",
|
||||
"escapedName": "source-list-map",
|
||||
"rawSpec": "2.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/css-loader",
|
||||
"/webpack-sources"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
|
||||
"_spec": "2.0.1",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
|
||||
"author": {
|
||||
"name": "Tobias Koppers @sokra"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/webpack/source-list-map/issues"
|
||||
},
|
||||
"description": "Fast line to line SourceMap generator.",
|
||||
"devDependencies": {
|
||||
"mocha": "^2.2.1",
|
||||
"should": "^5.2.0"
|
||||
},
|
||||
"files": [
|
||||
"lib"
|
||||
],
|
||||
"homepage": "https://github.com/webpack/source-list-map",
|
||||
"keywords": [
|
||||
"source-map"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"name": "source-list-map",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/webpack/source-list-map.git"
|
||||
},
|
||||
"version": "2.0.1",
|
||||
"description": "Fast line to line SourceMap generator.",
|
||||
"author": "Tobias Koppers @sokra",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"test": "mocha -R spec"
|
||||
},
|
||||
"version": "2.0.1"
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/webpack/source-list-map.git"
|
||||
},
|
||||
"keywords": [
|
||||
"source-map"
|
||||
],
|
||||
"files": [
|
||||
"lib"
|
||||
],
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/webpack/source-list-map/issues"
|
||||
},
|
||||
"homepage": "https://github.com/webpack/source-list-map",
|
||||
"devDependencies": {
|
||||
"mocha": "^2.2.1",
|
||||
"should": "^5.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user