We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a710a commit 5e3c699Copy full SHA for 5e3c699
1 file changed
bower.json
@@ -0,0 +1,14 @@
1
+{
2
+ "name": "wp-api-angularjs",
3
+ "version": "2.0.0-alpha3",
4
+ "description": "WordPress WP-API v2 client for AngularJs",
5
+ "main": [
6
+ "dist/wp-api-angularjs.js"
7
+ ],
8
+ "authors": [
9
+ "shprink <contact@julienrenaux.fr>"
10
11
+ "license": "MIT",
12
+ "homepage": "https://github.com/shprink/wp-api-angularjs",
13
+ "private": false
14
+}
0 commit comments