{ "_args": [ [ { "raw": "iota-array@^1.0.0", "scope": null, "escapedName": "iota-array", "name": "iota-array", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/ndarray" ] ], "_from": "iota-array@>=1.0.0 <2.0.0", "_id": "iota-array@1.0.0", "_inCache": true, "_location": "/iota-array", "_npmUser": { "name": "mikolalysenko", "email": "mikolalysenko@gmail.com" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "raw": "iota-array@^1.0.0", "scope": null, "escapedName": "iota-array", "name": "iota-array", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/ndarray" ], "_resolved": "https://registry.npmjs.org/iota-array/-/iota-array-1.0.0.tgz", "_shasum": "81ef57fe5d05814cd58c2483632a99c30a0e8087", "_shrinkwrap": null, "_spec": "iota-array@^1.0.0", "_where": "/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/ndarray", "author": { "name": "Mikola Lysenko" }, "bugs": { "url": "https://github.com/mikolalysenko/iota-array/issues" }, "dependencies": {}, "description": "Generates an array of consecutive integers starting at 0", "devDependencies": { "tape": "^2.12.3" }, "directories": { "test": "test" }, "dist": { "shasum": "81ef57fe5d05814cd58c2483632a99c30a0e8087", "tarball": "https://registry.npmjs.org/iota-array/-/iota-array-1.0.0.tgz" }, "gitHead": "cce24a4f0e1a6a8d60faa4f597c600de13d46145", "homepage": "https://github.com/mikolalysenko/iota-array", "keywords": [ "iota", "array", "sequence", "integer", "range", "apl", "c++" ], "license": "MIT", "main": "iota.js", "maintainers": [ { "name": "mikolalysenko", "email": "mikolalysenko@gmail.com" } ], "name": "iota-array", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/mikolalysenko/iota-array.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.0.0" }