Closed pushchris closed 10 years ago
Currently when installing the module through npm it is not possible to use it with the following:
var Dribbble = require('dribbble').Dribbble;
An index file was added to point to the lib file.
Clean up: Removed node_modules directory
Thank you!
@pushchris I did a major refactor for this package. Thought you might want to know. :smiley:
Currently when installing the module through npm it is not possible to use it with the following:
An index file was added to point to the lib file.
Clean up: Removed node_modules directory