This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
tarfeef101
/
viki
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
3
Pull Requests
0
Wiki
Aborescence:
b831f3cf14
Branches
Tags
master
viki
/
node_modules
/
github-from-package
/
example
/
url.js
url.js
92 B
Historique
Raw
1
2
3
var github = require('../');
var url = github(require('./package.json'));
console.log(url);