We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 486440a + c39078b commit a34a461Copy full SHA for a34a461
1 file changed
package.json
@@ -17,7 +17,15 @@
17
],
18
"homepage": "https://github.com/DaftMonk/generator-angular-fullstack",
19
"bugs": "https://github.com/DaftMonk/generator-angular-fullstack/issues",
20
- "author": "Tyler Henkel",
+ "author": "Tyler Henkel (http://tylerhenkel.com/)",
21
+ "contributors": [
22
+ "Andrew Koroluk <koroluka@gmail.com> (http://andrewk.me/)",
23
+ "Cody Mize <me@codymize.com> (http://codymize.com/)",
24
+ "Brian Ford <btford@umich.edu> (http://briantford.com/)",
25
+ "Pascal Hartig <passy@twitter.com> (http://passy.me/)",
26
+ "Eddie Monge (http://eddiemonge.com)",
27
+ "Sindre Sorhus <sindresorhus@gmail.com> (https://twitter.com/sindresorhus)"
28
+ ],
29
"repository": {
30
"type": "git",
31
"url": "git://github.com/DaftMonk/generator-angular-fullstack.git"
0 commit comments