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

OSCHINA-MIRROR/iwares-staple

Клонировать/Скачать
package.json 1.5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Eric.Tsai Отправлено 15.06.2021 06:42 a86e1fb
{
"name": "staple.js",
"version": "1.2.0",
"description": "Staple is a handset SPA(single page web appliction) framework bases on [Prototype](http://prototypejs.org/) and [RequireJS](http://requirejs.org/). It implements complete page load/navigation logic and many other details, so developers can focus on their business. At the same time, object-oriented programming style makes code clean and maintainable. Staple can work with many other js libraries and frameworks, such as [jQuery](http://jquery.com/) and [bootstrap](http://getbootstrap.com/). Also, Staple is a perfect companion of [Cordova](http://cordova.apache.org/) to create a native-like App.",
"main": "staple.js",
"directories": {
"doc": "docs"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.1",
"gulp": "^3.9.1",
"gulp-babel": "^7.0.1",
"gulp-clean-css": "^3.9.3",
"gulp-concat": "^2.6.1",
"gulp-plumber": "^1.2.0",
"gulp-sourcemaps": "^2.6.4",
"gulp-uglify": "^3.0.0"
},
"scripts": {
"develop": "gulp develop",
"build": "gulp build"
},
"bin": {
"staple.js": "./cli/staple.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/iwares/staple.git"
},
"author": "xiaodong.cai.ks@gmail.com",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/iwares/staple/issues"
},
"homepage": "https://github.com/iwares/staple#readme",
"dependencies": {
"readline-sync": "^1.4.9"
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/iwares-staple.git
git@api.gitlife.ru:oschina-mirror/iwares-staple.git
oschina-mirror
iwares-staple
iwares-staple
master