{ "version": "0.0.1", "description": "Improved version of the original dojo-typings", "author": "Implab team", "keywords": [ "dojo", "dojo-typings" ], "repository": { "type": "mercurial", "url": "https://code.implab.org/implab/implabjs-dojo-typings" }, "license": "MIT", "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/MIT" } ], "publishConfig": { "access": "public" }, "devDependencies": { "@types/requirejs": "latest", "eslint": "7.7.0", "tslint": "6.1.3", "typescript": "^4.4.2" } }