{ "_from": "vue-jsonp", "_id": "vue-jsonp@0.1.8", "_inBundle": false, "_integrity": "sha512-ebxvjHl5D7bv5Z7SeRzZUAPOSRMx+RiAeej7h6dPpbtk8MVz/b3n9fOZ8AAVmakb1pe36e+qG0J+K49a3LfpKA==", "_location": "/vue-jsonp", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "vue-jsonp", "name": "vue-jsonp", "escapedName": "vue-jsonp", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/vue-jsonp/-/vue-jsonp-0.1.8.tgz", "_shasum": "2cec054b0aca5a9c7de0146b16b2acbeec2d73a7", "_spec": "vue-jsonp", "_where": "D:\\智享工场\\定制项目\\国际物流\\加油站", "author": { "name": "LancerComet", "email": "chw644@hotmail.com" }, "bugs": { "url": "https://github.com/LancerComet/vue-jsonp/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A tiny library for handling JSONP request.", "devDependencies": { "aliasify": "^2.0.0", "babel-core": "^6.17.0", "babel-loader": "^6.2.5", "babel-plugin-transform-object-assign": "^6.8.0", "babel-plugin-transform-runtime": "^6.15.0", "babel-preset-es2015": "^6.16.0", "babel-preset-stage-2": "^6.17.0", "babel-runtime": "^6.11.6", "babelify": "^7.3.0", "browserify": "^13.1.1", "chai": "^3.5.0", "function-bind": "^1.1.0", "gulp": "^3.9.1", "gulp-rename": "^1.2.2", "gulp-umd": "^0.2.0", "gulp-util": "^3.0.7", "karma": "^1.3.0", "karma-babel-preprocessor": "^6.0.1", "karma-browserify": "^5.1.0", "karma-chrome-launcher": "^2.0.0", "karma-coverage": "^1.1.1", "karma-mocha": "^1.2.0", "karma-phantomjs-launcher": "^1.0.2", "karma-sinon-chai": "^1.2.4", "karma-sourcemap-loader": "^0.3.7", "karma-spec-reporter": "0.0.26", "minifyify": "^7.3.4", "mocha": "^3.1.2", "phantomjs-prebuilt": "^2.1.14", "sinon": "^1.17.6", "sinon-chai": "^2.8.0", "vue": "^2.0.5", "watchify": "^3.7.0" }, "homepage": "https://github.com/LancerComet/vue-jsonp#readme", "keywords": [ "Vue", "JSONP" ], "license": "MIT", "main": "dist/vue-jsonp.umd.js", "name": "vue-jsonp", "repository": { "type": "git", "url": "git+https://github.com/LancerComet/vue-jsonp.git" }, "scripts": { "build": "gulp", "dev": "karma start ./test/karma.conf.js", "predev": "gulp", "pretest": "gulp", "test": "karma start ./test/karma.conf.js --single-run" }, "typings": "index.d.ts", "version": "0.1.8" }