Sha256: 9cca9b904b159a33960c229979042428cfa5639ea4c87de7b6036abc6c551084
Contents?: true
Size: 683 Bytes
Versions: 1
Compression:
Stored size: 683 Bytes
Contents
{ "name": "naftwik", "version": "0.0.1", "description": "An outrageous HTML5 multiplayer game engine with JavaScript and Ruby toolkits.", "main": "index.js", "scripts": { "test": "mocha --reporter spec" }, "repository": { "type": "git", "url": "git@github.com:Nubbernaut/naftwik.git" }, "keywords": [ "web", "framework" ], "author": "Max Cantor <max@maxcantor.net> (https://www.maxcantor.net)", "license": "All Rights Reserved", "bugs": { "url": "https://github.com/Nubbernaut/naftwik/issues" }, "homepage": "https://github.com/Nubbernaut/naftwik#readme", "devDependencies": { "chai": "^3.5.0", "mocha": "^3.3.0" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
naftwik-0.0.1 | package.json |