Comparing version 0.0.4 to 0.1.4
{ | ||
"name": "jymin", | ||
"title": "Jymin", | ||
"description": "Tiny JavaScript for a Big World", | ||
"version": "0.0.4", | ||
"main": "dist/jymin.js", | ||
"homepage": "http://jymin.com", | ||
"author": { | ||
"name": "Jymin Contributors", | ||
"url": "https://github.com/eubsoft/jymin/blob/master/AUTHORS.txt" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/eubsoft/jymin.git" | ||
}, | ||
"description": "jymin is a Zerious module", | ||
"keywords": [ | ||
"jymin", | ||
"javascript", | ||
"library", | ||
"minify" | ||
"you", | ||
"minify", | ||
"fast", | ||
"minifiable", | ||
"jquery", | ||
"zepto", | ||
"alternative" | ||
], | ||
"version": "0.1.4", | ||
"main": "chug/chug.js", | ||
"homepage": "http://lighter.io/jymin", | ||
"repository": "http://github.com/zerious/jymin.git", | ||
"bugs": { | ||
"url": "http://github.com/zerious/jymin/issues" | ||
}, | ||
"author": { | ||
"name": "Sam Eubank", | ||
"email": "sameubank@gmail.com" | ||
}, | ||
"contributors": { | ||
"name": "Sam Eubank", | ||
"email": "sameubank@gmail.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "https://github.com/eubsoft/jymin/blob/master/MIT-LICENSE.txt" | ||
"url": "https://github.com/zerious/jymin/blob/master/MIT-LICENSE.md" | ||
} | ||
], | ||
"engines": [ | ||
"node >= 0.2.6" | ||
], | ||
"scripts": { | ||
"test": "mocha", | ||
"retest": "mocha --watch", | ||
"cover": "istanbul cover _mocha", | ||
"report": "open coverage/lcov-report/index.html", | ||
"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"uglify-js": "2.4.12" | ||
}, | ||
"readmeFilename": "README.md" | ||
"zeriousify": "0.1.3", | ||
"assert-plus": "0.1.5", | ||
"mocha": "1.18.2", | ||
"istanbul": "0.2.8", | ||
"coveralls": "2.10.0", | ||
"chug": "0.1.8", | ||
"figlet": "1.0.8" | ||
} | ||
} |
@@ -1,11 +0,9 @@ | ||
[Jymin](http://jymin.com/) - Tiny JavaScript for a Big World | ||
============================================================ | ||
# Jymin - Tiny JavaScript for a Big World | ||
Jymin is a library of utilities for DOM manipulation, AJAX, Arrays, Objects, | ||
Stings, Socket.IO and much more. You can use as much or as little as you want, | ||
without bloating your front-end code. | ||
[![NPM Version](https://badge.fury.io/js/jymin.png)](http://badge.fury.io/js/jymin) | ||
[![Build Status](https://travis-ci.org/zerious/jymin.png?branch=master)](https://travis-ci.org/zerious/jymin) | ||
[![Code Coverage](https://coveralls.io/repos/zerious/jymin/badge.png?branch=master)](https://coveralls.io/r/zerious/jymin) | ||
[![Dependencies](https://david-dm.org/zerious/jymin.png?theme=shields.io)](https://david-dm.org/zerious/jymin) | ||
[![Support](http://img.shields.io/gittip/zerious.png)](https://www.gittip.com/zerious/) | ||
Minification | ||
------------ | ||
Jymin is "JavaScript You Minify", meaning Jymin scripts get concatenated with | ||
@@ -17,6 +15,6 @@ your application code and minfied within a single function closure. Functions | ||
Contributing | ||
------------ | ||
## Contributing | ||
Jymin encourages community code contribution. Since the library is just | ||
getting started, please get in touch with Sam Eubank if you're interested in | ||
contributing. |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
67652
7
22
2270
19
1
2