UNPKG

linespin

Version:
20 lines (19 loc) 522 B
{ "name": "linespin", "version": "0.2.0", "description": "Simple progress output", "repository": { "type": "git", "url": "git://github.com/geekjuice/linespin.git" }, "author": "Nicholas Hwang", "license": "MIT", "bugs": { "url": "https://github.com/geekjuice/linespin/issues" }, "homepage": "https://github.com/geekjuice/linespin", "dependencies": { }, "devDependencies": { "mocha": "*", "chai": "*", "grunt-cli": "*", "grunt-contrib-coffee": "*" }, "main": "./lib/linespin.js" }