Commit b6031919 b6031919ee4d5b42f5ddcef296f90f1eae2f628f by Thomas Parisot

Updated @n1k0 website

Then you just need to to `npm publish` to make that available with `npm install casperjs` :-)
1 parent 0191eb1e
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
11 { 11 {
12 "name": "Nicolas Perriault", 12 "name": "Nicolas Perriault",
13 "email": "nperriault@gmail.com", 13 "email": "nperriault@gmail.com",
14 "web": "http://www.akei.com" 14 "web": "https://nicolas.perriault.net/"
15 } 15 }
16 ], 16 ],
17 "dependencies": { 17 "dependencies": {
......