UNPKG

gist

Version:

Gist api client for node.js

14 lines (12 loc) 336 B
### 0.2.0 - Created a test script to not depend on global nodeunit - Ensure Node 0.6.0 compatibility ### 0.1.2 - JSON clenup ### 0.1.1 - Using index.js as main in package.json. This is a standard in npm - Updated package.json to work with npm >= 0.3 ### 0.1.0 - Can create anonymous gist - Basic test structure - Initial documentation