42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"licenses": [
|
|
{
|
|
"count": 1,
|
|
"name": "WTFPL"
|
|
},
|
|
{
|
|
"count": 1,
|
|
"name": "MIT"
|
|
}
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"license": {
|
|
"name": "MIT",
|
|
"url": "http://opensource.org/licenses/mit-license"
|
|
},
|
|
"dependency": {
|
|
"name": "actioncable",
|
|
"url": "http://rubyonrails.org",
|
|
"description": "WebSocket framework for Rails.",
|
|
"pathes": [
|
|
"."
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"license": {
|
|
"name": "WTFPL",
|
|
"url": "http://www.wtfpl.net/"
|
|
},
|
|
"dependency": {
|
|
"name": "wtfpl_init",
|
|
"url": "https://rubygems.org/gems/wtfpl_init",
|
|
"description": "Download WTFPL license file and rename to LICENSE.md or something",
|
|
"pathes": [
|
|
"."
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|