1.0.3 • Published 9 years ago

j- v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

j-

Information about Jamie Hoeks

Usage

Local

Install with npm...

$ npm install --save j-

..then include into your project.

const info = require('j-');
console.log(info.name); // => "Jamie Hoeks"

Global

Install with npm...

$ npm install --global j-

...then run j- in your terminal (with optional argument).

$ j-
{ name: 'Jamie Hoeks',
...
$ j- name
Jamie Hoeks
1.0.3

9 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago