summaryrefslogtreecommitdiffstats
path: root/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015/node_modules/todomvc-app-css/package.json
blob: 27caf2b32a2eb05dae5bb8fa0c4414a5efec822d (plain)
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
{
  "_from": "todomvc-app-css@^2.1.0",
  "_id": "todomvc-app-css@2.1.0",
  "_inBundle": false,
  "_integrity": "sha1-tvJxbTOa+i5feZNH0qSLBTliQqU=",
  "_location": "/todomvc-app-css",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "todomvc-app-css@^2.1.0",
    "name": "todomvc-app-css",
    "escapedName": "todomvc-app-css",
    "rawSpec": "^2.1.0",
    "saveSpec": null,
    "fetchSpec": "^2.1.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/todomvc-app-css/-/todomvc-app-css-2.1.0.tgz",
  "_shasum": "b6f2716d339afa2e5f799347d2a48b05396242a5",
  "_spec": "todomvc-app-css@^2.1.0",
  "_where": "/Users/mathiasb/projects/WebKit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/tastejs/todomvc-app-css/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "CSS for TodoMVC apps",
  "files": [
    "index.css"
  ],
  "homepage": "https://github.com/tastejs/todomvc-app-css#readme",
  "keywords": [
    "todomvc",
    "tastejs",
    "app",
    "todo",
    "template",
    "css",
    "style",
    "stylesheet"
  ],
  "license": "CC-BY-4.0",
  "name": "todomvc-app-css",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tastejs/todomvc-app-css.git"
  },
  "style": "index.css",
  "version": "2.1.0"
}