70 lines
1.6 KiB
JSON
70 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"grunt-includes@0.4.5",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "grunt-includes@0.4.5",
|
|
"_id": "grunt-includes@0.4.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-BG+sp3fOzTd4NH/XpHxUhyltLoc=",
|
|
"_location": "/grunt-includes",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "grunt-includes@0.4.5",
|
|
"name": "grunt-includes",
|
|
"escapedName": "grunt-includes",
|
|
"rawSpec": "0.4.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.4.5"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/grunt-includes/-/grunt-includes-0.4.5.tgz",
|
|
"_spec": "0.4.5",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "vanetix",
|
|
"email": "matmcfarland@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vanetix/grunt-includes/issues"
|
|
},
|
|
"description": "Include other files within a file.",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-clean": "~0.4.1",
|
|
"grunt-contrib-jshint": "~0.6.0",
|
|
"grunt-contrib-nodeunit": "~0.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
},
|
|
"files": [
|
|
"tasks/includes.js"
|
|
],
|
|
"homepage": "https://github.com/vanetix/grunt-includes",
|
|
"keywords": [
|
|
"include",
|
|
"gruntplugin"
|
|
],
|
|
"main": "Gruntfile.js",
|
|
"name": "grunt-includes",
|
|
"peerDependencies": {
|
|
"grunt": "~0.4.1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/vanetix/grunt-includes.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"version": "0.4.5"
|
|
}
|