grunt-tmod-syd
Version:
the grunt plugin for tmodjs-syd
72 lines (71 loc) • 1.73 kB
JSON
{
"name": "grunt-tmod-syd",
"description": "the grunt plugin for tmodjs-syd",
"version": "0.3.0",
"homepage": "https://github.com/Jsonzhang/grunt-tmod",
"author": {
"name": "Json",
"email": "enjoy.doing.19@gmail.com"
},
"repository": {
"type": "git",
"url": "git://github.com/liuxuewen1/grunt-tmod-syd.git"
},
"bugs": {
"url": "https://github.com/Jsonzhang/grunt-tmod/issues"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/Jsonzhang/grunt-tmod/blob/master/LICENSE-MIT"
}
],
"main": "Gruntfile.js",
"engines": {
"node": ">= 0.8.0"
},
"scripts": {
"test": "grunt test"
},
"dependencies": {
"tmodjs": "*"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-nodeunit": "~0.2.0",
"grunt": "~0.4.1",
"grunt-contrib-watch": "~0.6.1"
},
"peerDependencies": {
"grunt": "~0.4.1"
},
"keywords": [
"gruntplugin",
"tmodjs",
"seajs",
"requirejs"
],
"gitHead": "62afb51316b3bb74d309927ea73f342b7c1ec064",
"_id": "grunt-tmod@0.2.10",
"_shasum": "852ae2bef0384af61f065ceb03f6daa397efd868",
"_from": "grunt-tmod@>=0.2.0 <0.3.0",
"_npmVersion": "2.10.1",
"_nodeVersion": "0.12.4",
"_npmUser": {
"name": "jsonzhang",
"email": "enjoy.doing.19@gmail.com"
},
"dist": {
"shasum": "852ae2bef0384af61f065ceb03f6daa397efd868",
"tarball": "https://registry.npmjs.org/grunt-tmod/-/grunt-tmod-0.2.10.tgz"
},
"maintainers": [
{
"name": "jsonzhang",
"email": "enjoy.doing.19@gmail.com"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/grunt-tmod/-/grunt-tmod-0.2.10.tgz"
}