%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/faker/ |
| Current File : /home/opti/workflow/node_modules/faker/package.json |
{
"_from": "faker@4.1.0",
"_id": "faker@4.1.0",
"_inBundle": false,
"_integrity": "sha1-HkW7vsxndLPBlfrSg1EJxtdIzD8=",
"_location": "/faker",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "faker@4.1.0",
"name": "faker",
"escapedName": "faker",
"rawSpec": "4.1.0",
"saveSpec": null,
"fetchSpec": "4.1.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/faker/-/faker-4.1.0.tgz",
"_shasum": "1e45bbbecc6774b3c195fad2835109c6d748cc3f",
"_spec": "faker@4.1.0",
"_where": "/home/opti/workflow",
"bugs": {
"url": "https://github.com/Marak/Faker.js/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Marak Squires",
"email": "marak.squires@gmail.com"
}
],
"dependencies": {},
"deprecated": false,
"description": "Generate massive amounts of fake contextual data",
"devDependencies": {
"browserify": "5.11.1",
"gulp": "^3.9.1",
"gulp-gh-pages": "^0.5.4",
"gulp-jsdoc3": "^0.2.1",
"gulp-mustache": "0.4.0",
"gulp-rename": "1.2.0",
"gulp-uglify": "1.0.1",
"ink-docstrap": "1.1.4",
"jsdoc": "^3.4.0",
"jshint": "0.9.0",
"lodash": "^4.6.1",
"mocha": "^3.2.0",
"node-minify": "*",
"optimist": "0.3.5",
"sinon": "1.4.2",
"through2": "2.0.0",
"vinyl-transform": "0.0.1"
},
"homepage": "https://github.com/Marak/Faker.js#readme",
"license": "MIT",
"main": "index.js",
"name": "faker",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Marak/Faker.js.git"
},
"scripts": {
"build": "cd build && ../node_modules/.bin/gulp && cd ../",
"doc": "jsdoc -c conf.json -t ./node_modules/ink-docstrap/template -R README.md lib",
"lint": "jshint ./lib --config ./.jshintrc",
"test": "mocha test/*.*.js"
},
"version": "4.1.0"
}