Commit 46838575 authored by bijh's avatar bijh

init package.json

parent 58ba0997
let lib = reqiure('jquery.qrcode.min');
export default lib;
{
"name": "jquery-qrcode",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitlab2.dui88.com:shimmer/jquery-qrcode.git"
},
"author": "",
"license": "ISC"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment