| Current Path : /var/www/html/test/wetty2/node_modules/write/ |
| Current File : /var/www/html/test/wetty2/node_modules/write/package.json |
{
"_args": [
[
{
"raw": "write@1.0.3",
"scope": null,
"escapedName": "write",
"name": "write",
"rawSpec": "1.0.3",
"spec": "1.0.3",
"type": "version"
},
"/var/www/html/test/wetty/node_modules/flat-cache"
]
],
"_from": "write@1.0.3",
"_id": "write@1.0.3",
"_inCache": true,
"_location": "/write",
"_nodeVersion": "7.7.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/write-1.0.3.tgz_1499747519769_0.5957262869924307"
},
"_npmUser": {
"name": "jonschlinkert",
"email": "github@sellside.com"
},
"_npmVersion": "5.2.0",
"_phantomChildren": {},
"_requested": {
"raw": "write@1.0.3",
"scope": null,
"escapedName": "write",
"name": "write",
"rawSpec": "1.0.3",
"spec": "1.0.3",
"type": "version"
},
"_requiredBy": [
"/flat-cache"
],
"_resolved": "https://registry.npmjs.org/write/-/write-1.0.3.tgz",
"_shasum": "0800e14523b923a387e415123c865616aae0f5c3",
"_shrinkwrap": null,
"_spec": "write@1.0.3",
"_where": "/var/www/html/test/wetty/node_modules/flat-cache",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/write/issues"
},
"contributors": [
{
"name": "Charlike Mike Reagent",
"url": "https://i.am.charlike.online"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
}
],
"dependencies": {
"mkdirp": "^0.5.1"
},
"description": "Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.",
"devDependencies": {
"async-each": "^1.0.1",
"delete": "^1.1.0",
"gulp-format-md": "^1.0.0",
"mocha": "^3.4.2"
},
"directories": {},
"dist": {
"integrity": "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==",
"shasum": "0800e14523b923a387e415123c865616aae0f5c3",
"tarball": "https://registry.npmjs.org/write/-/write-1.0.3.tgz"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"gitHead": "6a48d4e363510c52653fabc25f620a484d6058bf",
"homepage": "https://github.com/jonschlinkert/write",
"keywords": [
"file",
"filepath",
"files",
"filesystem",
"folder",
"fs",
"fs.writeFile",
"fs.writeFileSync",
"path",
"write"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "doowb",
"email": "brian.woodward@gmail.com"
},
{
"name": "jonschlinkert",
"email": "github@sellside.com"
}
],
"name": "write",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/write.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"run": true,
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"delete",
"read-data",
"read-yaml",
"write-data",
"write-json",
"write-yaml"
]
},
"reflinks": [
"verb"
],
"lint": {
"reflinks": true
}
},
"version": "1.0.3"
}