UNPKG

festivals

Version:
64 lines (63 loc) 1.66 kB
{ "name": "festivals", "version": "1.1.0", "description": "All festivals in one place.", "main": "./lib/festivals.js", "dependencies": { "assert-plus": "1.0.0", "async": "1.5.2", "config": "1.21.0", "elasticsearch": "11.0.1", "festivals-model": "1.0.1", "firebase": "3.0.5", "keen-js": "3.4.1", "moment": "2.13.0", "my-restify-api": "0.6.2", "newrelic": "1.28.1", "node-uuid": "1.4.7", "winston": "2.2.0", "winston-loggly": "1.3.1" }, "devDependencies": { "chai": "3.5.0", "hippie": "0.5.0", "istanbul": "0.4.4", "mocha": "2.5.3" }, "scripts": { "prepublish": "npm prune", "test": "mocha --recursive --timeout 6000 test", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --recursive --timeout 6000 test", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --recursive --timeout 6000 test", "test-fun": "mocha --recursive --timeout 6000 functionalTest" }, "repository": { "type": "git", "url": "git+https://github.com/festivals-platform/npm-festivals.git" }, "bugs": { "url": "https://github.com/festivals-platform/npm-festivals/issues" }, "keywords": [ "festival", "event", "place", "fantasy", "community" ], "author": { "name": "Zenedith", "email": "zenedith@wp.pl" }, "license": "MIT", "homepage": "https://github.com/festivals-platform/npm-festivals", "engines": { "node": ">=6.2.0" }, "readmeFilename": "README.md", "_id": "festivals@1.1.0", "_from": "festivals@^1.1.0", "directories": { "test": "test" } }