{ "_args": [ [ "arrify@^1.0.0", "/Users/okennedy/Desktop/Website/node_modules/multimatch" ] ], "_from": "arrify@>=1.0.0 <2.0.0", "_id": "arrify@1.0.0", "_inCache": true, "_installable": true, "_location": "/arrify", "_nodeVersion": "0.12.0", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.5.0", "_phantomChildren": {}, "_requested": { "name": "arrify", "raw": "arrify@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/multimatch" ], "_resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.0.tgz", "_shasum": "d6c361518250802fa2147ea7fb67597128cb8c81", "_shrinkwrap": null, "_spec": "arrify@^1.0.0", "_where": "/Users/okennedy/Desktop/Website/node_modules/multimatch", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/arrify/issues" }, "dependencies": {}, "description": "Convert a value to an array", "devDependencies": { "ava": "0.0.4" }, "directories": {}, "dist": { "shasum": "d6c361518250802fa2147ea7fb67597128cb8c81", "tarball": "http://registry.npmjs.org/arrify/-/arrify-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "4576e944677c722c356480b17a6d709d34d0733c", "homepage": "https://github.com/sindresorhus/arrify", "keywords": [ "arr", "array", "arrayify", "arrify", "convert", "value" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "arrify", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/sindresorhus/arrify" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }