You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
137 lines
4.0 KiB
137 lines
4.0 KiB
{
|
|
"_args": [
|
|
[
|
|
"better-scroll@1.15.2",
|
|
"D:\\project\\cashier"
|
|
]
|
|
],
|
|
"_from": "better-scroll@1.15.2",
|
|
"_id": "better-scroll@1.15.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-sSY2N8I9/B+YX/9JpIz6pMQYnmBuvspBqZG4UxYaQEfz/ZWrnxwdyKLL4t6IKpFmxqtZadVypXw7vSSHxBZpBQ==",
|
|
"_location": "/better-scroll",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "better-scroll@1.15.2",
|
|
"name": "better-scroll",
|
|
"escapedName": "better-scroll",
|
|
"rawSpec": "1.15.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.15.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/better-scroll/-/better-scroll-1.15.2.tgz",
|
|
"_spec": "1.15.2",
|
|
"_where": "D:\\project\\cashier",
|
|
"author": {
|
|
"name": "huangyi",
|
|
"email": "ustbhuangyi@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ustbhuangyi/better-scroll/issues"
|
|
},
|
|
"dependencies": {
|
|
"babel-runtime": "^6.0.0"
|
|
},
|
|
"description": "inspired by iscroll, and it has a better scroll perfermance",
|
|
"devDependencies": {
|
|
"autoprefixer": "^7.1.1",
|
|
"babel-core": "^6.9.1",
|
|
"babel-eslint": "^6.1.2",
|
|
"babel-loader": "^7.1.2",
|
|
"babel-plugin-add-module-exports": "^0.2.1",
|
|
"babel-plugin-external-helpers": "^6.22.0",
|
|
"babel-plugin-istanbul": "^4.1.4",
|
|
"babel-plugin-transform-es2015-modules-umd": "^6.12.0",
|
|
"babel-plugin-transform-runtime": "^6.9.0",
|
|
"babel-preset-es2015": "^6.9.0",
|
|
"babel-preset-stage-2": "^6.5.0",
|
|
"basic-mouse-event-polyfill-phantomjs": "0.0.2",
|
|
"chai": "^3.5.0",
|
|
"chalk": "^1.1.3",
|
|
"codecov": "^2.2.0",
|
|
"copy-webpack-plugin": "^4.0.1",
|
|
"cross-env": "^5.0.5",
|
|
"css-loader": "^0.28.0",
|
|
"eslint": "^3.19.0",
|
|
"eslint-config-standard": "^10.2.1",
|
|
"eslint-friendly-formatter": "^3.0.0",
|
|
"eslint-loader": "^1.7.1",
|
|
"eslint-plugin-html": "^3.0.0",
|
|
"eslint-plugin-import": "^2.7.0",
|
|
"eslint-plugin-node": "^5.2.0",
|
|
"eslint-plugin-promise": "^3.4.0",
|
|
"eslint-plugin-standard": "^3.0.1",
|
|
"eventsource-polyfill": "^0.9.6",
|
|
"express": "^4.14.1",
|
|
"extract-text-webpack-plugin": "^3.0.0",
|
|
"fastclick": "^1.0.6",
|
|
"file-loader": "^0.11.1",
|
|
"friendly-errors-webpack-plugin": "^1.1.3",
|
|
"html-webpack-plugin": "^2.28.0",
|
|
"karma": "^1.7.0",
|
|
"karma-coverage": "^1.1.1",
|
|
"karma-mocha": "^1.3.0",
|
|
"karma-phantomjs-launcher": "^1.0.4",
|
|
"karma-sinon-chai": "^1.3.1",
|
|
"karma-sourcemap-loader": "^0.3.7",
|
|
"karma-spec-reporter": "0.0.31",
|
|
"karma-webpack": "^2.0.4",
|
|
"mocha": "^3.5.0",
|
|
"opn": "^4.0.2",
|
|
"optimize-css-assets-webpack-plugin": "^1.3.0",
|
|
"ora": "^1.2.0",
|
|
"postcss-loader": "^2.0.5",
|
|
"rimraf": "^2.6.0",
|
|
"rollup": "^0.43.0",
|
|
"rollup-plugin-babel": "^2.7.1",
|
|
"sinon": "^2.1.0",
|
|
"sinon-chai": "^2.13.0",
|
|
"style-loader": "^0.13.1",
|
|
"stylus": "^0.54.5",
|
|
"stylus-loader": "^2.1.1",
|
|
"uglify-js": "^3.0.27",
|
|
"url-loader": "^0.5.9",
|
|
"vconsole": "^2.5.2",
|
|
"vue": "^2.5.13",
|
|
"vue-i18n": "^7.2.0",
|
|
"vue-loader": "^11.3.4",
|
|
"vue-router": "^2.7.0",
|
|
"vue-style-loader": "^2.0.5",
|
|
"vue-template-compiler": "^2.5.13",
|
|
"webpack": "^3.4.1",
|
|
"webpack-dev-middleware": "^1.12.0",
|
|
"webpack-hot-middleware": "^2.18.2",
|
|
"webpack-merge": "^4.1.0"
|
|
},
|
|
"homepage": "https://github.com/ustbhuangyi/better-scroll",
|
|
"keywords": [
|
|
"scroll",
|
|
"iscroll",
|
|
"javascript",
|
|
"ios"
|
|
],
|
|
"licenses": "MIT",
|
|
"main": "dist/bscroll.js",
|
|
"module": "dist/bscroll.esm.js",
|
|
"name": "better-scroll",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/ustbhuangyi/better-scroll.git"
|
|
},
|
|
"scripts": {
|
|
"build": "node build/build.js",
|
|
"build:demo": "node build/build-demo",
|
|
"build:doc": "sh build/doc.sh",
|
|
"codecov": "codecov",
|
|
"dev": "node build/dev-server.js",
|
|
"doc": "cd doc && gitbook install && gitbook serve",
|
|
"test": "npm run unit && npm run codecov",
|
|
"unit": "cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run"
|
|
},
|
|
"version": "1.15.2"
|
|
}
|
|
|