-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
62 lines (62 loc) · 1.56 KB
/
package.json
File metadata and controls
62 lines (62 loc) · 1.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"name": "angular",
"version": "1.5.3",
"description": "HTML enhanced for web apps",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular.js.git"
},
"keywords": [
"angular",
"framework",
"browser",
"client-side"
],
"author": {
"name": "Angular Core Team",
"email": "angular-core+npm@google.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/angular/angular.js/issues"
},
"homepage": "http://angularjs.org",
"gitHead": "5a07c5107b4d24f41744a02b07717d55bad88e70",
"_id": "angular@1.5.3",
"_shasum": "37c2f198ae76c2d6f3717a4ecef1cddcb048af79",
"_from": "angular@>=1.4.9 <2.0.0",
"_npmVersion": "2.14.20",
"_nodeVersion": "4.4.1",
"_npmUser": {
"name": "angularcore",
"email": "angular-core+npm@google.com"
},
"maintainers": [
{
"name": "bclinkinbeard",
"email": "ben.clinkinbeard@gmail.com"
},
{
"name": "angularcore",
"email": "angular-core+npm@google.com"
},
{
"name": "petebd",
"email": "pete@bacondarwin.com"
}
],
"dist": {
"shasum": "37c2f198ae76c2d6f3717a4ecef1cddcb048af79",
"tarball": "http://registry.npmjs.org/angular/-/angular-1.5.3.tgz"
},
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/angular-1.5.3.tgz_1458938143727_0.7922690813429654"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/angular/-/angular-1.5.3.tgz"
}