@types/lodash.startcase
Advanced tools
@@ -5,4 +5,5 @@ // Type definitions for lodash.startCase 4.4 | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
| // TypeScript Version: 2.1 | ||
| import { startCase } from "lodash"; | ||
| export = startCase; |
| { | ||
| "name": "@types/lodash.startcase", | ||
| "version": "4.4.0", | ||
| "version": "4.4.1", | ||
| "description": "TypeScript definitions for lodash.startCase", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "2004dff39fb23a2c46df5ca553a7f60882caf0fad1a8d14b31bc1ee840bde1cb" | ||
| "typesPublisherContentHash": "08c4cacab1759fa49eb4d61c4ba6d2ad7cf690873554dc40a2f37ad9b5dc30e2", | ||
| "typeScriptVersion": "2.1" | ||
| } |
@@ -8,9 +8,7 @@ # Installation | ||
| # Details | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.startcase | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.startcase | ||
| Additional Details | ||
| * Last updated: Mon, 05 Dec 2016 21:27:49 GMT | ||
| * File structure: ProperModule | ||
| * Library Dependencies: none | ||
| * Module Dependencies: lodash | ||
| * Last updated: Fri, 27 Jan 2017 21:43:33 GMT | ||
| * Dependencies: lodash | ||
| * Global values: none | ||
@@ -17,0 +15,0 @@ |
| { | ||
| "authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>", | ||
| "libraryDependencies": [], | ||
| "moduleDependencies": [ | ||
| "lodash" | ||
| ], | ||
| "libraryMajorVersion": 4, | ||
| "libraryMinorVersion": 4, | ||
| "name": "lodash.startcase", | ||
| "libraryName": "lodash.startCase", | ||
| "typingsPackageName": "lodash.startcase", | ||
| "projectName": "http://lodash.com/", | ||
| "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "sourceBranch": "types-2.0", | ||
| "kind": "ProperModule", | ||
| "globals": [], | ||
| "declaredModules": [ | ||
| "lodash.startcase" | ||
| ], | ||
| "files": [ | ||
| "index.d.ts" | ||
| ], | ||
| "hasPackageJson": false, | ||
| "contentHash": "2004dff39fb23a2c46df5ca553a7f60882caf0fad1a8d14b31bc1ee840bde1cb" | ||
| "data": { | ||
| "authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>", | ||
| "dependencies": { | ||
| "lodash": "*" | ||
| }, | ||
| "pathMappings": {}, | ||
| "libraryMajorVersion": 4, | ||
| "libraryMinorVersion": 4, | ||
| "typeScriptVersion": "2.1", | ||
| "libraryName": "lodash.startCase", | ||
| "typingsPackageName": "lodash.startcase", | ||
| "projectName": "http://lodash.com/", | ||
| "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "globals": [], | ||
| "declaredModules": [ | ||
| "lodash.startcase/." | ||
| ], | ||
| "files": [ | ||
| "index.d.ts" | ||
| ], | ||
| "hasPackageJson": false, | ||
| "contentHash": "08c4cacab1759fa49eb4d61c4ba6d2ad7cf690873554dc40a2f37ad9b5dc30e2" | ||
| }, | ||
| "isLatest": true | ||
| } |
2714
9.13%35
20.69%17
-10.53%