説明なし

package.json 1.9KB

    { "_from": "babel-plugin-jsx-vue-functional@^2.1.0", "_id": "babel-plugin-jsx-vue-functional@2.1.0", "_inBundle": false, "_integrity": "sha1-VjCgyG/hkE0owwRl5r8c9xI1ojk=", "_location": "/babel-plugin-jsx-vue-functional", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "babel-plugin-jsx-vue-functional@^2.1.0", "name": "babel-plugin-jsx-vue-functional", "escapedName": "babel-plugin-jsx-vue-functional", "rawSpec": "^2.1.0", "saveSpec": null, "fetchSpec": "^2.1.0" }, "_requiredBy": [ "/babel-preset-vue" ], "_resolved": "http://registry.npm.taobao.org/babel-plugin-jsx-vue-functional/download/babel-plugin-jsx-vue-functional-2.1.0.tgz", "_shasum": "5630a0c86fe1904d28c30465e6bf1cf71235a239", "_spec": "babel-plugin-jsx-vue-functional@^2.1.0", "_where": "/Users/FFIB/Desktop/data_visualization/node_modules/babel-preset-vue", "author": { "name": "Nicolai Moraru", "email": "dot.nick.dot.messing@gmail.com" }, "bugs": { "url": "https://github.com/nickmessing/babel-plugin-jsx-vue-functional/issues" }, "bundleDependencies": false, "deprecated": false, "description": "JSX Syntactic Sugar Plugin for Vue Functional Components", "devDependencies": { "ava": "^0.18.2", "babel-core": "^6.24.0", "babel-plugin-syntax-jsx": "^6.18.0", "eslint": "^3.18.0", "eslint-config-standard": "^7.1.0", "eslint-plugin-promise": "^3.5.0", "eslint-plugin-standard": "^2.1.1" }, "homepage": "https://github.com/nickmessing/babel-plugin-jsx-vue-functional#readme", "license": "MIT", "main": "index.js", "name": "babel-plugin-jsx-vue-functional", "repository": { "type": "git", "url": "git+https://github.com/nickmessing/babel-plugin-jsx-vue-functional.git" }, "scripts": { "lint": "eslint .", "test": "yarn lint && yarn ava" }, "version": "2.1.0" }