UNPKG

credit-card-validator

Version:

Provides Credit Card Validation

36 lines (35 loc) 893 B
{ "name": "credit-card-validator", "version": "1.0.8", "description": "Provides Credit Card Validation", "dependencies": {}, "devDependencies": { "browserify": "^9.0.3", "gulp": "^3.8.11", "gulp-rename": "^1.2.2", "gulp-rm": "^1.0.0", "gulp-sourcemaps": "^1.5.1", "gulp-uglify": "^1.1.0", "gulp-util": "^3.0.4", "uglify-js": "^2.4.19", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0" }, "main": "credit-card-validator.js", "scripts": {}, "keywords": [ "credit", "cards", "validation" ], "author": "Michael Dempsey", "license": "LGPLv3+", "repository": { "type": "git", "url": "git@github.com:bluestealth/credit-card-validator.git" }, "bugs": { "url": "https://github.com/bluestealth/credit-card-validator/issues" }, "homepage": "https://github.com/bluestealth/credit-card-validator" }