1.0.1 • Published 8 years ago

np-api v1.0.1

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
8 years ago

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('myadress@email.com', 'mynppassword', '1111111111111111').then(console.log)

universe(username, password, gameId) - request the game universe (filtered for your viewpoint)

1.0.1

8 years ago

1.0.0

8 years ago