You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
651 B
JSON
29 lines
651 B
JSON
{
|
|
"name": "slip.js",
|
|
"version": "1.0.2",
|
|
"author": "Colin Clark",
|
|
"license": "(MIT OR GPL-2.0)",
|
|
"main": "dist/slip.min.js",
|
|
"ignore": [
|
|
".jshintrc",
|
|
"package.json",
|
|
"bower.json",
|
|
"Gruntfile.js",
|
|
"node_modules",
|
|
"tests"
|
|
],
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"qunit": "1.14.0"
|
|
},
|
|
"homepage": "https://github.com/colinbdclark/slip.js",
|
|
"_release": "1.0.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.0.2",
|
|
"commit": "f78b7ce4c5b582de0c2f5d32f694a8e5a9f979cd"
|
|
},
|
|
"_source": "https://github.com/colinbdclark/slip.js.git",
|
|
"_target": "1.0.2",
|
|
"_originalSource": "slip.js"
|
|
} |