Last change
on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
572 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "angular",
|
---|
3 | "version": "1.8.2",
|
---|
4 | "description": "HTML enhanced for web apps",
|
---|
5 | "main": "index.js",
|
---|
6 | "scripts": {
|
---|
7 | "test": "echo \"Error: no test specified\" && exit 1"
|
---|
8 | },
|
---|
9 | "repository": {
|
---|
10 | "type": "git",
|
---|
11 | "url": "https://github.com/angular/angular.js.git"
|
---|
12 | },
|
---|
13 | "keywords": [
|
---|
14 | "angular",
|
---|
15 | "framework",
|
---|
16 | "browser",
|
---|
17 | "client-side"
|
---|
18 | ],
|
---|
19 | "author": "Angular Core Team <angular-core+npm@google.com>",
|
---|
20 | "license": "MIT",
|
---|
21 | "bugs": {
|
---|
22 | "url": "https://github.com/angular/angular.js/issues"
|
---|
23 | },
|
---|
24 | "homepage": "http://angularjs.org"
|
---|
25 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.