UNPKG

pypyjs

Version:

The PyPy Python VM, in JavaScript

25 lines (24 loc) 547 B
{ "name": "pypyjs", "version": "0.4.1", "author": "Ryan Kelly <ryan@rfk.id.au>", "description": "The PyPy Python VM, in JavaScript", "keywords": ["python", "pypy", "asmjs", "emscripten", "wtf"], "repository": { "type": "git", "url": "https://github.com/pypyjs/pypyjs" }, "homepage": "http://pypyjs.org/", "bugs": "https://github.com/pypyjs/pypyjs/issues/", "main": "./lib/pypyjs.js", "files": [ "lib/", "tools/", "README.rst" ], "dependencies": { }, "devDependencies": { }, "license": "MIT" }