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

OSCHINA-MIRROR/hustcc-variable-type

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 902 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
hustcc Отправлено 17.09.2017 06:39 cf1b60b
{
"name": "variable-type",
"version": "0.2.0",
"description": "Runtime type checking for variable and similar objects.",
"main": "index.js",
"scripts": {
"coverage": "nyc npm test && nyc report --reporter=lcov",
"test": "mocha test.js",
"perf": "node benchmark.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hustcc/variable-type.git"
},
"keywords": [
"variable-type",
"var-type",
"prop-types",
"check-type",
"type-checking"
],
"author": "hustcc",
"license": "MIT",
"bugs": {
"url": "https://github.com/hustcc/variable-type/issues"
},
"homepage": "https://github.com/hustcc/variable-type#readme",
"devDependencies": {
"benchmark": "^2.1.4",
"coveralls": "^2.11.6",
"expect": "^1.14.0",
"mocha": "^2.4.5",
"nyc": "^5.6.0",
"prop-types": "^15.5.10",
"uglify-js": "^3.0.28"
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/hustcc-variable-type.git
git@api.gitlife.ru:oschina-mirror/hustcc-variable-type.git
oschina-mirror
hustcc-variable-type
hustcc-variable-type
master