Gazebo_simulation-Frontend/node_modules/tmpl/package.json

54 lines
1.2 KiB
JSON

{
"_args": [
[
"tmpl@1.0.4",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "tmpl@1.0.4",
"_id": "tmpl@1.0.4",
"_inBundle": false,
"_integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=",
"_location": "/tmpl",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "tmpl@1.0.4",
"name": "tmpl",
"escapedName": "tmpl",
"rawSpec": "1.0.4",
"saveSpec": null,
"fetchSpec": "1.0.4"
},
"_requiredBy": [
"/makeerror"
],
"_resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
"_spec": "1.0.4",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "Naitik Shah",
"email": "n@daaku.org"
},
"bugs": {
"url": "https://github.com/daaku/nodejs-tmpl/issues"
},
"description": "JavaScript micro templates.",
"devDependencies": {
"mocha": "0.12.x"
},
"homepage": "https://github.com/nshah/nodejs-tmpl",
"license": "BSD-3-Clause",
"main": "lib/tmpl",
"name": "tmpl",
"repository": {
"type": "git",
"url": "git+https://github.com/daaku/nodejs-tmpl.git"
},
"scripts": {
"test": "NODE_PATH=./lib mocha --ui exports"
},
"version": "1.0.4"
}