122 lines
2.9 KiB
JSON

{
"_args": [
[
{
"raw": "ndarray-pack@^1.1.1",
"scope": null,
"escapedName": "ndarray-pack",
"name": "ndarray-pack",
"rawSpec": "^1.1.1",
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/get-pixels"
]
],
"_from": "ndarray-pack@>=1.1.1 <2.0.0",
"_id": "ndarray-pack@1.2.1",
"_inCache": true,
"_location": "/ndarray-pack",
"_nodeVersion": "0.12.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/ndarray-pack-1.2.1.tgz_1470154292360_0.06873388937674463"
},
"_npmUser": {
"name": "mikolalysenko",
"email": "mikolalysenko@gmail.com"
},
"_npmVersion": "2.13.1",
"_phantomChildren": {},
"_requested": {
"raw": "ndarray-pack@^1.1.1",
"scope": null,
"escapedName": "ndarray-pack",
"name": "ndarray-pack",
"rawSpec": "^1.1.1",
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/get-pixels"
],
"_resolved": "https://registry.npmjs.org/ndarray-pack/-/ndarray-pack-1.2.1.tgz",
"_shasum": "8caebeaaa24d5ecf70ff86020637977da8ee585a",
"_shrinkwrap": null,
"_spec": "ndarray-pack@^1.1.1",
"_where": "/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/get-pixels",
"author": {
"name": "Mikola Lysenko"
},
"bugs": {
"url": "https://github.com/mikolalysenko/ndarray-pack/issues"
},
"dependencies": {
"cwise-compiler": "^1.1.2",
"ndarray": "^1.0.13"
},
"description": "Packs an array-of-arrays into a single ndarray",
"devDependencies": {
"cwise-bake": "0.0.0",
"tap": "~0.4.2"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "8caebeaaa24d5ecf70ff86020637977da8ee585a",
"tarball": "https://registry.npmjs.org/ndarray-pack/-/ndarray-pack-1.2.1.tgz"
},
"gitHead": "b6a147c9031aefb453d32efad21e7055993e38ff",
"homepage": "https://github.com/mikolalysenko/ndarray-pack#readme",
"keywords": [
"ndarray",
"numeric",
"array",
"nested",
"pack",
"typedarray",
"memory"
],
"license": "MIT",
"main": "convert.js",
"maintainers": [
{
"name": "mikolalysenko",
"email": "mikolalysenko@gmail.com"
},
{
"name": "rreusser",
"email": "rsreusser@gmail.com"
},
{
"name": "planeshifter",
"email": "pgb@andrew.cmu.edu"
},
{
"name": "jaspervdg",
"email": "th.v.d.gronde@hccnet.nl"
},
{
"name": "hughsk",
"email": "hughskennedy@gmail.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
}
],
"name": "ndarray-pack",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mikolalysenko/ndarray-pack.git"
},
"scripts": {
"build": "node build.js > doConvert.js",
"test": "tap test/*.js"
},
"version": "1.2.1"
}