Logo
Explore Help
Sign In
iSharkFly-Docs/angular-docs-cn
1
0
Fork 0
You've already forked angular-docs-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-docs-cn/modules/@angular/language-service/package.json

16 lines
452 B
JSON
Raw Normal View History

feat(language-service): add services to support editors (#12987)
2016-11-22 09:10:23 -08:00
{
"name": "@angular/language-service",
"version": "0.0.0-PLACEHOLDER",
docs: branding fixes (#14132) Angular 1.x -> AngularJS Angular 1 -> AngularJS Angular1 -> AngularJS Angular 2+ -> Angular Angular 2.0 -> Angular Angular2 -> Angular I have deliberately not touched any of the symbol names as that would cause big merge collisions with Tobias's work. All the renames are in .md, .json, and inline comments and jsdocs. PR Close #14132
2017-01-26 22:30:42 -08:00
"description": "Angular - language services",
perf: distrubute smaller bundled code and include es2015 bundle TypeScript compiler will now build to ES2015 code and modules. Babili is used to minify ES2015 code, providing an initial optimization that we couldn't previously get just from Uglify. Uses Babel to convert ES2015 to UMD/ES5 code, and Uglify to minimize the output.
2017-01-27 17:39:48 -08:00
"main": "./bundles/language-service.umd.js",
"module": "./@angular/language-service.es5.js",
"es2015": "./@angular/language-service.js",
"typings": "./typings/language-service.d.ts",
feat(language-service): add services to support editors (#12987)
2016-11-22 09:10:23 -08:00
"author": "angular",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/angular/angular.git"
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 66ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API