This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
docast
mirror of
https://github.com/brettlangdon/docast.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
all lowercase name in package.json
formatter
v0.1.0
Brett Langdon
11 years ago
parent
c09c34ac96
commit
3af8880b7d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
,
Write
Preview
Loading…
Cancel
Save