UNPKG

area51

Version:

Experimental prototypes of alien things built in JavaScript. The bits may end up living in a different package.

38 lines 828 B
{ "name": "area51", "description": "Experimental prototypes of alien things built in JavaScript. The bits may end up living in a different package. ", "version": "0.1.0-alpha1", "keywords": [ "dual pivot quick sort", "quick sort", "sort", "sorting", "random", "rng", "array utils", "alien", "area51" ], "repository": { "type": "git", "url": "https://github.com/badmishka-software/area51.git" }, "scripts": { "start": "node app" }, "dependencies": { "long": "^2.2.5" }, "devDependencies": { "babel": "^5.5.8", "body-parser": "^1.13.1", "eslint": "^0.23.0", "express": "^4.12.4", "gulp": "^3.9.0", "gulp-babel": "^5.1.0", "gulp-eslint": "^0.14.0", "gulp-mocha": "^2.1.1", "morgan": "^1.6.0", "vash": "^0.8.7" } }