np-api
v1.0.1
Published
An API for a game I play.
Downloads
2
Readme
NP API
An API for a game I play.
Install
$ yarn add np-api
$ npm i --save np-api
Methods
const { universe } = require('np-api')
universe('[email protected]', 'mynppassword', '1111111111111111').then(console.log)
universe(username, password, gameId)
- request the game universe (filtered for your viewpoint)