Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80676 views
1
{
2
"name": "nwmatcher",
3
"version": "1.3.4",
4
"description": "A CSS3-compliant JavaScript selector engine.",
5
"homepage": "http://javascript.nwbox.com/NWMatcher/",
6
"main": "./src/nwmatcher",
7
"keywords": [
8
"css",
9
"matcher",
10
"selector",
11
"ender"
12
],
13
"licenses": [
14
{
15
"type": "MIT",
16
"url": "http://javascript.nwbox.com/NWMatcher/MIT-LICENSE"
17
}
18
],
19
"author": {
20
"name": "Diego Perini",
21
"email": "[email protected]",
22
"url": "http://www.iport.it/"
23
},
24
"maintainers": [
25
{
26
"name": "rvagg",
27
"email": "[email protected]"
28
},
29
{
30
"name": "diego",
31
"email": "[email protected]"
32
}
33
],
34
"bugs": {
35
"url": "http://github.com/dperini/nwmatcher/issues"
36
},
37
"repository": {
38
"type": "git",
39
"url": "git://github.com/dperini/nwmatcher.git"
40
},
41
"ender": "./lib/ender/bridge.js",
42
"gitHead": "17f159f0cc068510a098753f538a9dddd537cb9a",
43
"_id": "[email protected]",
44
"scripts": {},
45
"_shasum": "965aa05fc3bc9de0a6438c8c07169866092fdaed",
46
"_from": "nwmatcher@>=1.3.2 <1.4.0",
47
"_npmVersion": "2.1.14",
48
"_nodeVersion": "0.10.35",
49
"_npmUser": {
50
"name": "diego",
51
"email": "[email protected]"
52
},
53
"dist": {
54
"shasum": "965aa05fc3bc9de0a6438c8c07169866092fdaed",
55
"tarball": "http://registry.npmjs.org/nwmatcher/-/nwmatcher-1.3.4.tgz"
56
},
57
"directories": {},
58
"_resolved": "https://registry.npmjs.org/nwmatcher/-/nwmatcher-1.3.4.tgz"
59
}
60
61