{ "_args": [ [ { "raw": "fuzzaldrin@^2.1.0", "scope": null, "escapedName": "fuzzaldrin", "name": "fuzzaldrin", "rawSpec": "^2.1.0", "spec": ">=2.1.0 <3.0.0", "type": "range" }, "/home/loredan13/projects/atom/qsp/node_modules/atom-space-pen-views" ] ], "_from": "fuzzaldrin@>=2.1.0 <3.0.0", "_id": "fuzzaldrin@2.1.0", "_inCache": true, "_location": "/fuzzaldrin", "_npmUser": { "name": "kevinsawicki", "email": "kevinsawicki@gmail.com" }, "_npmVersion": "1.4.4", "_phantomChildren": {}, "_requested": { "raw": "fuzzaldrin@^2.1.0", "scope": null, "escapedName": "fuzzaldrin", "name": "fuzzaldrin", "rawSpec": "^2.1.0", "spec": ">=2.1.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/atom-space-pen-views" ], "_resolved": "https://registry.npmjs.org/fuzzaldrin/-/fuzzaldrin-2.1.0.tgz", "_shasum": "90204c3e2fdaa6941bb28d16645d418063a90e9b", "_shrinkwrap": null, "_spec": "fuzzaldrin@^2.1.0", "_where": "/home/loredan13/projects/atom/qsp/node_modules/atom-space-pen-views", "bugs": { "url": "https://github.com/atom/fuzzaldrin/issues" }, "dependencies": {}, "description": "Fuzzy filtering and string scoring", "devDependencies": { "coffee-script": "~1.7", "grunt": "~0.4.1", "grunt-cli": "~0.1.8", "grunt-coffeelint": "0.0.6", "grunt-contrib-coffee": "~0.9.0", "grunt-shell": "~0.2.2", "jasmine-focused": "1.x" }, "directories": {}, "dist": { "shasum": "90204c3e2fdaa6941bb28d16645d418063a90e9b", "tarball": "https://registry.npmjs.org/fuzzaldrin/-/fuzzaldrin-2.1.0.tgz" }, "homepage": "http://atom.github.io/fuzzaldrin", "keywords": [ "fuzzy", "filter", "stringscore" ], "licenses": [ { "type": "MIT", "url": "http://github.com/atom/fuzzaldrin/raw/master/LICENSE.md" } ], "main": "./lib/fuzzaldrin.js", "maintainers": [ { "name": "kevinsawicki", "email": "kevinsawicki@gmail.com" }, { "name": "probablycorey", "email": "probablycorey@gmail.com" }, { "name": "nathansobo", "email": "nathansobo@gmail.com" }, { "name": "benogle", "email": "ogle.ben@gmail.com" } ], "name": "fuzzaldrin", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/atom/fuzzaldrin.git" }, "scripts": { "benchmark": "coffee benchmark/benchmark.coffee", "prepublish": "grunt prepublish", "test": "grunt test" }, "version": "2.1.0" }