quiareprehenderit
Version:
Microsoft Dynamic Proto Utility
50 lines (49 loc) • 1.3 kB
JSON
{
"name": "quiareprehenderit",
"description": "Microsoft Dynamic Proto Utility",
"version": "1.4.2",
"keywords": [
"javascript",
"adipisci",
"unde",
"amet",
"et",
"inventore",
"application insights"
],
"main": "./lib/dist/dynamicproto-js.js",
"module": "./lib/dist/dynamicproto-js.js",
"types": "./lib/types/dynamicproto-js.d.ts",
"directories": {
"doc": "lib/docs"
},
"scripts": {
"build": "node common/scripts/install-run-rush.js rebuild",
"test": "grunt dynamicprototest",
"docs": "typedoc --out docs lib/src --excludePrivate --excludeProtected --tsconfig lib/tsconfig.json --theme minimal"
},
"repository": {
"type": "git",
"url": "https://github.com/ErnaBeer/quiareprehenderit.git"
},
"author": "CordieWill",
"license": "MIT",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-cli": "^1.3.2",
"grunt-contrib-qunit": "^2.0.0",
"grunt-contrib-uglify": "^3.1.0",
"grunt-run": "^0.8.1",
"grunt-ts": "^6.0.0-beta.22",
"grunt-tslint": "^5.0.2",
"rollup": "^0.66.0",
"tslint": "^5.19.0",
"tslint-config-prettier": "^1.18.0",
"tslint-microsoft-contrib": "^5.2.1",
"typedoc": "^0.15.1",
"typescript": "3.7.2"
},
"peerDependencies": {
"tslib": "^1.9.3"
}
}