Logo

GitLab

Sign in

zooble / video-recorder

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • video-recorder
  • package.json
  • init
    99788557
    xwenliang authored
    2022-06-20 11:23:53 +0800  
    Browse Code »
package.json 287 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{
  "name": "video-recorder",
  "version": "1.0.0",
  "description": "## 使用方法:",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}