package.json 1.45 KB
{
  "_from": "grunt-known-options@~1.1.0",
  "_id": "grunt-known-options@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-pCdO6zL6dl2lp6OxcSYXzjsUQUk=",
  "_location": "/grunt-known-options",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-known-options@~1.1.0",
    "name": "grunt-known-options",
    "escapedName": "grunt-known-options",
    "rawSpec": "~1.1.0",
    "saveSpec": null,
    "fetchSpec": "~1.1.0"
  },
  "_requiredBy": [
    "/grunt",
    "/grunt/grunt-cli"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-1.1.0.tgz",
  "_shasum": "a4274eeb32fa765da5a7a3b1712617ce3b144149",
  "_spec": "grunt-known-options@~1.1.0",
  "_where": "C:\\Users\\User\\desktop\\HJW\\meadowlark\\site\\node_modules\\grunt",
  "author": {
    "name": "Grunt Development Team",
    "url": "http://gruntjs.com/development-team"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-known-options/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "The known options used in Grunt",
  "devDependencies": {},
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "http://gruntjs.com/",
  "license": "MIT",
  "main": "index.js",
  "name": "grunt-known-options",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-known-options.git"
  },
  "version": "1.1.0"
}