forked from pattern-lab/patternlab-php
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
80 lines (80 loc) · 1.7 KB
/
data.json
File metadata and controls
80 lines (80 loc) · 1.7 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"title": "Trains, like time and tide, stop for no one.",
"img": {
"avatar": {
"src": "../../images/fpo_avatar.png",
"alt": "Avatar"
},
"square": {
"src": "../../images/fpo_square.png",
"alt": "Square"
},
"rectangle": {
"src": "http://placeimg.com/400/300/tech",
"alt": "Rectangle"
},
"logo": {
"src": "../../images/logo.png",
"alt": "Logo"
},
"landscape-4x3": {
"src": "../../images/fpo_4x3.png",
"alt": "Landscape 4x3"
},
"landscape-16x9": {
"src": "../../images/fpo_16x9.png",
"alt": "Landscape 16x9"
},
"loading-icon": {
"src": "../../images/ajax-loader.gif",
"alt": "Loading"
},
"favicon-16x16": {
"src": "../../images/favicon_16x16.jpg",
"alt": "Favicon 16x16"
},
"favicon-32x32": {
"src": "../../images/favicon_32x32.jpg",
"alt": "Favicon 32x32"
}
},
"description": "So, setting about it as methodically as men might smoke out a wasps' nest, the Martians spread this strange stifling vapour over the Londonward country. The horns of the crescent slowly moved apart, until at last they formed a line from Hanwell to Coombe and Malden. All night through their destructive tubes advanced.",
"url": "http://www.fillerati.com",
"name": {
"first": "Lacy",
"firsti": "L",
"middle": "Tommie",
"middlei": "T",
"last": "Way",
"lasti": "W"
},
"year": {
"long": "2013",
"short": "13"
},
"month": {
"long": "February",
"short": "Feb",
"digit": "02"
},
"dayofweek": {
"long": "Monday",
"short": "Mon"
},
"day": {
"long": "10",
"short": "10",
"ordinal": "th"
},
"hour": {
"long": "01",
"short": "1",
"military": "13",
"ampm": "pm"
},
"minute": {
"long": "20",
"short": "20"
},
"seconds": "31"
}