UNPKG

sku-pg

Version:

Skulpt is a Javascript implementation of Python 2.x. Python that runs in your browser!

58 lines (57 loc) 1.35 kB
{ "_from": "skulpt", "_inBundle": false, "_integrity": "sha1-rV8iKgHu1Ju71foKjIQjv+Dvn+s=", "_location": "/skulpt", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "skulpt", "name": "skulpt", "escapedName": "skulpt", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "http://registry.npm.taobao.org/skulpt/download/skulpt-0.11.1.tgz", "_shasum": "ad5f222a01eed49bbbd5fa0a8c8423bfe0ef9feb", "_spec": "skulpt", "_where": "E:\\work\\task\\open_source\\pygame4skulpt", "author": "Brad Miller", "bugs": { "url": "https://github.com/skulpt/skulpt/issues" }, "bundleDependencies": false, "dependencies": { "jscs": "~1.12", "jsdoc": "~3.3.2", "jshint": "~2.5.2" }, "deprecated": false, "description": "Skulpt is a Javascript implementation of Python 2.x. Python that runs in your browser!", "homepage": "http://www.skulpt.org/", "keywords": [ "skulpt" ], "license": "MIT", "main": "main.js", "name": "sku-pg", "repository": { "type": "git", "url": "git+https://github.com/skulpt/skulpt.git" }, "scripts": { "lint": "jshint ." }, "version": "1.3.0", "directories": { "doc": "doc", "example": "example", "test": "test" } }