Browse Source

all lowercase name in package.json

formatter v0.1.0
Brett Langdon 11 years ago
parent
commit
3af8880b7d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -1,5 +1,5 @@
{
"name": "DocAST",
"name": "docast",
"version": "0.1.0",
"description": "Generate JS documentation via AST parsing",
"main": "lib/index.js",


Loading…
Cancel
Save