UNPKG

xcraft-core-platform

Version:
39 lines (38 loc) 944 B
{ "name": "xcraft-core-platform", "version": "1.1.4", "description": "Xcraft cross-platform helpers", "main": "index.js", "engines": { "node": ">=6" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "xcraft", "helpers", "platform" ], "repository": { "type": "git", "url": "git+https://github.com/Xcraft-Inc/xcraft-core-platform.git" }, "author": "Epsitec SA", "contributors": [ "Mathieu Schroeter <schroeter@epsitec.ch>", "Samuel Loup <loup@epsitec.ch>", "Gillian Fries <fries@epsitec.ch>" ], "license": "MIT", "bugs": { "url": "https://github.com/Xcraft-Inc/xcraft-core-platform/issues" }, "homepage": "https://github.com/Xcraft-Inc/xcraft-core-platform#readme", "devDependencies": { "prettier": "2.0.4", "xcraft-dev-prettier": "^2.0.0", "xcraft-dev-rules": "^4.4.0" }, "prettier": "xcraft-dev-prettier" }