Nav apraksta

package.json 1.8KB

    { "_from": "babel-plugin-jsx-v-model@^2.0.1", "_id": "babel-plugin-jsx-v-model@2.0.3", "_inBundle": false, "_integrity": "sha1-w5ZBa5nLGveCCHMVrh0+YuBw9H0=", "_location": "/babel-plugin-jsx-v-model", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "babel-plugin-jsx-v-model@^2.0.1", "name": "babel-plugin-jsx-v-model", "escapedName": "babel-plugin-jsx-v-model", "rawSpec": "^2.0.1", "saveSpec": null, "fetchSpec": "^2.0.1" }, "_requiredBy": [ "/babel-preset-vue" ], "_resolved": "http://registry.npm.taobao.org/babel-plugin-jsx-v-model/download/babel-plugin-jsx-v-model-2.0.3.tgz", "_shasum": "c396416b99cb1af782087315ae1d3e62e070f47d", "_spec": "babel-plugin-jsx-v-model@^2.0.1", "_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-v-model/issues" }, "bundleDependencies": false, "dependencies": { "babel-plugin-syntax-jsx": "^6.18.0", "html-tags": "^2.0.0", "svg-tags": "^1.0.0" }, "deprecated": false, "description": "JSX v-model transform", "devDependencies": { "ava": "^0.21.0", "babel-core": "^6.25.0", "nyc": "^11.0.3" }, "homepage": "https://github.com/nickmessing/babel-plugin-jsx-v-model#readme", "keywords": [ "Vue", "jsx", "v-model" ], "license": "MIT", "main": "index.js", "name": "babel-plugin-jsx-v-model", "repository": { "type": "git", "url": "git+https://github.com/nickmessing/babel-plugin-jsx-v-model.git" }, "scripts": { "coverage": "nyc --reporter=lcov npm test", "test": "ava" }, "version": "2.0.3" }