jmespath / jmespath/jmespath.js

Add `.npmignore`

Open
#40 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
847
Forks
101
PR merge metrics
No merged PRs in 30d

Description

The following files seem to be redundantly shipped:

```
node_modules/jmespath/
node_modules/jmespath/.eslintrc
node_modules/jmespath/.npmignore
node_modules/jmespath/.travis.yml
node_modules/jmespath/BASELINE
node_modules/jmespath/Gruntfile.js
node_modules/jmespath/bower.json
node_modules/jmespath/index.html
node_modules/jmespath/james.html
node_modules/jmespath/perf.js
node_modules/jmespath/reservedWords.json
node_modules/jmespath/test/
node_modules/jmespath/test/compliance.js
node_modules/jmespath/test/jmespath.js
node_modules/jmespath/test/compliance/
node_modules/jmespath/test/compliance/basic.json
node_modules/jmespath/test/compliance/boolean.json
node_modules/jmespath/test/compliance/current.json
node_modules/jmespath/test/compliance/escape.json
node_modules/jmespath/test/compliance/filters.json
node_modules/jmespath/test/compliance/functions.json
node_modules/jmespath/test/compliance/identifiers.json
node_modules/jmespath/test/compliance/indices.json
node_modules/jmespath/test/compliance/literal.json
node_modules/jmespath/test/compliance/multiselect.json
node_modules/jmespath/test/compliance/pipe.json
node_modules/jmespath/test/compliance/slice.json
node_modules/jmespath/test/compliance/syntax.json
node_modules/jmespath/test/compliance/unicode.json
node_modules/jmespath/test/compliance/wildcard.json
```

Please consider excluding them from packaging.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.