mirror of https://github.com/webpack/webpack.git
8 lines
170 B
TOML
8 lines
170 B
TOML
|
title = "TOML Example"
|
||
|
|
||
|
[owner]
|
||
|
name = "Tom Preston-Werner"
|
||
|
organization = "GitHub"
|
||
|
bio = "GitHub Cofounder & CEO\nLikes tater tots and beer."
|
||
|
dob = 1979-05-27T07:32:00Z
|