nav tabs on admin dashboard
This commit is contained in:
17
node_modules/stream-browserify/package.json
generated
vendored
17
node_modules/stream-browserify/package.json
generated
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"_from": "stream-browserify@^2.0.1",
|
||||
"_id": "stream-browserify@2.0.1",
|
||||
"_id": "stream-browserify@2.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-ZiZu5fm9uZQKTkUUyvtDu3Hlyds=",
|
||||
"_integrity": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==",
|
||||
"_location": "/stream-browserify",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
@@ -18,8 +18,8 @@
|
||||
"_requiredBy": [
|
||||
"/node-libs-browser"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.1.tgz",
|
||||
"_shasum": "66266ee5f9bdb9940a4e4514cafb43bb71e5c9db",
|
||||
"_resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz",
|
||||
"_shasum": "87521d38a44aa7ee91ce1cd2a47df0cb49dd660b",
|
||||
"_spec": "stream-browserify@^2.0.1",
|
||||
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\node-libs-browser",
|
||||
"author": {
|
||||
@@ -28,7 +28,7 @@
|
||||
"url": "http://substack.net"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/substack/stream-browserify/issues"
|
||||
"url": "https://github.com/browserify/stream-browserify/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
@@ -38,10 +38,11 @@
|
||||
"deprecated": false,
|
||||
"description": "the stream module from node core for browsers",
|
||||
"devDependencies": {
|
||||
"safe-buffer": "^5.1.2",
|
||||
"tape": "^4.2.0",
|
||||
"typedarray": "~0.0.6"
|
||||
},
|
||||
"homepage": "https://github.com/substack/stream-browserify",
|
||||
"homepage": "https://github.com/browserify/stream-browserify",
|
||||
"keywords": [
|
||||
"stream",
|
||||
"browser",
|
||||
@@ -52,7 +53,7 @@
|
||||
"name": "stream-browserify",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/substack/stream-browserify.git"
|
||||
"url": "git://github.com/browserify/stream-browserify.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tape test/*.js"
|
||||
@@ -75,5 +76,5 @@
|
||||
"android-browser/4.2..latest"
|
||||
]
|
||||
},
|
||||
"version": "2.0.1"
|
||||
"version": "2.0.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user