ancient-oak
Advanced tools
Comparing version
{ | ||
"name": "ancient-oak", | ||
"version": "0.2.1", | ||
"main": "dist/ancient-oak-0.2.1.js", | ||
"version": "0.2.2", | ||
"main": "dist/ancient-oak-0.2.2.js", | ||
"ignore": [ | ||
@@ -6,0 +6,0 @@ "spec", |
{ | ||
"name": "ancient-oak", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"scripts": { | ||
@@ -11,2 +11,4 @@ "dist": "scripts/dist", | ||
"author": "Szymon Witamborski <simon@brainshave.com>", | ||
"license": "MIT", | ||
"main": "./lib/index", | ||
"engines": { | ||
@@ -22,3 +24,2 @@ "node": ">= 0.8.0" | ||
}, | ||
"main": "./lib/index", | ||
"devDependencies": { | ||
@@ -25,0 +26,0 @@ "browserify": "3", |
@@ -48,13 +48,2 @@ # Ancient Oak: The Immutable Tree | ||
## Included scripts | ||
To generate standalone versions of the library and the docs you can | ||
run those two commands. | ||
npm run dist | ||
npm run docs | ||
Scripts in `scripts/` folder are meant to be run with `npm run` because | ||
they depend on the environment npm is setting for them. | ||
## Use cases | ||
@@ -228,2 +217,15 @@ | ||
*…to be continued…* ;) | ||
*…to be continued…* ;) | ||
## Included scripts | ||
Scripts in the `scripts` directory are meant to be run with `npm run`: | ||
- `npm test`: run test suite | ||
- `npm run dist`: generate standalone versions | ||
- `npm run docs`: generate HTML doc from the README, deprecated | ||
- `npm run release`: meant to be only run by a maintainer, build the standalone version, publish to npm and a git tag with the current version | ||
## Licence | ||
MIT, see [COPYING](COPYING). |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
66589
1.91%27
3.85%229
0.88%