data-section
Version:
Read data from comment, like as perl's Data::Section::Simple.
13 lines (12 loc) • 356 B
JSON
{
"name": "data-section",
"description": "Read data from comment, like as perl's Data::Section::Simple.",
"version": "0.2.1",
"author": "Kazuhito Hokamura <k.hokamura@gmail.com>",
"repository": {
"type": "git",
"url": "http://github.com/hokaccha/node-data-section.git"
},
"keywords": ["cli", "data", "comment"],
"main": "./index"
}