mirror of
https://github.com/miawinter98/just-short-it.git
synced 2024-11-12 20:49:55 +00:00
25 lines
680 B
JSON
25 lines
680 B
JSON
{
|
|
"name": "just-short-it",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"bulma": "^0.9.4"
|
|
}
|
|
},
|
|
"node_modules/bulma": {
|
|
"version": "0.9.4",
|
|
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz",
|
|
"integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ=="
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"bulma": {
|
|
"version": "0.9.4",
|
|
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz",
|
|
"integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ=="
|
|
}
|
|
}
|
|
}
|