67 lines
1.5 KiB
JSON
67 lines
1.5 KiB
JSON
{
|
|
"_from": "lnfs@^1.0.0",
|
|
"_id": "lnfs@1.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-n0354PF4z2Jv6Vdf8So69AG8iLw=",
|
|
"_location": "/lnfs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "lnfs@^1.0.0",
|
|
"name": "lnfs",
|
|
"escapedName": "lnfs",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/pngout-bin/bin-wrapper"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lnfs/-/lnfs-1.1.0.tgz",
|
|
"_shasum": "9f4df9e0f178cf626fe9575ff12a3af401bc88bc",
|
|
"_spec": "lnfs@^1.0.0",
|
|
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build/node_modules/pngout-bin/node_modules/bin-wrapper",
|
|
"author": {
|
|
"name": "Kevin Mårtensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"url": "https://github.com/kevva"
|
|
},
|
|
"bin": {
|
|
"lnfs": "cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kevva/lnfs/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"meow": "^3.3.0",
|
|
"mkdirp": "^0.5.0",
|
|
"rimraf": "^2.2.8"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Safely force create symlinks",
|
|
"devDependencies": {
|
|
"ava": "^0.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"cli.js",
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/kevva/lnfs#readme",
|
|
"keywords": [],
|
|
"license": "MIT",
|
|
"name": "lnfs",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kevva/lnfs.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|