0.0.1 • Published 9 years ago

instacorp v0.0.1

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

InstaCorp

A node module for generating fictitious company data. Run it with no parameters and watch what happens!

Installation

npm install instacorp

Usage

var instacorp = require('instacorp');
console.log(instacorp());

Contributing

No public contributions accepted yet

Release History

  • 0.0.1 (2015-05-16) Shell project created and published