122 lines
3.0 KiB
JSON

{
"_args": [
[
{
"raw": "cwise-compiler@^1.1.2",
"scope": null,
"escapedName": "cwise-compiler",
"name": "cwise-compiler",
"rawSpec": "^1.1.2",
"spec": ">=1.1.2 <2.0.0",
"type": "range"
},
"/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/ndarray-pack"
]
],
"_from": "cwise-compiler@>=1.1.2 <2.0.0",
"_id": "cwise-compiler@1.1.3",
"_inCache": true,
"_location": "/cwise-compiler",
"_nodeVersion": "6.9.4",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/cwise-compiler-1.1.3.tgz_1495050655065_0.40737160202115774"
},
"_npmUser": {
"name": "mikolalysenko",
"email": "mikolalysenko@gmail.com"
},
"_npmVersion": "4.1.1",
"_phantomChildren": {},
"_requested": {
"raw": "cwise-compiler@^1.1.2",
"scope": null,
"escapedName": "cwise-compiler",
"name": "cwise-compiler",
"rawSpec": "^1.1.2",
"spec": ">=1.1.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/ndarray-pack"
],
"_resolved": "https://registry.npmjs.org/cwise-compiler/-/cwise-compiler-1.1.3.tgz",
"_shasum": "f4d667410e850d3a313a7d2db7b1e505bb034cc5",
"_shrinkwrap": null,
"_spec": "cwise-compiler@^1.1.2",
"_where": "/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/ndarray-pack",
"author": {
"name": "Mikola Lysenko"
},
"bugs": {
"url": "https://github.com/scijs/cwise-compiler/issues"
},
"contributors": [
{
"name": "Jasper van de Gronde",
"email": "th.v.d.gronde@hccnet.nl"
}
],
"dependencies": {
"uniq": "^1.0.0"
},
"description": "cwise's internal compiler",
"devDependencies": {
"cwise-parser": "^1.0.0",
"ndarray": "^1.0.15",
"ndarray-ops": "^1.2.2",
"tape": "^4.0.0"
},
"directories": {},
"dist": {
"shasum": "f4d667410e850d3a313a7d2db7b1e505bb034cc5",
"tarball": "https://registry.npmjs.org/cwise-compiler/-/cwise-compiler-1.1.3.tgz"
},
"gitHead": "29e146315bd0a8c50bd44b9b6b5bf4b769bd7aec",
"homepage": "https://github.com/scijs/cwise-compiler#readme",
"keywords": [
"cwise",
"ndarray",
"compiler"
],
"license": "MIT",
"main": "compiler.js",
"maintainers": [
{
"name": "mikolalysenko",
"email": "mikolalysenko@gmail.com"
},
{
"name": "jaspervdg",
"email": "th.v.d.gronde@hccnet.nl"
},
{
"name": "rreusser",
"email": "rsreusser@gmail.com"
},
{
"name": "planeshifter",
"email": "pgb@andrew.cmu.edu"
},
{
"name": "hughsk",
"email": "hughskennedy@gmail.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
}
],
"name": "cwise-compiler",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/scijs/cwise-compiler.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "1.1.3"
}