-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
85 lines (85 loc) · 2.15 KB
/
package.json
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
81
82
83
84
85
{
"_args": [
[{
"name": "jquery-ruler",
"raw": "jquery-ruler@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/wallysson/www/jquery-ruler"
]
],
"_from": "jquery-ruler@>=1.0.0 <2.0.0",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/jquery-ruler",
"_nodeVersion": "6.1.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jquery-ruler-1.0.0.tgz_1465220489113_0.7585312090814114"
},
"_npmUser": {
"email": "[email protected]",
"name": "wallynm"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"name": "jquery-ruler",
"raw": "jquery-ruler@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/jquery-ruler/-/jquery-ruler-1.0.0.tgz",
"_shasum": "571af9b406b1905d140a4a18f1637eac2d7998b1",
"_shrinkwrap": null,
"_spec": "jquery-ruler@^1.0.0",
"_where": "/Users/wallysson/www/mailartisan/app",
"author": {
"name": "wallynm"
},
"bugs": {
"url": "https://github.com/wallynm/jquery-ruler/issues"
},
"dependencies": {},
"description": "jQueryruler ============",
"devDependencies": {},
"directories": {
"example": "examples"
},
"dist": {
"shasum": "571af9b406b1905d140a4a18f1637eac2d7998b1",
"tarball": "https://registry.npmjs.org/jquery-ruler/-/jquery-ruler-1.0.0.tgz"
},
"gitHead": "24f3356ccb0b2bd87c0a12b713acfd04697c768e",
"homepage": "https://github.com/wallynm/jquery-ruler",
"keywords": [
"ruler",
"jquery"
],
"license": "ISC",
"main": "jquery-ruler.js",
"maintainers": [{
"email": "[email protected]",
"name": "wallynm"
}],
"name": "jquery-ruler",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/wallynm/jquery-ruler.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}