0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 20:12:40 +00:00
Files
homebrewery/client/admin/architecture.json
2016-12-25 21:46:13 -05:00

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"
]
}