UNPKG

carcass

Version:
51 lines (50 loc) 1.12 kB
{ "name": "carcass", "version": "0.12.0", "description": "A toolbox for Node.js.", "author": { "name": "Wiredcraft", "email": "info@wiredcraft.com", "url": "http://wiredcraft.com" }, "contributors": [ "Makara Wang" ], "keywords": [ "carcass", "toolbox" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/Wiredcraft/carcass.git" }, "bugs": { "url": "https://github.com/Wiredcraft/carcass/issues" }, "homepage": "https://github.com/Wiredcraft/carcass", "dependencies": { "build-http-error": "0.1.0", "debug": "2.x", "es5-ext": "0.10.4", "es6-shim": "0.20.2", "highland": "2.0.0", "highland-array": "0.2.0", "postal": "0.10.3", "uid2": "*" }, "devDependencies": { "benchmark": "latest", "gulp": "latest", "gulp-coffee": "latest", "gulp-coffeelint": "latest", "gulp-coverage": "latest", "gulp-jshint": "latest", "gulp-mocha": "latest", "gulp-util": "latest", "jshint-stylish": "latest", "should": "latest", "through2": "1.x" }, "scripts": {} }