Browse
For agents
About
WP Discourse
/
trunk
WP Discourse
vtrunk
Switch version
2.6.4
2.6.3
1.2.1
1.2.2
1.2.5
1.2.6
1.2.7
1.2.8
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
1.3.5
1.3.6
1.3.7
1.3.8
1.3.85
1.4.0
1.4.15
1.4.2
1.4.3
1.4.4
1.4.5
1.4.6
All 150 releases
Overview
Code
wp-discourse
/
package.json
package.json
in WP Discourse trunk, at package.json
11 lines
211 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
{
2
"
name
"
:
"
wp-discourse
"
,
3
"
version
"
:
"
1.0.0
"
,
4
"
repository
"
:
"
git@github.com:discourse/wp-discourse.git
"
,
5
"
author
"
:
"
Discourse
"
,
6
"
license
"
:
"
GPL V2
"
,
7
"
devDependencies
"
:
{
8
"
semver
"
:
"
^7.3.5
"
9
}
10
}
11