]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/ex-mode/node_modules/atom-space-pen-views/node_modules/fuzzaldrin/package.json
Adds atom packages
[rbdr/dotfiles] / atom / packages / ex-mode / node_modules / atom-space-pen-views / node_modules / fuzzaldrin / package.json
1 {
2 "name": "fuzzaldrin",
3 "version": "2.1.0",
4 "description": "Fuzzy filtering and string scoring",
5 "licenses": [
6 {
7 "type": "MIT",
8 "url": "http://github.com/atom/fuzzaldrin/raw/master/LICENSE.md"
9 }
10 ],
11 "main": "./lib/fuzzaldrin.js",
12 "scripts": {
13 "prepublish": "grunt prepublish",
14 "test": "grunt test",
15 "benchmark": "coffee benchmark/benchmark.coffee"
16 },
17 "repository": {
18 "type": "git",
19 "url": "git+https://github.com/atom/fuzzaldrin.git"
20 },
21 "bugs": {
22 "url": "https://github.com/atom/fuzzaldrin/issues"
23 },
24 "homepage": "http://atom.github.io/fuzzaldrin",
25 "keywords": [
26 "fuzzy",
27 "filter",
28 "stringscore"
29 ],
30 "devDependencies": {
31 "jasmine-focused": "1.x",
32 "grunt-contrib-coffee": "~0.9.0",
33 "grunt-cli": "~0.1.8",
34 "grunt": "~0.4.1",
35 "grunt-shell": "~0.2.2",
36 "grunt-coffeelint": "0.0.6",
37 "coffee-script": "~1.7"
38 },
39 "_id": "fuzzaldrin@2.1.0",
40 "dist": {
41 "shasum": "90204c3e2fdaa6941bb28d16645d418063a90e9b",
42 "tarball": "http://registry.npmjs.org/fuzzaldrin/-/fuzzaldrin-2.1.0.tgz"
43 },
44 "_from": "fuzzaldrin@>=2.1.0 <3.0.0",
45 "_npmVersion": "1.4.4",
46 "_npmUser": {
47 "name": "kevinsawicki",
48 "email": "kevinsawicki@gmail.com"
49 },
50 "maintainers": [
51 {
52 "name": "kevinsawicki",
53 "email": "kevinsawicki@gmail.com"
54 },
55 {
56 "name": "probablycorey",
57 "email": "probablycorey@gmail.com"
58 },
59 {
60 "name": "nathansobo",
61 "email": "nathansobo@gmail.com"
62 },
63 {
64 "name": "benogle",
65 "email": "ogle.ben@gmail.com"
66 }
67 ],
68 "directories": {},
69 "_shasum": "90204c3e2fdaa6941bb28d16645d418063a90e9b",
70 "_resolved": "https://registry.npmjs.org/fuzzaldrin/-/fuzzaldrin-2.1.0.tgz",
71 "readme": "ERROR: No README data found!"
72 }