File: /home/frenchy/www/french-american.org/releases/20210303111656Z/node_modules/mixwith/package.json
{
"_args": [
[
"mixwith@0.1.1",
"/var/www/french-american.org/releases/20210303111656Z"
]
],
"_development": true,
"_from": "mixwith@0.1.1",
"_id": "mixwith@0.1.1",
"_inBundle": false,
"_integrity": "sha1-yJlZGMW2H7/amtN3qFfNR3UFQcA=",
"_location": "/mixwith",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mixwith@0.1.1",
"name": "mixwith",
"escapedName": "mixwith",
"rawSpec": "0.1.1",
"saveSpec": null,
"fetchSpec": "0.1.1"
},
"_requiredBy": [
"/@frctl/fractal"
],
"_resolved": "https://registry.npmjs.org/mixwith/-/mixwith-0.1.1.tgz",
"_spec": "0.1.1",
"_where": "/var/www/french-american.org/releases/20210303111656Z",
"author": {
"name": "Jusitn Fagnani",
"email": "justin@fagnani.com"
},
"bugs": {
"url": "https://github.com/justinfagnani/mixwith.js/issues"
},
"dependencies": {},
"description": "A simple, powerful mixin applier for JavaScript classes",
"devDependencies": {
"babel-plugin-transform-es2015-modules-umd": "^6.1.18",
"chai": "^3.4.1",
"event-stream": "^3.3.2",
"gulp": "^3.9.0",
"gulp-babel": "^6.1.0"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/justinfagnani/mixwith.js#readme",
"keywords": [
"mixin",
"mixins",
"classes"
],
"license": "Apache-2.0",
"main": "mixwith.js",
"name": "mixwith",
"repository": {
"type": "git",
"url": "git+https://github.com/justinfagnani/mixwith.js.git"
},
"scripts": {
"build": "gulp",
"test": "mocha build/test"
},
"version": "0.1.1"
}