@hoodie/account-server
Version:
Account JSON API backed by PouchDB
2 lines (1 loc) • 1.81 kB
JSON
{"name":"@hoodie/account-server","version":"6.1.5","description":"Account JSON API backed by PouchDB","main":"plugin/index.js","scripts":{"coverage":"nyc report --reporter=text-lcov | coveralls","start":"bin/server","pretest":"standard","test":"nyc tap 'tests/{unit,integration}/**/*-test.js'","test:watch":"gaze 'bin/watch-and-test.sh $path' 'tests/**/*.js' '*.js' 'api/**/*.js' 'plugin/**/*.js' 'routes/**/*.js' 'utils/**/*.js'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"nyc":{"//":"since we override the default excludes, we have to also (re)exclude the tests directory and node_modules","exclude":["node_modules","tests","plugin/couchdb/users-design-doc.js"]},"repository":{"type":"git","url":"https://github.com/hoodiehq/hoodie-account-server.git"},"keywords":["hapi","plugin","couchdb","account","hoodie"],"author":"The Hoodie Community and other contributors | http://hood.ie/","license":"Apache-2.0","bugs":{"url":"https://github.com/hoodiehq/hoodie-account-server/issues"},"homepage":"https://github.com/hoodiehq/hoodie-account-server#readme","devDependencies":{"coveralls":"^3.0.0","gaze-cli":"^0.2.0","hapi":"^16.0.0","lolex":"^2.0.0","memdown":"^1.1.2","nock":"^9.0.0","nodemailer-stub-transport":"^1.0.0","nyc":"^11.0.0","pouchdb-adapter-http":"^6.0.7","pouchdb-core":"^6.0.7","pouchdb-mapreduce":"^6.0.7","semantic-release":"^8.2.1","standard":"^10.0.0","tap":"^10.0.0"},"dependencies":{"@gar/hapi-json-api":"2.0.3","@hoodie/account-server-api":"^3.8.2","base64url":"^2.0.0","boom":"^5.0.0","couchdb-calculate-session-id":"^1.1.0","joi":"^10.0.0","lodash":"^4.0.1","nodemailer":"^2.0.0","pouchdb-admins":"^1.0.2","pouchdb-errors":"6.4.1","randomstring":"^1.1.3","uuid":"^3.0.0"},"publishConfig":{"access":"public"},"greenkeeper":{"ignore":["nodemailer"]}}