Sign in

简柏林 / thingskit-app · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • thingskit-app
  • package.json
  • fix:移除解密插件
    7e51b7e7
    fengtao authored
    2022-04-28 21:39:34 +0800  
    Browse Files »
package.json 334 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{
	"name": "thingskit-app",
	"version": "1.0.0",
	"description": "### 项目结构",
	"main": "main.js",
	"scripts": {},
	"repository": {
		"type": "git",
		"url": "http://git.yuntengiot.com/huang/thingskit-app.git"
	},
	"keywords": [],
	"author": "",
	"license": "ISC",
	"dependencies": {
		"moment": "^2.29.2"
	}
}