l0bsterssg

node.js static responsive blog post generator
Log | Files | Refs | README

package.json (1409B)


      1 {
      2   "_from": "fs@0.0.1-security",
      3   "_id": "fs@0.0.1-security",
      4   "_inBundle": false,
      5   "_integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ=",
      6   "_location": "/fs",
      7   "_phantomChildren": {},
      8   "_requested": {
      9     "type": "version",
     10     "registry": true,
     11     "raw": "fs@0.0.1-security",
     12     "name": "fs",
     13     "escapedName": "fs",
     14     "rawSpec": "0.0.1-security",
     15     "saveSpec": null,
     16     "fetchSpec": "0.0.1-security"
     17   },
     18   "_requiredBy": [
     19     "#USER",
     20     "/"
     21   ],
     22   "_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz",
     23   "_shasum": "8a7bd37186b6dddf3813f23858b57ecaaf5e41d4",
     24   "_spec": "fs@0.0.1-security",
     25   "_where": "/Users/underd0g/Documents/l0bsterssg",
     26   "author": "",
     27   "bugs": {
     28     "url": "https://github.com/npm/security-holder/issues"
     29   },
     30   "bundleDependencies": false,
     31   "deprecated": false,
     32   "description": "This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.",
     33   "homepage": "https://github.com/npm/security-holder#readme",
     34   "keywords": [],
     35   "license": "ISC",
     36   "main": "index.js",
     37   "name": "fs",
     38   "repository": {
     39     "type": "git",
     40     "url": "git+https://github.com/npm/security-holder.git"
     41   },
     42   "scripts": {
     43     "test": "echo \"Error: no test specified\" && exit 1"
     44   },
     45   "version": "0.0.1-security"
     46 }