Gazebo_simulation-Frontend/node_modules/mix2/package.json
2020-12-22 09:59:14 -05:00

69 lines
1.4 KiB
JSON

{
"_args": [
[
"mix2@1.0.5",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "mix2@1.0.5",
"_id": "mix2@1.0.5",
"_inBundle": false,
"_integrity": "sha512-ybWz7nY+WHBBIyliND5eYaJKzkoa+qXRYNTmVqAxSLlFtL/umT2iv+pmyTu1oU7WNkrirwheqR8d9EaKVz0e5g==",
"_location": "/mix2",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mix2@1.0.5",
"name": "mix2",
"escapedName": "mix2",
"rawSpec": "1.0.5",
"saveSpec": null,
"fetchSpec": "1.0.5"
},
"_requiredBy": [
"/clean",
"/skema"
],
"_resolved": "https://registry.npmjs.org/mix2/-/mix2-1.0.5.tgz",
"_spec": "1.0.5",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "kaelzhang"
},
"bugs": {
"url": "https://github.com/kaelzhang/node-mix2/issues"
},
"description": "The YUI mix",
"devDependencies": {
"chai": "*",
"mocha": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/kaelzhang/node-mix2#readme",
"keywords": [
"mix",
"extend",
"yui",
"yui-mix",
"merge",
"object"
],
"license": "MIT",
"main": "index.js",
"name": "mix2",
"repository": {
"type": "git",
"url": "git://github.com/kaelzhang/node-mix2.git"
},
"scripts": {
"test": "mocha --reporter spec ./test/mix2.js"
},
"version": "1.0.5"
}