mirror of
https://github.com/Orasund/elm-ui-widgets.git
synced 2024-11-22 04:58:49 +03:00
32 lines
884 B
JSON
32 lines
884 B
JSON
{
|
|
"name": "elm-ui-widget",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "elm-ui-widget",
|
|
"hasInstallScript": true,
|
|
"devDependencies": {
|
|
"elm-tooling": "^1.6.0"
|
|
}
|
|
},
|
|
"node_modules/elm-tooling": {
|
|
"version": "1.7.0",
|
|
"resolved": "https://registry.npmjs.org/elm-tooling/-/elm-tooling-1.7.0.tgz",
|
|
"integrity": "sha512-EHZ54voWrG3BhUONbH/wFw5U95H6N7R4QFgXHDrPIaDBDdeyNkpFu4QWArSWkhzxyCF7hqT8ya2yy7SferDsgg==",
|
|
"dev": true,
|
|
"bin": {
|
|
"elm-tooling": "index.js"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"elm-tooling": {
|
|
"version": "1.7.0",
|
|
"resolved": "https://registry.npmjs.org/elm-tooling/-/elm-tooling-1.7.0.tgz",
|
|
"integrity": "sha512-EHZ54voWrG3BhUONbH/wFw5U95H6N7R4QFgXHDrPIaDBDdeyNkpFu4QWArSWkhzxyCF7hqT8ya2yy7SferDsgg==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|