🚧 Add webpack site

This commit is contained in:
brunosimon
2017-08-02 16:52:13 +01:00
parent 64b95ddddd
commit 6859c394f5
27 changed files with 9278 additions and 27 deletions
+12 -27
View File
@@ -220,23 +220,6 @@
"repeat-element": "1.1.2"
}
},
"bufferjs": {
"version": "https://registry.npmjs.org/bufferjs/-/bufferjs-3.0.1.tgz",
"integrity": "sha1-BpLoKcsQoQVQ5kc5CwNesGw46O8="
},
"bufferstream": {
"version": "https://registry.npmjs.org/bufferstream/-/bufferstream-0.6.2.tgz",
"integrity": "sha1-pfJ+ENPHYAhNFLNRJmFQBzGeNzE=",
"requires": {
"bufferjs": "https://registry.npmjs.org/bufferjs/-/bufferjs-3.0.1.tgz",
"buffertools": "https://registry.npmjs.org/buffertools/-/buffertools-2.1.4.tgz"
}
},
"buffertools": {
"version": "https://registry.npmjs.org/buffertools/-/buffertools-2.1.4.tgz",
"integrity": "sha1-YtThWEwAkKDH01h/JZNKhLizjeQ=",
"optional": true
},
"builtin-modules": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
@@ -344,7 +327,8 @@
"dev": true
},
"colors": {
"version": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
"integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM="
},
"component-bind": {
@@ -3027,10 +3011,18 @@
"dev": true
},
"slug": {
"version": "https://registry.npmjs.org/slug/-/slug-0.9.1.tgz",
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/slug/-/slug-0.9.1.tgz",
"integrity": "sha1-rwj2CKfBFRa2F3iqgA3OhMUYz9o=",
"requires": {
"unicode": "https://registry.npmjs.org/unicode/-/unicode-0.6.1.tgz"
"unicode": "9.0.1"
},
"dependencies": {
"unicode": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/unicode/-/unicode-9.0.1.tgz",
"integrity": "sha1-EEcGJyxkZMV0gBvhsIb3JFzyUVg="
}
}
},
"socket.io": {
@@ -3349,13 +3341,6 @@
"resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.0.tgz",
"integrity": "sha1-sHoualQagV/Go0zNRTO67DB8qGQ="
},
"unicode": {
"version": "https://registry.npmjs.org/unicode/-/unicode-0.6.1.tgz",
"integrity": "sha1-7GnjxFN+K5ZQuCYTO8sGjwRF0Lw=",
"requires": {
"bufferstream": "https://registry.npmjs.org/bufferstream/-/bufferstream-0.6.2.tgz"
}
},
"unpipe": {
"version": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
"integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="