Buttplug sex toy control library
1{
2 "name": "buttplug-protocol-docs",
3 "version": "1.0.0",
4 "description": "Buttplug Protocol Specification",
5 "main": "index.js",
6 "scripts": {
7 "dev": "vuepress dev protocol-spec",
8 "build": "vuepress build protocol-spec"
9 },
10 "repository": {
11 "type": "git",
12 "url": "git+https://github.com/metafetish/buttplug.git"
13 },
14 "author": "Kyle Machulis <kyle@machul.is>",
15 "license": "BSD-3-Clause",
16 "bugs": {
17 "url": "https://github.com/metafetish/buttplug/issues"
18 },
19 "homepage": "https://github.com/metafetish/buttplug#readme",
20 "dependencies": {
21 "@vuepress/plugin-back-to-top": "^1.8.2",
22 "mermaid": "^8.13.8",
23 "vuepress": "^1.8.2",
24 "vuepress-plugin-matomo": "^1.0.2",
25 "yarn": "^1.22.10"
26 }
27}