github.com/hashicorp/hcl/v2@v2.20.0/cmd/hcldec/examples/npm-package/example.npmhcl (about) 1 name = "hello-world" 2 version = "v0.0.1" 3 4 author { 5 name = "Иван Петрович Сидоров" 6 } 7 8 contributor { 9 name = "Juan Pérez" 10 } 11 12 dependencies = { 13 left-pad = "1.2.0" 14 }