Completely updated React, fixed #11, (hopefully)

This commit is contained in:
2018-03-04 19:11:49 -05:00
parent 6e0afd6e2a
commit 34e5f5139a
13674 changed files with 333464 additions and 473223 deletions

View File

@@ -1,13 +1,44 @@
{
"name": "babel-plugin-syntax-object-rest-spread",
"version": "6.13.0",
"_args": [
[
"babel-plugin-syntax-object-rest-spread@6.13.0",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "babel-plugin-syntax-object-rest-spread@6.13.0",
"_id": "babel-plugin-syntax-object-rest-spread@6.13.0",
"_inBundle": false,
"_integrity": "sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=",
"_location": "/babel-plugin-transform-object-rest-spread/babel-plugin-syntax-object-rest-spread",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-plugin-syntax-object-rest-spread@6.13.0",
"name": "babel-plugin-syntax-object-rest-spread",
"escapedName": "babel-plugin-syntax-object-rest-spread",
"rawSpec": "6.13.0",
"saveSpec": null,
"fetchSpec": "6.13.0"
},
"_requiredBy": [
"/babel-plugin-transform-object-rest-spread"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz",
"_spec": "6.13.0",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"dependencies": {},
"description": "Allow parsing of object rest/spread",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread",
"license": "MIT",
"main": "lib/index.js",
"devDependencies": {},
"keywords": [
"babel-plugin"
],
"dependencies": {},
"devDependencies": {}
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-syntax-object-rest-spread",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread"
},
"version": "6.13.0"
}

View File

@@ -1,16 +1,50 @@
{
"name": "babel-runtime",
"version": "6.26.0",
"description": "babel selfContained runtime",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"_args": [
[
"babel-runtime@6.26.0",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "babel-runtime@6.26.0",
"_id": "babel-runtime@6.26.0",
"_inBundle": false,
"_integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
"_location": "/babel-plugin-transform-object-rest-spread/babel-runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-runtime@6.26.0",
"name": "babel-runtime",
"escapedName": "babel-runtime",
"rawSpec": "6.26.0",
"saveSpec": null,
"fetchSpec": "6.26.0"
},
"_requiredBy": [
"/babel-plugin-transform-object-rest-spread"
],
"_resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
"_spec": "6.26.0",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"dependencies": {
"core-js": "^2.4.0",
"regenerator-runtime": "^0.11.0"
},
"description": "babel selfContained runtime",
"devDependencies": {
"babel-helpers": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0"
}
},
"license": "MIT",
"name": "babel-runtime",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-runtime"
},
"version": "6.26.0"
}

View File

@@ -1,45 +1,62 @@
{
"name": "core-js",
"description": "Standard library",
"version": "2.5.1",
"repository": {
"type": "git",
"url": "https://github.com/zloirock/core-js.git"
"_args": [
[
"core-js@2.5.1",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "core-js@2.5.1",
"_id": "core-js@2.5.1",
"_inBundle": false,
"_integrity": "sha1-rmh03GaTd4m4B1T/VCjfZoGcpQs=",
"_location": "/babel-plugin-transform-object-rest-spread/core-js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "core-js@2.5.1",
"name": "core-js",
"escapedName": "core-js",
"rawSpec": "2.5.1",
"saveSpec": null,
"fetchSpec": "2.5.1"
},
"main": "index.js",
"_requiredBy": [
"/babel-plugin-transform-object-rest-spread/babel-runtime"
],
"_resolved": "https://registry.npmjs.org/core-js/-/core-js-2.5.1.tgz",
"_spec": "2.5.1",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"bugs": {
"url": "https://github.com/zloirock/core-js/issues"
},
"description": "Standard library",
"devDependencies": {
"webpack": "3.5.x",
"LiveScript": "1.3.x",
"grunt": "1.0.x",
"grunt-cli": "1.2.x",
"grunt-livescript": "0.6.x",
"grunt-contrib-uglify": "3.0.x",
"grunt-contrib-watch": "1.0.x",
"grunt-contrib-clean": "1.1.x",
"grunt-contrib-copy": "1.0.x",
"grunt-karma": "2.0.x",
"karma": "1.7.x",
"karma-qunit": "1.2.x",
"karma-chrome-launcher": "2.2.x",
"karma-ie-launcher": "1.0.x",
"karma-firefox-launcher": "1.0.x",
"karma-phantomjs-launcher": "1.0.x",
"qunitjs": "2.4.x",
"phantomjs-prebuilt": "2.1.x",
"promises-aplus-tests": "2.1.x",
"es-observable-tests": "0.2.x",
"eslint": "4.5.x",
"eslint-plugin-import": "2.7.x",
"temp": "0.8.x"
"grunt": "1.0.x",
"grunt-cli": "1.2.x",
"grunt-contrib-clean": "1.1.x",
"grunt-contrib-copy": "1.0.x",
"grunt-contrib-uglify": "3.0.x",
"grunt-contrib-watch": "1.0.x",
"grunt-karma": "2.0.x",
"grunt-livescript": "0.6.x",
"karma": "1.7.x",
"karma-chrome-launcher": "2.2.x",
"karma-firefox-launcher": "1.0.x",
"karma-ie-launcher": "1.0.x",
"karma-phantomjs-launcher": "1.0.x",
"karma-qunit": "1.2.x",
"phantomjs-prebuilt": "2.1.x",
"promises-aplus-tests": "2.1.x",
"qunitjs": "2.4.x",
"temp": "0.8.x",
"webpack": "3.5.x"
},
"scripts": {
"grunt": "grunt",
"lint": "eslint ./",
"promises-tests": "promises-aplus-tests tests/promises-aplus/adapter",
"observables-tests": "node tests/observables/adapter && node tests/observables/adapter-library",
"test": "npm run grunt clean copy && npm run lint && npm run grunt livescript client karma:default && npm run grunt library karma:library && npm run promises-tests && npm run observables-tests && lsc tests/commonjs"
},
"license": "MIT",
"homepage": "https://github.com/zloirock/core-js#readme",
"keywords": [
"ES3",
"ES5",
@@ -68,5 +85,20 @@
"Dict",
"polyfill",
"shim"
]
}
],
"license": "MIT",
"main": "index.js",
"name": "core-js",
"repository": {
"type": "git",
"url": "git+https://github.com/zloirock/core-js.git"
},
"scripts": {
"grunt": "grunt",
"lint": "eslint ./",
"observables-tests": "node tests/observables/adapter && node tests/observables/adapter-library",
"promises-tests": "promises-aplus-tests tests/promises-aplus/adapter",
"test": "npm run grunt clean copy && npm run lint && npm run grunt livescript client karma:default && npm run grunt library karma:library && npm run promises-tests && npm run observables-tests && lsc tests/commonjs"
},
"version": "2.5.1"
}

View File

@@ -1,18 +1,49 @@
{
"name": "regenerator-runtime",
"author": "Ben Newman <bn@cs.stanford.edu>",
"_args": [
[
"regenerator-runtime@0.11.0",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "regenerator-runtime@0.11.0",
"_id": "regenerator-runtime@0.11.0",
"_inBundle": false,
"_integrity": "sha512-/aA0kLeRb5N9K0d4fw7ooEbI+xDe+DKD499EQqygGqeS8N3xto15p09uY2xj7ixP81sNPXvRLnAQIqdVStgb1A==",
"_location": "/babel-plugin-transform-object-rest-spread/regenerator-runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "regenerator-runtime@0.11.0",
"name": "regenerator-runtime",
"escapedName": "regenerator-runtime",
"rawSpec": "0.11.0",
"saveSpec": null,
"fetchSpec": "0.11.0"
},
"_requiredBy": [
"/babel-plugin-transform-object-rest-spread/babel-runtime"
],
"_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.0.tgz",
"_spec": "0.11.0",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"author": {
"name": "Ben Newman",
"email": "bn@cs.stanford.edu"
},
"description": "Runtime for Regenerator-compiled generator and async functions.",
"version": "0.11.0",
"main": "runtime-module.js",
"keywords": [
"regenerator",
"runtime",
"generator",
"async"
],
"license": "MIT",
"main": "runtime-module.js",
"name": "regenerator-runtime",
"repository": {
"type": "git",
"url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
},
"license": "MIT"
"version": "0.11.0"
}