1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/greenlaw110-constjs

Клонировать/Скачать
package.json 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Gelin Luo Отправлено 29.04.2015 13:17 256e94d
{
"name": "constjs",
"id": "constjs",
"version": "0.0.3",
"description": "A simple utility for generating an enum/const/bitmap object with a string contains enum keys",
"keywords": [
"enum",
"const",
"constant",
"bitmap",
"flag",
"immutable"
],
"author": "Gelin Luo <greenlaw110@gmail.com>",
"homepage": "https://github.com/greenlaw110/constjs",
"repository": {
"type": "git",
"url": "https://github.com/greenlaw110/constjs.git"
},
"bugs": {
"url": "https://github.com/greenlaw110/constjs/issues"
},
"dependencies": {
"lodash": "^3.6.0",
"JSON": "*"
},
"main": "./constjs.js",
"engines": {
"node": ">=0.4"
},
"scripts": {
"test": "gulp test-build"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/greenlaw110/constjs/blob/master/LICENSE"
}
],
"devDependencies": {
"gulp": "^3.8.11",
"gulp-jshint": "^1.10.0",
"gulp-mocha": "^2.0.1",
"gulp-uglify": "^1.2.0",
"gulp-streamify": "*",
"assert": "*",
"should": "*",
"gulp-rename": "*",
"gulp-replace": "*",
"del": "*"
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/greenlaw110-constjs.git
git@api.gitlife.ru:oschina-mirror/greenlaw110-constjs.git
oschina-mirror
greenlaw110-constjs
greenlaw110-constjs
master