mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 20:12:40 +00:00
22 lines
540 B
JSON
22 lines
540 B
JSON
{
|
|
"C:\\Dropbox\\root\\Programming\\Javascript\\homebrewery\\client\\admin\\homebrewAdmin\\brewSearch.jsx": [
|
|
"react",
|
|
"lodash",
|
|
"classnames",
|
|
"superagent"
|
|
],
|
|
"C:\\Dropbox\\root\\Programming\\Javascript\\homebrewery\\client\\admin\\homebrewAdmin\\homebrewAdmin.jsx": [
|
|
"react",
|
|
"lodash",
|
|
"classnames",
|
|
"superagent",
|
|
"moment",
|
|
"./brewSearch.jsx"
|
|
],
|
|
"C:\\Dropbox\\root\\Programming\\Javascript\\homebrewery\\client\\admin\\admin.jsx": [
|
|
"react",
|
|
"lodash",
|
|
"classnames",
|
|
"./homebrewAdmin/homebrewAdmin.jsx"
|
|
]
|
|
} |