node/deps/npm/node_modules/read-package-json/test/fixtures/bom.json

6 lines
109 B
JSON
Raw Normal View History

2012-12-13 06:41:28 +08:00
{
"name": "this",
"description": "file",
"author": "has <filename>",
"version" : "0.0.1"
}