{ "_args": [ [ { "raw": "canvas@*", "scope": null, "escapedName": "canvas", "name": "canvas", "rawSpec": "*", "spec": "*", "type": "range" }, "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/verify-code" ] ], "_from": "canvas@*", "_id": "canvas@1.6.9", "_inCache": true, "_location": "/canvas", "_nodeVersion": "0.10.48", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/canvas-1.6.9.tgz_1513817564027_0.9688482345081866" }, "_npmUser": { "name": "linusu", "email": "linus@folkdatorn.se" }, "_npmVersion": "2.15.1", "_phantomChildren": {}, "_requested": { "raw": "canvas@*", "scope": null, "escapedName": "canvas", "name": "canvas", "rawSpec": "*", "spec": "*", "type": "range" }, "_requiredBy": [ "/verify-code" ], "_resolved": "https://registry.npmjs.org/canvas/-/canvas-1.6.9.tgz", "_shasum": "e3f95cec7b16bf2d6f3fc725c02d940d3258f69b", "_shrinkwrap": null, "_spec": "canvas@*", "_where": "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/verify-code", "author": { "name": "TJ Holowaychuk", "email": "tj@learnboost.com" }, "bugs": { "url": "https://github.com/Automattic/node-canvas/issues" }, "contributors": [ { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net" }, { "name": "Rod Vagg", "email": "r@va.gg" }, { "name": "Juriy Zaytsev", "email": "kangax@gmail.com" } ], "dependencies": { "nan": "^2.4.0" }, "description": "Canvas graphics API backed by Cairo", "devDependencies": { "body-parser": "^1.13.3", "express": "^4.13.2", "mocha": "^2.5.3", "pug": "^2.0.0-beta3", "standard": "^10.0.3" }, "directories": {}, "dist": { "shasum": "e3f95cec7b16bf2d6f3fc725c02d940d3258f69b", "tarball": "https://registry.npmjs.org/canvas/-/canvas-1.6.9.tgz" }, "engines": { "node": ">=0.8.0" }, "gitHead": "df74e57af4b909eec1db6a3704e96b52ef689ae3", "gypfile": true, "homepage": "https://github.com/Automattic/node-canvas", "keywords": [ "canvas", "graphic", "graphics", "pixman", "cairo", "image", "images", "pdf" ], "license": "MIT", "main": "./lib/canvas.js", "maintainers": [ { "name": "linusu", "email": "linus@folkdatorn.se" }, { "name": "domenic", "email": "d@domenic.me" }, { "name": "kangax", "email": "kangax@gmail.com" }, { "name": "tootallnate", "email": "nathan@tootallnate.net" }, { "name": "rauchg", "email": "rauchg@gmail.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "canvas", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/Automattic/node-canvas.git" }, "scripts": { "benchmark": "node benchmarks/run.js", "install": "node-gyp rebuild", "prebenchmark": "node-gyp build", "pretest": "node-gyp build", "pretest-server": "node-gyp build", "test": "standard examples/*.js && mocha test/*.test.js", "test-server": "node test/server.js" }, "version": "1.6.9" }