UNPKG

v-rut

Version:
35 lines (34 loc) 737 B
{ "name": "v-rut", "version": "1.0.12", "main": "dist/v-rut.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "rut", "vue", "chilean", "validator" ], "repository": { "type": "git", "url:": "git+https://github.com/eaguad1337/v-rut.git" }, "bugs": { "url:": "https://github.com/eaguad1337/issues" }, "homepage": "https://github.com/eaguad1337/v-rut#readme", "author": "Eduardo Aguad <eduaguad@gmail.com>", "license": "ISC", "dependencies": { "vue": "^2.4.4", "webpack": "^3.6.0" }, "devDependencies": { "babel-preset-es2015": "^6.18.0", "babel-core": "^6.26.0", "babel-loader": "^7.1.2" }, "description": "" }