livesplit-core
Version:
livesplit-core is a library that provides a lot of functionality for creating a speedrun timer.
40 lines (39 loc) • 876 B
JSON
{
"author": {
"name": "Christopher Serr"
},
"bugs": {
"url": "https://github.com/LiveSplit/livesplit-core/issues"
},
"dependencies": {},
"description": "livesplit-core is a library that provides a lot of functionality for creating a speedrun timer.",
"devDependencies": {},
"files": [
"README.md",
"index.js",
"livesplit_core.js",
"index.d.ts"
],
"homepage": "https://github.com/LiveSplit/livesplit-core#readme",
"keywords": [
"speedrun",
"timer",
"livesplit"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "cryze92",
"email": "christopher.serr@gmail.com"
}
],
"name": "livesplit-core",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/LiveSplit/livesplit-core.git"
},
"scripts": {},
"version": "0.10.2"
}