mongodb-js-fmt
Version:
Automatically rewrites our code to a shared spec because style is for tailors.
16 lines (15 loc) • 403 B
JSON
{
"name": "mongodb-js-fmt",
"description": "Automatically rewrites our code to a shared spec because style is for tailors.",
"version": "1.0.0",
"bin": {
"mongodb-js-fmt": "bin/mongodb-js-fmt.js"
},
"homepage": "https://github.com/mongodb-js/fmt",
"repository": {
"type": "git",
"url": "git://github.com/mongodb-js/fmt.git"
},
"dependencies": {},
"license": "Apache 2"
}