elr-filter-grid
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "elr-filter-grid", | ||
"version": "1.0.3", | ||
"description": "a basic content filter-grid", | ||
"main": "dist/elr-filter-grid.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Beth3346/elr-filter-grid.git" | ||
"version": "1.0.4", | ||
"author": "Elizabeth Rogers", | ||
"bugs": { | ||
"url": "https://github.com/Beth3346/elr-filter-grid", | ||
"email": "beth@elizabeth-rogers.com" | ||
}, | ||
"scripts": { | ||
"build": "build" | ||
}, | ||
"dependencies": { | ||
@@ -27,3 +24,16 @@ "babel-runtime": "^6.0.0", | ||
"jshint": "^2.9.3" | ||
}, | ||
"homepage": "http://www.elizabeth-rogers.com/elr-utilities/js-filter-grid.html", | ||
"keywords": [ | ||
"javascript, jquery, filter, grid, images, ui" | ||
], | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
"main": "dist/elr-filter-grid.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Beth3346/elr-filter-grid.git" | ||
}, | ||
"scripts": { | ||
"build": "build" | ||
} | ||
} |
@@ -1,5 +0,37 @@ | ||
# ELR Accordion | ||
# elr-filter-grid | ||
###License | ||
a basic content filter-grid | ||
ELR-Accordion is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT) | ||
## Installation | ||
Download node at [nodejs.org](http://nodejs.org) and install it, if you haven't already. | ||
```sh | ||
npm install elr-filter-grid --save | ||
``` | ||
## Dependencies | ||
- [babel-runtime](https://github.com/babel/babel/tree/master/packages): babel selfContained runtime | ||
- [elr-utility-lib](https://github.com/Beth3346/elr-utility-lib): JavaScript Utility Library | ||
- [jquery](https://github.com/jquery/jquery): JavaScript library for DOM operations | ||
## Dev Dependencies | ||
- [babel-core](https://github.com/babel/babel/tree/master/packages): Babel compiler core. | ||
- [babel-preset-es2015](https://github.com/babel/babel/tree/master/packages): Babel preset for all es2015 plugins. | ||
- [del](https://github.com/sindresorhus/del): Delete files and folders | ||
- [gulp](https://github.com/gulpjs/gulp): The streaming build system | ||
- [gulp-babel](https://github.com/babel/gulp-babel): Use next generation JavaScript, today | ||
- [gulp-jshint](https://github.com/spalger/gulp-jshint): JSHint plugin for gulp | ||
- [gulp-sourcemaps](https://github.com/floridoo/gulp-sourcemaps): Source map support for Gulp.js | ||
- [jshint](https://github.com/jshint/jshint): Static analysis tool for JavaScript | ||
## License | ||
SEE LICENSE IN LICENSE.md | ||
_Generated by [package-json-to-readme](https://github.com/zeke/package-json-to-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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
7676
2
38
1