- Further work on openclipart (use qr-manipulation)

This commit is contained in:
Brett Zamir
2018-09-26 12:38:00 +08:00
parent 8c0161361f
commit 526c87b61e
3 changed files with 23 additions and 9 deletions

12
package-lock.json generated
View File

@@ -5586,12 +5586,24 @@
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
"dev": true
},
"qr-manipulation": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/qr-manipulation/-/qr-manipulation-0.6.1.tgz",
"integrity": "sha512-H6xACEWInMrv7AiKSH5xqCEO7opn9WGBe14jAreHu3vqjJpgEcBOYfsR2H45sFlXuWcPMz1gphaHhax/6yMAVQ==",
"dev": true
},
"qs": {
"version": "6.5.2",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
"integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
"dev": true
},
"query-result": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/query-result/-/query-result-0.2.0.tgz",
"integrity": "sha512-IYS3H3bctALxk93tgZP7GOSRdsUr/o5rOzzFqZOohX5WNQ3XMQn+pkC7vyVA6bBwDOG0M1mKy8MVhIDkwBS67w==",
"dev": true
},
"qunit": {
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.6.2.tgz",