{
  "_args": [
    [
      "use-strict@1.0.1",
      "/var/www/html/frontend"
    ]
  ],
  "_from": "use-strict@1.0.1",
  "_id": "use-strict@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-C7gNlPSaSgUZK4Sox9NOlfGn46A=",
  "_location": "/use-strict",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "use-strict@1.0.1",
    "name": "use-strict",
    "escapedName": "use-strict",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/lamejs"
  ],
  "_resolved": "https://registry.npmjs.org/use-strict/-/use-strict-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/var/www/html/frontend",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/use-strict/issues"
  },
  "description": "Makes all modules in Node get loaded in strict mode.",
  "gitHead": "a7cdf43563a5ac514c96b6f781d9018e0b7a68e8",
  "homepage": "https://github.com/isaacs/use-strict#readme",
  "keywords": [
    "use strict",
    "strict mode"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "use-strict",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/use-strict.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "1.0.1"
}
