Skip to content

Commit c57fab1

Browse files
committed
more package.json info
1 parent 666d048 commit c57fab1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "phpepl",
33
"description": "The PHP repl",
44
"version": "2.2.0",
5+
"author": "Joel Kemp <[email protected]>",
56
"dependencies": {
67
"jquery": "1.x",
78
"moment": "*"
@@ -10,6 +11,11 @@
1011
"type": "git",
1112
"url": "https://github.com/mrjoelkemp/phpepl"
1213
},
14+
"keywords": [
15+
"php",
16+
"repl",
17+
"sandbox"
18+
],
1319
"engines": {
1420
"node": "0.10.x",
1521
"npm": "1.2.x"

0 commit comments

Comments
 (0)