• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "node-core-clang-format",
3  "version": "1.0.0",
4  "description": "Formatting C++ files for Node.js core",
5  "license": "MIT",
6  "dependencies": {
7    "clang-format": "1.2.3"
8  }
9}
10