1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_from": "grunt-known-options@~1.1.0",
- "_id": "grunt-known-options@1.1.1",
- "_inBundle": false,
- "_integrity": "sha1-bMCIEHvQIZ3F0+V9kZI/RpBZgE0=",
- "_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": "http://registry.npm.taobao.org/grunt-known-options/download/grunt-known-options-1.1.1.tgz",
- "_shasum": "6cc088107bd0219dc5d3e57d91923f469059804d",
- "_spec": "grunt-known-options@~1.1.0",
- "_where": "E:\\dev\\007\\node_module\\node10\\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.1"
- }
|