typewriting
Advanced tools
Comparing version 1.2.7 to 1.2.8
{ | ||
"name": "typewriting", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "TypeWriting.js is a javascript library to make a typewriter effect.", | ||
"main": "dist/typewriting.min.js", | ||
"scripts": { | ||
"dist": "gulp" | ||
"dist": "gulp", | ||
"release": "standard-version" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/EddieWen-Taiwan/TypeWriting.js.git" | ||
"url": "git+https://github.com/eddiewentw/TypeWriting.js.git" | ||
}, | ||
"main": "dist/typewriting.min.js", | ||
"keywords": [ | ||
@@ -20,6 +21,2 @@ "typewriter", | ||
], | ||
"author": "Eddie Wen <eddiewen.tw@gmail.com> (http://eddiewen.me)", | ||
"license": "MIT", | ||
"homepage": "https://github.com/EddieWen-Taiwan/TypeWriting.js#readme", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
@@ -32,4 +29,8 @@ "babel-cli": "^6.22.2", | ||
"gulp-sourcemaps": "^2.4.0", | ||
"gulp-uglify": "^2.0.1" | ||
} | ||
"gulp-uglify": "^2.0.1", | ||
"standard-version": "^4.3.0" | ||
}, | ||
"author": "Eddie Wen <eddiewen.tw@gmail.com> (http://eddiewen.me)", | ||
"license": "MIT", | ||
"homepage": "https://github.com/eddiewentw/TypeWriting.js#readme" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22655
8
8