Repository URL to install this package:
|
Version:
24.8.8 ▾
|
chatd
/
usr
/
share
/
chatd
/
resources
/
app
/
node_modules
/
github-from-package
/
example
/
url.js
|
|---|
var github = require('../');
var url = github(require('./package.json'));
console.log(url);