18 lines
459 B
JSON
18 lines
459 B
JSON
{
|
|
"name": "@angular/language-service",
|
|
"version": "0.0.0-PLACEHOLDER",
|
|
"description": "Angular - language services",
|
|
"main": "./bundles/language-service.umd.js",
|
|
"module": "./fesm5/language-service.js",
|
|
"typings": "./language-service.d.ts",
|
|
"author": "angular",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/angular/angular.git"
|
|
},
|
|
"ng-update": {
|
|
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
|
|
}
|
|
}
|