UNPKG

@platformos/pos-cli

Version:

Manage your platformOS application

41 lines (40 loc) 946 B
{ "name": "to-array", "version": "0.1.4", "description": "Turn an array like into an array", "keywords": [], "author": "Raynos <raynos2@gmail.com>", "repository": "git://github.com/Raynos/to-array.git", "main": "index", "homepage": "https://github.com/Raynos/to-array", "contributors": [ { "name": "Jake Verbaten" } ], "bugs": { "url": "https://github.com/Raynos/to-array/issues", "email": "raynos2@gmail.com" }, "dependencies": {}, "devDependencies": { "tap": "~0.3.1" }, "licenses": [ { "type": "MIT", "url": "http://github.com/Raynos/to-array/raw/master/LICENSE" } ], "scripts": { "test": "tap --stderr --tap ./test" }, "component": { "scripts": { "to-array/index.js": "index.js" } } ,"_resolved": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz" ,"_integrity": "sha1-F+bBH3PdTz10zaek/zI46a2b+JA=" ,"_from": "to-array@0.1.4" }