1.0.1 • Published 9 years ago
np-api v1.0.1
NP API
An API for a game I play.
Install
$ yarn add np-api
$ npm i --save np-apiMethods
const { universe } = require('np-api')
universe('myadress@email.com', 'mynppassword', '1111111111111111').then(console.log)universe(username, password, gameId) - request the game universe (filtered for your viewpoint)