Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/qrcodejs2/package.json')
-rw-r--r--node_modules/qrcodejs2/package.json52
1 files changed, 52 insertions, 0 deletions
diff --git a/node_modules/qrcodejs2/package.json b/node_modules/qrcodejs2/package.json
new file mode 100644
index 0000000000..410874b691
--- /dev/null
+++ b/node_modules/qrcodejs2/package.json
@@ -0,0 +1,52 @@
+{
+ "_args": [
+ [
+ "qrcodejs2@0.0.2",
+ "/Users/benakamoorthi/Projects/matomo"
+ ]
+ ],
+ "_from": "qrcodejs2@0.0.2",
+ "_id": "qrcodejs2@0.0.2",
+ "_inBundle": false,
+ "_integrity": "sha1-Rlr+Xjnxn6zsuTLBH3oYYQkUauE=",
+ "_location": "/qrcodejs2",
+ "_phantomChildren": {},
+ "_requested": {
+ "type": "version",
+ "registry": true,
+ "raw": "qrcodejs2@0.0.2",
+ "name": "qrcodejs2",
+ "escapedName": "qrcodejs2",
+ "rawSpec": "0.0.2",
+ "saveSpec": null,
+ "fetchSpec": "0.0.2"
+ },
+ "_requiredBy": [
+ "/"
+ ],
+ "_resolved": "https://registry.npmjs.org/qrcodejs2/-/qrcodejs2-0.0.2.tgz",
+ "_spec": "0.0.2",
+ "_where": "/Users/benakamoorthi/Projects/matomo",
+ "author": {
+ "name": "davidshimjs",
+ "email": "ssm0123@gmail.com"
+ },
+ "bugs": {
+ "url": "https://github.com/davidshimjs/qrcodejs/issues"
+ },
+ "description": "Javsacript QRCode for all browsers",
+ "gitHead": "06c7a5e134f116402699f03cda5819e10a0e5787",
+ "homepage": "https://github.com/davidshimjs/qrcodejs#readme",
+ "keywords": [
+ "qrcode",
+ "javascript"
+ ],
+ "license": "MIT",
+ "main": "qrcode.js",
+ "name": "qrcodejs2",
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/davidshimjs/qrcodejs.git"
+ },
+ "version": "0.0.2"
+}