nav tabs on admin dashboard

This commit is contained in:
2019-03-07 00:20:34 -06:00
parent f73d6ae228
commit e4f473f376
11661 changed files with 216240 additions and 1544253 deletions

36
node_modules/source-map/package.json generated vendored
View File

@@ -1,34 +1,31 @@
{
"_from": "source-map@^0.6.1",
"_id": "source-map@0.6.1",
"_from": "source-map@^0.5.0",
"_id": "source-map@0.5.7",
"_inBundle": false,
"_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"_integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
"_location": "/source-map",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "source-map@^0.6.1",
"raw": "source-map@^0.5.0",
"name": "source-map",
"escapedName": "source-map",
"rawSpec": "^0.6.1",
"rawSpec": "^0.5.0",
"saveSpec": null,
"fetchSpec": "^0.6.1"
"fetchSpec": "^0.5.0"
},
"_requiredBy": [
"/clean-css",
"/css",
"/html-minifier/uglify-js",
"/postcss",
"/uglifyjs-webpack-plugin",
"/uglifyjs-webpack-plugin/uglify-es",
"/vue-loader",
"/webpack-sources"
"/@babel/core",
"/@babel/generator",
"/css-tree",
"/csso/css-tree",
"/recast"
],
"_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"_shasum": "74722af32e9614e9c287a8d0bbde48b5e2f1a263",
"_spec": "source-map@^0.6.1",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\postcss",
"_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
"_shasum": "8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc",
"_spec": "source-map@^0.5.0",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\@babel\\core",
"author": {
"name": "Nick Fitzgerald",
"email": "nfitzgerald@mozilla.com"
@@ -194,7 +191,6 @@
},
"files": [
"source-map.js",
"source-map.d.ts",
"lib/",
"dist/source-map.debug.js",
"dist/source-map.js",
@@ -215,5 +211,5 @@
"toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
},
"typings": "source-map",
"version": "0.6.1"
"version": "0.5.7"
}