Sha256: e530c90b7cd749a457f1bb728692578e321d271e569511bef59ca82cceb58241
Contents?: true
Size: 1.35 KB
Versions: 10
Compression:
Stored size: 1.35 KB
Contents
{ "name": "arrify", "version": "1.0.0", "description": "Convert a value to an array", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/sindresorhus/arrify" }, "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "node test.js" }, "files": [ "index.js" ], "keywords": [ "array", "arr", "arrify", "arrayify", "convert", "value" ], "devDependencies": { "ava": "0.0.4" }, "gitHead": "4576e944677c722c356480b17a6d709d34d0733c", "bugs": { "url": "https://github.com/sindresorhus/arrify/issues" }, "homepage": "https://github.com/sindresorhus/arrify", "_id": "arrify@1.0.0", "_shasum": "d6c361518250802fa2147ea7fb67597128cb8c81", "_from": "arrify@>=1.0.0 <2.0.0", "_npmVersion": "2.5.0", "_nodeVersion": "0.12.0", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "dist": { "shasum": "d6c361518250802fa2147ea7fb67597128cb8c81", "tarball": "http://registry.npmjs.org/arrify/-/arrify-1.0.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.0.tgz" }
Version data entries
10 entries across 10 versions & 1 rubygems