non_npm_packages: 0326/iBookmark, package.json
This data as json
| commit | contents | organization | path | repository |
|---|---|---|---|---|
| ebb31cefed9501574f5b290427c6011fd0a1024c | {
"author": "0326",
"bugs": {
"url": "https://github.com/0326/iBookmark/issues"
},
"dependencies": {
"babel-core": "^6.7.4"
},
"description": "the best bookmarks for chrome extension",
"devDependencies": {
"babel-preset-es2015": "^6.6.0",
"babelify": "^7.2.0",
"gulp-concat": "^2.6.0",
"gulp-imagemin": "^2.4.0",
"gulp-jshint": "^2.0.0",
"gulp-less": "^3.0.5",
"gulp-minify-css": "^1.2.4",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.5.3",
"jshint": "^2.9.1",
"vinyl-source-stream": "^1.1.0"
},
"homepage": "https://github.com/0326/iBookmark#readme",
"keywords": [
"bookmarks",
"chrome",
"extensions"
],
"license": "MIT",
"main": "index.js",
"name": "ibookmark",
"repository": {
"type": "git",
"url": "git+https://github.com/0326/iBookmark.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.2"
} |
0326 | package.json | 0326/iBookmark |