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
bump version
formatter
v0.1.1
Brett Langdon
11 years ago
parent
0eadc1daba
commit
f9e71cc5a8
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,6 +1,6 @@
{
"name"
:
"docast"
,
"version"
:
"0.1.
0
"
,
"version"
:
"0.1.
1
"
,
"description"
:
"Generate JS documentation via AST parsing"
,
"main"
:
"lib/index.js"
,
"scripts"
:
{
Write
Preview
Loading…
Cancel
Save