{
	"id": 0,
	"name": "my-project",
	"kind": 0,
	"flags": {},
	"children": [
		{
			"id": 1,
			"name": "\"node_modules/typings-global/typings/custom.d\"",
			"kind": 1,
			"kindString": "External module",
			"flags": {
				"isExported": true,
				"isExternal": true
			},
			"originalName": "/Users/philkunz/github/typings/gulp-typings/node_modules/typings-global/typings/custom.d.ts",
			"sources": [
				{
					"fileName": "node_modules/typings-global/typings/custom.d.ts",
					"line": 1,
					"character": 0
				}
			]
		},
		{
			"id": 2,
			"name": "\"ts/gulp-typings.plugins\"",
			"kind": 1,
			"kindString": "External module",
			"flags": {
				"isExported": true
			},
			"originalName": "/Users/philkunz/github/typings/gulp-typings/ts/gulp-typings.plugins.ts",
			"children": [
				{
					"id": 3,
					"name": "path",
					"kind": 32,
					"kindString": "Variable",
					"flags": {
						"isExported": true
					},
					"sources": [
						{
							"fileName": "ts/gulp-typings.plugins.ts",
							"line": 2,
							"character": 15
						}
					],
					"type": {
						"type": "instrinct",
						"name": "unknown"
					},
					"defaultValue": " require(\"path\")"
				},
				{
					"id": 4,
					"name": "through2",
					"kind": 32,
					"kindString": "Variable",
					"flags": {
						"isExported": true
					},
					"sources": [
						{
							"fileName": "ts/gulp-typings.plugins.ts",
							"line": 3,
							"character": 19
						}
					],
					"type": {
						"type": "instrinct",
						"name": "unknown"
					},
					"defaultValue": " require(\"through2\")"
				},
				{
					"id": 5,
					"name": "typingsCore",
					"kind": 32,
					"kindString": "Variable",
					"flags": {
						"isExported": true
					},
					"sources": [
						{
							"fileName": "ts/gulp-typings.plugins.ts",
							"line": 4,
							"character": 22
						}
					],
					"type": {
						"type": "instrinct",
						"name": "unknown"
					},
					"defaultValue": " require(\"typings-core\")"
				}
			],
			"groups": [
				{
					"title": "Variables",
					"kind": 32,
					"children": [
						3,
						4,
						5
					]
				}
			],
			"sources": [
				{
					"fileName": "ts/gulp-typings.plugins.ts",
					"line": 1,
					"character": 0
				}
			]
		},
		{
			"id": 6,
			"name": "\"ts/index\"",
			"kind": 1,
			"kindString": "External module",
			"flags": {
				"isExported": true
			},
			"originalName": "/Users/philkunz/github/typings/gulp-typings/ts/index.ts",
			"children": [
				{
					"id": 12,
					"name": "atEnd",
					"kind": 64,
					"kindString": "Function",
					"flags": {},
					"signatures": [
						{
							"id": 13,
							"name": "atEnd",
							"kind": 4096,
							"kindString": "Call signature",
							"flags": {},
							"parameters": [
								{
									"id": 14,
									"name": "cb",
									"kind": 32768,
									"kindString": "Parameter",
									"flags": {},
									"type": {
										"type": "instrinct",
										"name": "any"
									}
								}
							],
							"type": {
								"type": "instrinct",
								"name": "void"
							}
						}
					],
					"sources": [
						{
							"fileName": "ts/index.ts",
							"line": 13,
							"character": 9
						}
					]
				},
				{
					"id": 7,
					"name": "forEach",
					"kind": 64,
					"kindString": "Function",
					"flags": {},
					"signatures": [
						{
							"id": 8,
							"name": "forEach",
							"kind": 4096,
							"kindString": "Call signature",
							"flags": {},
							"parameters": [
								{
									"id": 9,
									"name": "file",
									"kind": 32768,
									"kindString": "Parameter",
									"flags": {},
									"type": {
										"type": "instrinct",
										"name": "any"
									}
								},
								{
									"id": 10,
									"name": "enc",
									"kind": 32768,
									"kindString": "Parameter",
									"flags": {},
									"type": {
										"type": "instrinct",
										"name": "any"
									}
								},
								{
									"id": 11,
									"name": "cb",
									"kind": 32768,
									"kindString": "Parameter",
									"flags": {},
									"type": {
										"type": "instrinct",
										"name": "any"
									}
								}
							],
							"type": {
								"type": "instrinct",
								"name": "void"
							}
						}
					],
					"sources": [
						{
							"fileName": "ts/index.ts",
							"line": 3,
							"character": 11
						}
					]
				}
			],
			"groups": [
				{
					"title": "Functions",
					"kind": 64,
					"children": [
						12,
						7
					]
				}
			],
			"sources": [
				{
					"fileName": "ts/index.ts",
					"line": 1,
					"character": 0
				}
			]
		}
	],
	"groups": [
		{
			"title": "External modules",
			"kind": 1,
			"children": [
				1,
				2,
				6
			]
		}
	]
}