rename the project
This commit is contained in:
Родитель
a8bb5161c5
Коммит
b1be1a4806
|
@ -1,4 +1,4 @@
|
|||
# electron-DefinitelyTyped [![Build Status](https://travis-ci.org/electron/electron-definitelytyped.svg?branch=master)](https://travis-ci.org/electron/electron-definitelytyped)
|
||||
# electron-DefinitelyTyped [![Build Status](https://travis-ci.org/electron/electron-typescript-definitions.svg?branch=master)](https://travis-ci.org/electron/electron-typescript-definitions)
|
||||
|
||||
Parse Electron's JSON API documentation and spit out a typescript definition file
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
// Type definitions for Electron <<VERSION>>
|
||||
// Project: http://electron.atom.io/
|
||||
// Definitions by: The Electron Team <https://github.com/electron/electron>
|
||||
// Definitions: https://github.com/electron/electron-definitelytyped
|
||||
// Definitions: https://github.com/electron/electron-typescript-definitions
|
||||
|
||||
/// <reference types="node" />
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "electron-definitelytyped",
|
||||
"name": "electron-typescript-definitions",
|
||||
"version": "0.0.9",
|
||||
"description": "Automatically generated definitely typed files for the Electron API",
|
||||
"bin": "cli.js",
|
||||
|
|
Загрузка…
Ссылка в новой задаче