UNPKG

@shah-a/atla-quotes

Version:

A simple node module that returns random quotes from various `Avatar: The Last Airbender` scenes.

24 lines (23 loc) 666 B
{ "name": "@shah-a/atla-quotes", "version": "1.0.2", "description": "A simple node module that returns random quotes from various `Avatar: The Last Airbender` scenes.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/shah-a/bew2.1-05-node-module-challenge.git" }, "keywords": [ "Avatar", "Quotes" ], "author": "Ali Shah", "license": "ISC", "bugs": { "url": "https://github.com/shah-a/bew2.1-05-node-module-challenge/issues" }, "homepage": "https://github.com/shah-a/bew2.1-05-node-module-challenge#readme" }