UNPKG

wolfram-alpha-node

Version:

A JavaScript library for interfacing with the Wolfram Alpha API

26 lines (25 loc) 627 B
{ "name": "wolfram-alpha-node", "version": "0.0.3", "description": "A JavaScript library for interfacing with the Wolfram Alpha API", "main": "waApi.js", "scripts": { "test": "node test.js" }, "author": "Gautham Anant <gpsanant@gmail.com>", "repository": { "type": "git", "url": "git+https://github.com/gpsanant/wolfram-alpha-node.git" }, "bugs": { "url": "https://github.com/gpsanant/wolfram-alpha-node/issues" }, "keywords": [ "wolfram", "alpha", "math" ], "homepage": "https://github.com/gpsanant/wolfram-alpha-node#readme", "license": "ISC", "dependencies": {} }