forked from alexbain/lirc_web
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
59 lines (59 loc) · 1.44 KB
/
package.json
File metadata and controls
59 lines (59 loc) · 1.44 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
{
"name": "angular",
"version": "1.4.4",
"description": "HTML enhanced for web apps",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "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": "f00cff5525db7c853f42854079a31936d400f99b",
"_id": "angular@1.4.4",
"_shasum": "9ac24aa5d38802339af99fe63c64a7e9784958b8",
"_from": "angular@*",
"_npmVersion": "2.0.2",
"_nodeVersion": "0.10.26",
"_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": "9ac24aa5d38802339af99fe63c64a7e9784958b8",
"tarball": "http://registry.npmjs.org/angular/-/angular-1.4.4.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/angular/-/angular-1.4.4.tgz",
"readme": "ERROR: No README data found!"
}