• This project
    • Loading...
  • Sign in

강동현 / nodejs-game

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • nodejs-game
  • common
  • package.json
  • 강동현's avatar
    런타임에 메세지 검증 · a4df9d60
    a4df9d60
    강동현 authored 2021-06-02 22:56:10 +0900
package.json 137 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
{
  "name": "common",
  "version": "1.0.0",
  "main": "index.js",
  "license": "MIT",
  "dependencies": {
    "runtypes": "^6.3.0"
  }
}