• This project
    • Loading...
  • Sign in

오윤석 / maplespec.ga

%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 4
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • oss-maple
  • app
  • node
  • package.json
  • 오윤석's avatar
    기본 스탯정보 분석 기능 추가 · d24e2013
    d24e2013 Browse Files
    오윤석 authored 2020-06-06 21:22:55 +0900
package.json 375 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{
  "name": "node",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.19.2",
    "express": "^4.17.1",
    "http": "0.0.1-security",
    "jquery": "^3.5.1",
    "jsdom": "^16.2.2",
    "nodemon": "^2.0.4"
  }
}