non_npm_packages: 0326/canvas, package.json
This data as json
| commit | contents | organization | path | repository |
|---|---|---|---|---|
| 562f5fb71e82fe77380a5c92cd6fe36d1f334127 | {
"author": "0326 <>",
"dependencies": {
"babel-core": "^6.14.0",
"babel-polyfill": "^6.13.0",
"babel-runtime": "^6.11.6",
"html2canvas": "^0.5.0-beta4",
"qrcode2": "^1.2.3",
"tracking": "^1.1.3"
},
"description": "",
"devDependencies": {
"autoprefixer": "^6.4.1",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-es2015": "^6.14.0",
"babelify": "^7.3.0",
"browser-sync": "^2.16.0",
"browserify": "^13.1.0",
"gulp": "3.9.1",
"gulp-postcss": "^6.2.0",
"gulp-sourcemaps": "^1.6.0",
"precss": "^1.4.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
},
"license": "",
"name": "canvas",
"scripts": {
"build": "gulp build",
"dev": "gulp build && gulp server",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.1"
} |
0326 | package.json | 0326/canvas |