UNPKG
webpack-json-loader
Version:
latest (1.0.0)
1.0.0
a webpack loader test project
webpack-json-loader
/
src
/
obj.json
5 lines
•
67 B
JSON
View Raw
1
2
3
4
5
{
"name"
:
"Jack"
,
"age"
:
20
,
"message"
:
"Hello Jack!"
}