mirror of
https://github.com/zhigang1992/now-deployment.git
synced 2026-04-01 22:40:47 +08:00
77 lines
1.6 KiB
JSON
77 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"ncc@0.3.6",
|
|
"/Users/lms/dietfriends/now-deploy-preview-comment"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "ncc@0.3.6",
|
|
"_id": "ncc@0.3.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-EbR6+XPX8jdK9GvA2FMzZqzJCOs=",
|
|
"_location": "/ncc",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "ncc@0.3.6",
|
|
"name": "ncc",
|
|
"escapedName": "ncc",
|
|
"rawSpec": "0.3.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.3.6"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ncc/-/ncc-0.3.6.tgz",
|
|
"_spec": "0.3.6",
|
|
"_where": "/Users/lms/dietfriends/now-deploy-preview-comment",
|
|
"author": {
|
|
"name": "Stefan Keim",
|
|
"url": "indus"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/indus/ncc2/issues"
|
|
},
|
|
"dependencies": {
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "^2.6.1",
|
|
"tracer": "^0.8.7",
|
|
"ws": "^2.3.1"
|
|
},
|
|
"description": "node-chrome-canvas | a simple to use and performant HTML5 canvas for Node.js",
|
|
"devDependencies": {
|
|
"@types/node": "^7.0.18"
|
|
},
|
|
"homepage": "https://github.com/indus/ncc2#readme",
|
|
"keywords": [
|
|
"canvas",
|
|
"chrome",
|
|
"draw",
|
|
"image",
|
|
"images",
|
|
"graphic",
|
|
"graphics",
|
|
"gif",
|
|
"png",
|
|
"webp",
|
|
"jpg",
|
|
"jpeg"
|
|
],
|
|
"license": "MIT",
|
|
"name": "ncc",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/indus/ncc.git"
|
|
},
|
|
"scripts": {
|
|
"dev": "run-p dev:*",
|
|
"dev:run": "nodemon index.js",
|
|
"dev:tsc_lib": "tsc -w --target ES6 --outfile lib/ncc.js lib/ncc.ts",
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "0.3.6"
|
|
}
|