non_npm_packages: 01397/clouddia, package.json
This data as json
commit | contents | organization | path | repository |
---|---|---|---|---|
ac8a7a7f0c2bc4abe014632902cd6df6a79cde2d | { "author": "01397 <41501869+01397@users.noreply.github.com>", "description": "Online Diagram Editor", "devDependencies": { "@typescript-eslint/eslint-plugin": "^2.0.0", "@typescript-eslint/parser": "^2.0.0", "eslint": "^6.2.2", "eslint-config-prettier": "^6.1.0", "eslint-plugin-prettier": "^3.1.0", "eslint-plugin-react": "^7.14.3", "prettier": "^1.18.2", "ts-node": "8.4.1", "tslint": "5.20.1", "typescript": "3.7.2" }, "license": "GPL-3.0-or-later", "main": "src/main.ts", "name": "clouddia", "repository": "git@github.com:01397/clouddia.git", "scripts": { "compile": "tsc", "lint": "eslint src/** --ext .ts,.tsx", "lint:fix": "yarn lint --fix" }, "version": "0.4.3" } |
01397 | package.json | 01397/clouddia |