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

OSCHINA-MIRROR/tianzx-ui

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
package.json 3.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
tianzx Отправлено 04.11.2016 12:46 08551e1
{
"name": "ui",
"version": "1.0.0",
"description": "frontend template to separate with backend",
"license": "MIT",
"main": "index.js",
"engines": {"node": "7.0.0","npm":"4.0"},
"keywords": ["react","redux","router","antdesign","webpack","eslint","babel","es6","hot-updte","webpack-optimize"],
"repository": {
"type": "git",
"url": "https://github.com/tianzx/ui.git"
},
"scripts": {
"clean": "rimraf dist",
"test": "mocha tests/testSetup.js \"src/**/*.spec.js\"",
"test-mocha": "mocha tests/testSetup.js tests/*-test.js",
"lint": "esw webpack.devleop.config src ",
"lint:watch": "npm run lint -- --watch",
"build": "npm run clean && export NODE_ENV=production && webpack --config ./webpack.production.config.js --progress --profile --colors ",
"build-dashboard": "npm run clean && webpack-dashboard --config ./webpack.production.config.js ",
"start": "node server",
"start2": "node server2",
"develop": "npm run start",
"production": "export NODE_ENV=production&&node server",
"production-cn": "node server production-cn",
"production-ge": "node server production-ge"
},
"dependencies": {
"antd": "^2.1.0",
"history": "^2.0.0",
"react": "^15.3.0",
"react-dom": "^15.3.0",
"react-redux": "^4.4.0",
"react-router": "^2.5.2",
"react-router-redux": "^4.0.5",
"redux": "^3.5.2",
"redux-promise": "^0.5.3",
"redux-thunk": "^2.1.0",
"superagent": "^1.8.1",
"react-google-maps":"^6.0.1",
"lodash": "*",
"body-parser": "^1.15.0",
"express": "^4.13.4",
"js-cookie": "^2.1.2",
"cookie-parser":"^1.4.3",
"request":"^2.76.0",
"qs":"^6.3.0"
},
"devDependencies": {
"babel-core": "^6.5.2",
"babel-eslint": "^7.0.0",
"babel-loader": "^6.2.3",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-import": "^1.0.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-es2015": "^6.5.0",
"babel-preset-react": "^6.5.0",
"babel-preset-react-hmre": "^1.1.1",
"babel-preset-react-optimize": "^1.0.1",
"babel-preset-stage-0": "^6.5.0",
"babel-register": "^6.5.2",
"babel-runtime": "^6.5.0",
"chai": "^3.5.0",
"copy-webpack-plugin": "^3.0.1",
"css-loader": "^0.23.1",
"enzyme": "^2.0.0",
"eslint": "^3.6.0",
"eslint-plugin-import": "2.0.0-beta.1",
"eslint-plugin-jsx-a11y": "^2.2.1",
"eslint-plugin-react": "^6.3.0",
"eslint-watch": "2.1.13",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.8.5",
"happypack": "*",
"html-loader": "^0.4.3",
"html-webpack-plugin": "^2.16.0",
"jsdom": "^8.0.4",
"less": "^2.6.0",
"less-loader": "^2.2.2",
"mocha": "^3.1.2",
"open-browser-webpack-plugin": "^0.0.2",
"react-addons-test-utils": "^15.0",
"redux-logger": "^2.6.1",
"style-loader": "^0.13.0",
"url-loader": "^0.5.7",
"webpack": "^1.12.14",
"webpack-dashboard": "^0.1.8",
"webpack-dev-middleware": "^1.5.1",
"webpack-hot-middleware": "^2.7.1",
"redux-mock-store": "^1.2.1",
"nock": "^9.0.0",
"node-fetch":"^1.6.3"
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/tianzx-ui.git
git@api.gitlife.ru:oschina-mirror/tianzx-ui.git
oschina-mirror
tianzx-ui
tianzx-ui
master