UNPKG

gpt-js

Version:

An AI model that generates JavaScript.

24 lines (23 loc) 523 B
{ "name": "gpt-js", "version": "0.0.1", "description": "An AI model that generates JavaScript.", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/lacker/gpt-js.git" }, "keywords": [ "GPT", "javascript" ], "author": "Kevin Lacker", "license": "MIT", "bugs": { "url": "https://github.com/lacker/gpt-js/issues" }, "homepage": "https://github.com/lacker/gpt-js#readme" }