UNPKG

stone-definitions

Version:

Stone Platform and Controller Specification

45 lines 993 B
{ "name": "stone-definitions", "version": "11.2.0", "description": "Stone Platform and Controller Specification", "main": "./dist/stone.dist.json", "scripts": { "test": "gulp", "prepare": "gulp" }, "repository": { "type": "git", "url": "http://github.com/SnowflakePowered/stone" }, "keywords": [ "stone", "snowflake", "game", "retro", "emulation", "spec", "controller", "platform", "console", "gamepad", "system", "platformid" ], "author": "Snowflake Authors", "license": "MIT", "bugs": { "url": "https://github.com/SnowflakePowered/stone/issues" }, "homepage": "https://github.com/SnowflakePowered/stone", "devDependencies": { "gulp": "^4.0.1", "gulp-json-concat": "0.0.5", "gulp-json-editor": "^2.5.2", "gulp-json-format": "^2.0.0", "gulp-rename": "^1.4.0", "gulp-tv4": "^0.1.0", "gulp-yaml": "^1.0.1", "merge-stream": "^1.0.0", "through2": "^2.0.5" } }