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